Hello,

I think I don't completely understood the logic behind proto_hep and siptrace modules on OpenSIPs 2.3

I'd like send SIP traffic from OpenSIPs to a external Homer SIP Capture Server (with Kamailio) so I know I have to configure proto_hep and siptrace modules.

I think the logic is: Send SIP traffic from siptrace to hep listener:

modparam("siptrace", "trace_id", "[tid]uri=sip:127.0.0.1:6060")

listen=hep_udp:127.0.0.1:6060

then from the proto_hep module send the HEP packets to Node Capture:

modparam("proto_hep", "hep_id", "[homer]1.2.3.4:9060; version=2")

This configuration not works.

This document not helping me very much:

http://www.opensips.org/Documentation/Tutorials-Tracing

Any hint, please?

Thank you

--
---
I'm SoCIaL, MayBe


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to