[SR-Users] Registrar module and local paths
Ben Langfeld
ben at langfeld.me
Tue Oct 14 23:56:46 CEST 2014
Hello everyone. I'm having a problem with registrations and Path and hope
that someone can help.
I have a Kamailio instance which is both a WebSocket proxy and a registrar
which has the following behaviour:
* A REGISTER with a Path header already on it gets recorded in the location
table.
* I use add_path() on all incoming REGISTERs, and a REGISTER relayed to
another registrar reaches that registrar with a Path header added
appropriately.
Unfortunately, save("location") ignores the path added by add_path(). I'd
prefer to keep the proxy and registrar co-located for the short term. Does
anyone know if/how I might be able to have the Path header properly stored
in the case that it was added by add_path()?
Regards,
Ben Langfeld
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20141014/432cfb45/attachment.html>
More information about the sr-users
mailing list