drachtio / drachtio-server

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

SIP register response is not sent to srf app #275

Open spointer opened 1 year ago

spointer commented 1 year ago

Helo Dave,

It seems Drachtio server does not send final 401 result to srf app in case REGISTER authentication fails and then remote SIP server respond 401 result again. So srf app can't do anything i.e. sending REGISTER again.

Any suggestions??

Thanks.

davehorton commented 1 year ago

attach full logs