nathelper function set_contact_alias add brackets around contact's uri if the original one hadn't. This results in an invalid sip uri in the contact structure, which cause problems to other modules' functions when they try to parse the contact uri (e.g. save_pending() from ims_registrar_usrloc). This simple patch fix the issue simply mving the uri's boundaries.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/154

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.