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");
...
}
https://github.com/kamailio/kamailio/pull/877
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.