Implement load and restore of usrloc contact attributes in the t_load_contacts, t_next_contacts and t_next_contact_flows functions in tm module.
Includes documentation of the new tm parameter 'xavp_contact'
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/178
-- Commit Summary --
* usrloc: Update documentation concerning xavp_contact parameter
* tm: Load and restore contact attributes when serial forking
-- File Changes --
M modules/tm/README (310)
M modules/tm/doc/params.xml (21)
M modules/tm/t_serial.c (51)
M modules/tm/tm.c (2)
M modules/usrloc/README (6)
M modules/usrloc/doc/usrloc_admin.xml (6)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/178.patchhttps://github.com/kamailio/kamailio/pull/178.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/178
Hello,
is somebody currently working on compatibility to LIbreSSL?
My first try working on this causes a crash if the TLS connection is terminated, other stuff appears to work.
Fabian