[OpenSIPS-Devel] [opensips] don't save ruri to Route in handle_sr if there is no next hop (#642)

Bogdan Andrei IANCU notifications at github.com
Fri Jan 22 17:48:19 CET 2016


Hi @doome 
In your case Asterisk acts as strict router (next hop in RURI - opensips - and following hops in Route hdrs - the telco). The bogus routing happened because (for whatever reasons) opensips failed to recognize its own ip in RURI.
If the server IP is in RURI -> after_strict() and next Route hdr  will simply be uploaded in the RURI (which is what you want)..

So the key question is why opensips does not recognize its IP in RURI - do you have in RURI and IP or FQDN ? it is and "advertised" address or a real listener of opensips ?

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/642#issuecomment-173974259
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160122/3c11dea7/attachment.htm>


More information about the Devel mailing list