Added a new exported pseudo-variable to expose HEP's message's original source ip address. Added an "Exported pseudo-variabled" to the README file to document $hep(src_ip) and $hep(dst_ip). You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/995
-- Commit Summary --
* sipcapture: added $hep(dst_ip) variable * sipcapture: updated README to document exported variables * sipcapture: Fixed missing 'break' after case-switch.
-- File Changes --
M src/modules/sipcapture/README (50) M src/modules/sipcapture/sipcapture.c (8)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/995.patch https://github.com/kamailio/kamailio/pull/995.diff
Merged #995.
thank you