<div dir="ltr">Hi All ,<div><br></div><div>     I am trying to integrate HOMER with opensips . I am using opensips as my capture agent and forwarding the HEP packets to the capture server which is kamailio .</div><div><br></div><div>      My opensips is running on AWS EMI . Where there is a public and a private IP of the machine . So we used to writein the bellow format in the opensips config .</div><div><br></div><div><b>&quot;listen=<a href="http://0.0.0.0:5506">0.0.0.0:5506</a> AS 54.211.x.y:5506 &quot;<br></b></div><div><br></div><div>       Second part is the public ip , and that get used for publishing any message out side . the first part is for internal use .</div><div>With this if I am trying to forward the HEP packet through siptrace module , I had configured like bellow .</div><div><br></div><div><div>#----load siptrcae module for trace node -------</div><div>modparam(&quot;siptrace&quot;, &quot;duplicate_uri&quot;, &quot;sip:107.170.x.y:9060&quot;)</div><div>modparam(&quot;siptrace&quot;, &quot;duplicate_with_hep&quot;, 1)</div><div>modparam(&quot;siptrace&quot;, &quot;trace_to_database&quot;, 0)</div><div>modparam(&quot;siptrace&quot;, &quot;trace_flag&quot;, 22)</div><div>modparam(&quot;siptrace&quot;, &quot;trace_on&quot;, 1)</div><div>#HEPv2 == timestamp will be included to HEP header</div><div>modparam(&quot;siptrace&quot;, &quot;hep_version&quot;, 2)</div></div><div> </div><div>       In &quot;107.170.x.y:9060&quot; my kamailio is running . But when I am trying to forward the packets its giving error .</div><div><br></div><div><b>&quot;ERROR:siptrace:pipport2su: host &lt;0.0.0.0&gt; is not an IP&quot;  . </b>      </div><div><br></div><div>          If I am changing my opensips config to <b>&quot;listen=</b><b>54.211.x.y:5506 AS </b><b>54.211.x.y:5506 &quot; </b>then its running fine .</div><div><br></div><div><br></div><div>      How will I get read of this error without changing my listen IP and port line ?</div><div>Is there anything I can do in the siptrace module to use the public ip only rather than using &quot; <b>0.0.0.0</b> &quot; ?</div><div><br></div><div><br></div><div><div class="gmail_signature"><div dir="ltr"><b><i>Thanks &amp; Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div>
</div>