[OpenSIPS-Users] Opensips 3 & HEP

info info at byphone.eu
Tue Nov 26 11:10:05 EST 2019


Hello,

I setup an opensips 3 with tls, I want to be able to easily troubleshot sip registrations, so I setup hep destination :

loadmodule "proto_hep.so"
listen = hep_udp:10.62.1.252:9060
modparam("proto_hep", "hep_id", "[hep_dst] 10.62.1.252:9061; version=2")

modparam("proto_tls", "trace_destination", "hep_dst")
modparam("proto_tls", "trace_on", 1)

I have nothing with sngrep with the command :

sngrep -L udp:10.62.1.252:9061

and when I do a tcpdump on port 9061, I have no traffic even in the case of registration with tls.


Any idea ?

Best regards

Guillaume
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20191126/b5642b22/attachment.html>


More information about the Users mailing list