[OpenSIPS-Users] nathelper and mid_register
Jim DeVito
jim at devito.cc
Thu Oct 26 10:08:44 EDT 2017
Hi All,
So if I call fix_nated_contact(); before mid_registrar_save(); It will
correctly rewrite the Contact URI with the recived IP:PORT however it
mid_register is then not able to append the contact_match_param to the new
Contact URI.
The script looks like this...
if (is_method("REGISTER")) {
fix_nated_contact();
mid_registrar_save("location");
It fails with this error.
ERROR:mid_registrar:overwrite_all_contact_hostports: SCRIPT BUG - second
attempt to change URI Contact
ERROR:mid_registrar:mid_reg_req_fwded: failed to overwrite Contact URI
Thoughts? And Thanks!!
-------------
Jim DeVito
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20171026/e18bbb7f/attachment.html>
More information about the Users
mailing list