- modified pv_parse_hep_name() and pv_get_hep() to expose
the HEP's packet source ip address on replies. The associated
pv $hep(src_ip), i.e.:
onreply_route {
...
xlog("[onreply_route] Source IP: $hep(src_ip)\n");
...
}
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/879
-- Commit Summary --
* sipcapture: expose pv $hep(src_ip)
-- File Changes --
M modules/sipcapture/sipcapture.c (15)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/879.patch
https://github.com/kamailio/kamailio/pull/879.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/879