[sr-dev] [kamailio/kamailio] 180 Ringing without Contact with TOPOS enabled (#1720)

Daniel-Constantin Mierla notifications at github.com
Thu Nov 22 09:21:27 CET 2018


The same (similar) result should be when not using topos, because the other side didn't give any contact where to forward the BYE.

So in this case you have to route the BYE like you did the INVITE. Eventually store in an htable where you sent the INVITE (using call-id as a key) and forward the BYE there. Something like: if the ruri of BYE is myself and there is an item in htable, then route the BYE there.

I am going to close this issue, the behavior is like expected without topos. If there is more that you want to discuss about routing a BYE when no Contact was provided (with or without topos), the best is to use sr-users mailing list.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1720#issuecomment-440948890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20181122/6ab41b74/attachment.html>


More information about the sr-dev mailing list