- when using with Homer, on onreply_route it is not possible to get the source ip address sending the reply. This patch exposes 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/877
-- Commit Summary --
* sipcapture: expose pv $hep(src_ip)
-- File Changes --
M modules/sipcapture/sipcapture.c (83)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/877.patch https://github.com/kamailio/kamailio/pull/877.diff
@miconda already wrote you in your prevision push. Please follow the guide line:
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md
in your patch a lot changes that not needed. Please re-push.
Closed #877.