[sr-dev] [kamailio] Implement load and restore of contact attributes (#178)

Hugh Waite notifications at github.com
Tue Jun 9 10:38:44 CEST 2015


The tm module needs to know the name of the attributes AVP, which is currently passed as a modparam to the usrloc module. Therefore to 'activate' this bugfix, you need to pass the same modparam to the tm module.E.g.
`modparam("usrloc|tm", "xavp_contact", "ulattrs")`
If the modparam is not given to tm, the system will behave as before.
There are no changes to the way the functions are called.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/178#issuecomment-110278255
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150609/4145d7f4/attachment.html>


More information about the sr-dev mailing list