<html><head></head><body><p dir="ltr">You have to define a hep listener</p>
<p dir="ltr">listen="hep:ip:port";<br>
 <br>
in order to work, even though you're not receiving hep messages, only send them.</p>
<p dir="ltr">Regards,<br>
<!-- tmjah_g_1299s -->Ionut Ionita<br>
OpenSIPS Developer<!-- tmjah_g_1299e --></p>
<div class="gmail_quote" >On Jun 10, 2016, at 16:18, Richard Robson &lt;<a href="mailto:rrobson@greenlightcrm.com" target="_blank">rrobson@greenlightcrm.com</a>&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="blue">I'm trying to get 2.2 to send to a Homer install, but I can't seem to<br>get opensips to send the messages<br><br><br>This is the opensips config<br><br>loadmodule "proto_<a href="http://hep.so">hep.so</a>"<br>modparam("proto_hep", "hep_port", 9060)<br>loadmodule "<a href="http://siptrace.so">siptrace.so</a>"<br>modparam("siptrace", "trace_on", 1)<br>modparam("siptrace", "trace_id",<br>"[tid]uri=hep:<a href="192.168.36.140:9060">192.168.36.140:9060</a>;transport=udp;version=1;")<br><br><br><br>in the route:<br><br><br>        sip_trace("tid", "d");<br><br><br>The error messages are :<br><br><br>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:<br>ERROR:siptrace:msg_send: no sending socket found for proto 8<br>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:<br>ERROR:siptrace:trace_send_hep_duplicate: cannot send duplicate message<br>Jun 10 14:13:52 gl-sip-02 /usr/sbin/opensips[13630]:<br>ERROR:siptrace:save_siptrace: Failed to duplicate with hep to &lt;:&gt;<br><br><br>I'm presuming that the opensips is not understanding the trace_id<br>somehow. I've looked at the documentation, but cant find any reason for<br>this.<br><br></pre></blockquote></div></body></html>