Headers must be separated by ';', and first match wins (so order in the list is
important).
With this patch Homer's sipcapture can correlate A-leg and B-leg even when
applications in the network use different custom headers to communicate on B-leg what
A-leg's Call ID is.
No changes are needed on DB schema or homer API.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/388
-- Commit Summary --
* Accept a list of headers for callid_aleg_header
* Update sipcapture README xml with callid_aleg_header description
* Update sipcapture README with callid_aleg_header description
-- File Changes --
M modules/sipcapture/README (17)
M modules/sipcapture/doc/sipcapture_admin.xml (20)
M modules/sipcapture/sipcapture.c (75)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/388.patch
https://github.com/kamailio/kamailio/pull/388.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/388