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
Added @adubovikov in the loop here.
For the future, use the suggestions for writing the commit message presented at:
* http://www.kamailio.org/wiki/devel/github-contributions#commit_message_forma...
It makes the changeloc coherent and easier to search changes in it for a specific component.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/388#issuecomment-153012010
Merged #388.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/388#event-451940588
For the future, use the suggestions for writing the commit message presented at:
Sorry - sure, will do.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/388#issuecomment-153012908