[OpenSIPS-Users] problem sending HEP messages

Ionita Ionut-Razvan ionutionita at opensips.org
Fri Jun 10 15:28:01 CEST 2016


You have to define a hep listener

listen="hep:ip:port";

in order to work, even though you're not receiving hep messages, only send them.

Regards,
Ionut Ionita
OpenSIPS Developer



On Jun 10, 2016, 16:18, at 16:18, Richard Robson <rrobson at greenlightcrm.com> wrote:
>I'm trying to get 2.2 to send to a Homer install, but I can't seem to
>get opensips to send the messages
>
>
>This is the opensips config
>
>loadmodule "proto_hep.so"
>modparam("proto_hep", "hep_port", 9060)
>loadmodule "siptrace.so"
>modparam("siptrace", "trace_on", 1)
>modparam("siptrace", "trace_id",
>"[tid]uri=hep:192.168.36.140:9060;transport=udp;version=1;")
>
>
>
>in the route:
>
>
>        sip_trace("tid", "d");
>
>
>The error messages are :
>
>
>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:
>ERROR:siptrace:msg_send: no sending socket found for proto 8
>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:
>ERROR:siptrace:trace_send_hep_duplicate: cannot send duplicate message
>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:
>ERROR:siptrace:save_siptrace: Failed to duplicate with hep to <:>
>
>
>I'm presuming that the opensips is not understanding the trace_id
>somehow. I've looked at the documentation, but cant find any reason for
>this.
>
>
>-- 
>Richard Robson
>Greenlight Support
>01382 843843
>support at greenlightcrm.com
>
>
>_______________________________________________
>Users mailing list
>Users at lists.opensips.org
>http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160610/a17003c2/attachment.htm>


More information about the Users mailing list