<div dir="ltr">Hi<div><br></div><div>I am trying to send sip traces from opensips 3.0 to remote Homer server but it is getting error. Following is my configuration <br clear="all"><div><br></div><div><br></div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">loadmodule "proto_hep.so"</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">loadmodule<span class="gmail-Apple-converted-space">  </span>"tracer.so"</span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p3" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(180,36,25)"><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">listen=</span><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">hep_udp:<a href="http://1.2.3.4:9060">1.2.3.4:9060</a></span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">modparam("tracer", "trace_on", 1)</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">modparam("proto_hep", "hep_id", "</span><span class="gmail-s3" style="font-variant-ligatures:no-common-ligatures;color:rgb(47,180,29)">[homer]</span><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"> <a href="http://1.2.3.4:9060">1.2.3.4:9060</a></span><span class="gmail-s4" style="font-variant-ligatures:no-common-ligatures;color:rgb(64,11,217)">;transport=udp")</span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<div><span class="gmail-s1" style="color:rgb(0,0,0);font-family:Menlo;font-size:11px;font-variant-ligatures:no-common-ligatures">modparam("tracer", "trace_id", "</span><span class="gmail-s3" style="font-family:Menlo;font-size:11px;font-variant-ligatures:no-common-ligatures;color:rgb(47,180,29)">[tid]</span><span class="gmail-s1" style="color:rgb(0,0,0);font-family:Menlo;font-size:11px;font-variant-ligatures:no-common-ligatures">uri=</span><span class="gmail-s5" style="font-family:Menlo;font-size:11px;font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25)">hep:homer")</span><br></div><div><span class="gmail-s5" style="font-family:Menlo;font-size:11px;font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25)"><br></span></div><div><br></div><div>In route section</div><div><br></div><div>





<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-converted-space">        </span>$var(trace_id) =</span><span class="gmail-s2" style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25)"> "tid"</span><span class="gmail-s3" style="font-variant-ligatures:no-common-ligatures;color:rgb(64,11,217)">;</span></p>
<p class="gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures"><span class="gmail-Apple-converted-space">        </span>trace($var(trace_id),<span class="gmail-Apple-converted-space">  </span>, "sip", )</span><span class="gmail-s3" style="font-variant-ligatures:no-common-ligatures;color:rgb(64,11,217)">;</span></p></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font face="garamond, serif" size="4" color="#663366"><b style="background-color:rgb(255,255,255)"><br></b></font></div><div> Error is :::</div><div><br></div>





<div><b style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25);font-family:Menlo;font-size:11px">ERROR:core:udp_init_listener: bind(27, 0x7ff5729214c4, 16) on </b>1.2.3.4<b style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25);font-family:Menlo;font-size:11px">: Cannot assign requested address</b></div>





<div><b style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25);font-family:Menlo;font-size:11px">ERROR:core:trans_init_all_listeners: failed to init listener [</b>1.2.3.4<b style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25);font-family:Menlo;font-size:11px">], proto hep_udp</b></div>





<div><b style="font-variant-ligatures:no-common-ligatures;color:rgb(180,36,25);font-family:Menlo;font-size:11px">ERROR:core:main: failed to init all SIP listeners, aborting</b>  </div><div><br></div><div><br></div><div><br></div><div><font face="garamond, serif" size="4" color="#663366"><b style="background-color:rgb(255,255,255)">Regards</b></font><div><font face="garamond, serif" size="4" color="#663366"><b style="background-color:rgb(255,255,255)">Burhan Khan</b></font></div><div><font face="garamond, serif" size="4" color="#663366"><b style="background-color:rgb(255,255,255)"><br></b></font></div><div><font face="garamond, serif" size="4" color="#663366"><b style="background-color:rgb(255,255,255)">+46769568906</b></font></div></div></div></div></div></div>