<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi Sasmita,<br>
      <br>
      OpenSIPS does not support 0.0.0.0 IP. You need to have an explicit
      IP there.<br>
      <br>
      Regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 29.04.2016 11:46, Sasmita Panda
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALf-Q46tk9eNbVELC9iataG-Rud-UQ-kkMO0m-ptqPnJQbmWkA@mail.gmail.com"
      type="cite">
      <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>"listen=<a moz-do-not-send="true"
              href="http://0.0.0.0:5506">0.0.0.0:5506</a> AS
            54.211.x.y:5506 "<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("siptrace", "duplicate_uri",
            "sip:107.170.x.y:9060")</div>
          <div>modparam("siptrace", "duplicate_with_hep", 1)</div>
          <div>modparam("siptrace", "trace_to_database", 0)</div>
          <div>modparam("siptrace", "trace_flag", 22)</div>
          <div>modparam("siptrace", "trace_on", 1)</div>
          <div>#HEPv2 == timestamp will be included to HEP header</div>
          <div>modparam("siptrace", "hep_version", 2)</div>
        </div>
        <div> </div>
        <div>       In "107.170.x.y:9060" my kamailio is running . But
          when I am trying to forward the packets its giving error .</div>
        <div><br>
        </div>
        <div><b>"ERROR:siptrace:pipport2su: host &lt;0.0.0.0&gt; is not
            an IP"  . </b>      </div>
        <div><br>
        </div>
        <div>          If I am changing my opensips config to <b>"listen=</b><b>54.211.x.y:5506
            AS </b><b>54.211.x.y:5506 " </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 " <b>0.0.0.0</b> " ?</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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>