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

SIP 408 request timeout error is not sent to drachtio-srf app #356

Open spointer opened 2 months ago

spointer commented 2 months ago

Hello David,

When drachtio-server sends SIP Invite message, remote server responds with 408 Request timeout error but in this case, it seems error is not sent to drachtio-srf app.

Here is the SIP flow and sorry for no drachtio log available: Is this issue similiar to #315 ?

screenshot