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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users