drachtio / drachtio-server

A SIP call processing server that can be controlled via nodejs applications
https://drachtio.org
MIT License
233 stars 90 forks source link

Drachtio-Sofia tport_recv_event() tport_recv_iovec() query #338

Open jyotigroomefy opened 5 months ago

jyotigroomefy commented 5 months ago

Hi Dave,

In our drachtio logs we have observed that at some instances (marked as '//Doubt-Log' in logs attached) there is some break (timestamps) in tport_recv_event() & tport_recv_iovec() events, we are assuming that this is because there is no message to be received or sent over the transport at that given point of time. Is our assumption correct or is there some bug here?

Our drachtio version - v0.8.25-rc3

converted_logs.txt drachtio_img

sidConsort commented 5 months ago

Hi Dave, We faced this issue again. It paused around 13:07:19.509671 and then it started receiving/sending messages around 13:07:44.018090. We are facing the same issue as [https://github.com/drachtio/drachtio-server/issues/334] (Issue #334) drachtio-server-issue-filtered-17022024.txt Our drachtio-server version - 0.8.24