[OpenSIPS-Users] BYE from UAC bypasses OpenSIPS

Alexey Kazantsev kurgan-rus at inbox.ru
Thu Sep 2 12:36:23 EST 2021


The reason was that i executed route[relay] in the wrong place
of the script.
 
Like this:
 
…
…
route(relay);   # I added this, and it was a mistake (too early)
…
record_route; # default, but calls haven’t reached this line
...
route(relay);
 
-----------------------------------------------
BR, Alexey
http://alexeyka.zantsev.com/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210902/66ea2189/attachment.html>


More information about the Users mailing list