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