<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello,<br>
    <br>
    The loop happens because the caller sends a bogus ACK. The R-URI
    contains your server's IP address, instead of the Contact URI from
    the 200 Ok.<br>
    Either fix the caller's phone, or take a look at&nbsp; the
    validate_dialog() and fix_route_dialog() function from the dialog
    module.<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/devel/dialog">http://www.opensips.org/html/docs/modules/devel/dialog</a><br>
    <br>
    Regards,<br>
    <pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
    <br>
    On 06/18/2012 11:33 AM, dileep r wrote:
    <blockquote
cite="mid:CAH0yDSRvJS6ijoFYDZ0AF3=2=vn1jU_k+rP7skBHDNt7R0Lr9Q@mail.gmail.com"
      type="cite">here's another trace<br>
      <br>
      <div class="gmail_quote">On Mon, Jun 18, 2012 at 1:57 PM, dileep r
        <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:dileep0206@gmail.com" target="_blank">dileep0206@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          Hi, i have attached the log traces
          <div class="HOEnZb">
            <div class="h5"><br>
              <br>
              <div class="gmail_quote">On Mon, Jun 18, 2012 at 1:52 PM,
                Vlad Paiu <span dir="ltr">&lt;<a moz-do-not-send="true"
                    href="mailto:vladpaiu@opensips.org" target="_blank">vladpaiu@opensips.org</a>&gt;</span>
                wrote:<br>
                <blockquote class="gmail_quote" style="margin: 0pt 0pt
                  0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204);
                  padding-left: 1ex;">
                  <div bgcolor="#ffffff" text="#000000"> Hello,<br>
                    <br>
                    Maybe the ACK is received malformed from the client.
                    Post SIP traffic captures as well.<br>
                    <br>
                    Regards,<br>
                    <pre cols="72">Vlad Paiu
OpenSIPS Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a> </pre>
                    <div>
                      <div> <br>
                        On 06/18/2012 11:17 AM, dileep r wrote:
                        <blockquote type="cite">HI,<br>
                          the ACK is getting looped between the private
                          IP and the public ip . Even though i use "<b>mhomed=yes</b>",
                          there is no change. i even tried aliasing .It
                          is the basic opensip script . These are some
                          of the logs when i received ACK<br>
                          <br>
                          ACC: transaction answered:
timestamp=1340007367;method=INVITE;from_tag=37;to_tag=as00038119;call_id=<a
                            moz-do-not-send="true"
                            href="mailto:37-21293@192.168.1.204"
                            target="_blank">37-21293@192.168.1.204</a>;code=200;reason=OK<br>
                          incoming reply<br>
                          incoming reply<br>
                          ACK--Contact URI&nbsp; <a moz-do-not-send="true"
                            href="http://sip:sipp@115.119.183.110:5061"
                            target="_blank">sip:sipp@115.119.183.110:5061</a><br>
                          ACK--destination URI &lt;null&gt;<br>
                          ACK--domain URI 67.202.9.92<br>
                          ACK-FROM URI <a moz-do-not-send="true"
                            href="http://sip:sipp@115.119.183.110:5061"
                            target="_blank">sip:sipp@115.119.183.110:5061</a><br>
                          ACK--ORGINAL uri <a moz-do-not-send="true"
                            href="http://sip:1000@67.202.9.92:5060"
                            target="_blank">sip:1000@67.202.9.92:5060</a><br>
                          <br>
                          <br>
                          <div class="gmail_quote">On Mon, Jun 18, 2012
                            at 1:14 PM, SamyGo <span dir="ltr">&lt;<a
                                moz-do-not-send="true"
                                href="mailto:govoiper@gmail.com"
                                target="_blank">govoiper@gmail.com</a>&gt;</span>
                            wrote:<br>
                            <blockquote class="gmail_quote"
                              style="margin: 0pt 0pt 0pt 0.8ex;
                              border-left: 1px solid rgb(204, 204, 204);
                              padding-left: 1ex;">Again, the issue lies
                              within your OpenSIPS server's
                              configuration !!
                              <div><br>
                                <div>Logs please !! put some extra xlog
                                  lines in readable format and attach.<br>
                                  did you forget to set the "<b>mhomed=yes</b>"&nbsp;directive
                                  in your opensips configurations ?</div>
                                <div>
                                  <div>
                                    <div><br>
                                      <div class="gmail_quote">On Mon,
                                        Jun 18, 2012 at 12:34 PM, dileep
                                        r <span dir="ltr">&lt;<a
                                            moz-do-not-send="true"
                                            href="mailto:dileep0206@gmail.com"
                                            target="_blank">dileep0206@gmail.com</a>&gt;</span>
                                        wrote:<br>
                                        <blockquote class="gmail_quote"
                                          style="margin: 0pt 0pt 0pt
                                          0.8ex; border-left: 1px solid
                                          rgb(204, 204, 204);
                                          padding-left: 1ex;"> &nbsp;I have
                                          set-up my opensips server on a
                                          virtual instance which has a
                                          public and a private ip and
                                          the ACK is being looped
                                          between these two IP's. The
                                          same is working fine if it is
                                          set up in my local machine.
                                          <div>
                                            <div><br>
                                              <br>
                                              <br>
                                              <div class="gmail_quote">
                                                On Mon, Jun 18, 2012 at
                                                12:48 PM, SamyGo <span
                                                  dir="ltr">&lt;<a
                                                    moz-do-not-send="true"
href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>&gt;</span>
                                                wrote:<br>
                                                <blockquote
                                                  class="gmail_quote"
                                                  style="margin: 0pt 0pt
                                                  0pt 0.8ex;
                                                  border-left: 1px solid
                                                  rgb(204, 204, 204);
                                                  padding-left: 1ex;">
                                                  <div>Hi,</div>
                                                  <div>
                                                    <div>&nbsp;</div>
                                                    <blockquote
                                                      class="gmail_quote"
                                                      style="margin: 0px
                                                      0px 0px 0.8ex;
                                                      border-left: 1px
                                                      solid rgb(204,
                                                      204, 204);
                                                      padding-left:
                                                      1ex;">&nbsp; I'm facing
                                                      the problem of ACK
                                                      getting looped
                                                      back within the
                                                      openSips server.
                                                      can any one please
                                                      let me know where
                                                      the problem might
                                                      be?&nbsp;</blockquote>
                                                    <div><br>
                                                    </div>
                                                  </div>
                                                  <div>A very obvious
                                                    answer to your email
                                                    is, its in your
                                                    OpenSIPS server.
                                                    most probably the
                                                    configurations.</div>
                                                  <div><br>
                                                  </div>
                                                  <div>Please provide at
                                                    least few more lines
                                                    of issue before
                                                    expecting any 100%
                                                    accurate replies to
                                                    resolve your
                                                    problem. Code
                                                    snippets, opensips
                                                    logs, and SIP traces
                                                    some time are very
                                                    useful too !</div>
                                                  <div><br>
                                                  </div>
                                                  Regards,
                                                  <div>Sammy Go.</div>
                                                  <div><br>
                                                  </div>
                                                  <div>
                                                    <div
                                                      class="gmail_quote">
                                                      <div>
                                                        <div>On Mon, Jun
                                                          18, 2012 at
                                                          12:03 PM,
                                                          dileep r <span
                                                          dir="ltr">&lt;<a
moz-do-not-send="true" href="mailto:dileep0206@gmail.com"
                                                          target="_blank">dileep0206@gmail.com</a>&gt;</span>
                                                          wrote:<br>
                                                        </div>
                                                      </div>
                                                      <blockquote
                                                        class="gmail_quote"
                                                        style="margin:
                                                        0pt 0pt 0pt
                                                        0.8ex;
                                                        border-left: 1px
                                                        solid rgb(204,
                                                        204, 204);
                                                        padding-left:
                                                        1ex;">
                                                        <div>
                                                          <div>Hi All,<br>
                                                          &nbsp; I'm facing
                                                          the problem of
                                                          ACK getting
                                                          looped back
                                                          within the
                                                          openSips
                                                          server. can
                                                          any one please
                                                          let me know
                                                          where the
                                                          problem might
                                                          be?<br>
                                                          <br>
                                                          Thanks<span><font
color="#888888"><br>
                                                          Dileep<br>
                                                          </font></span><br>
                                                          </div>
                                                        </div>
_______________________________________________<br>
                                                        Users mailing
                                                        list<br>
                                                        <a
                                                          moz-do-not-send="true"
href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
                                                        <a
                                                          moz-do-not-send="true"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                                                          target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                                                        <br>
                                                      </blockquote>
                                                    </div>
                                                    <br>
                                                  </div>
                                                  <br>
_______________________________________________<br>
                                                  Users mailing list<br>
                                                  <a
                                                    moz-do-not-send="true"
href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
                                                  <a
                                                    moz-do-not-send="true"
href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                                                    target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                                                  <br>
                                                </blockquote>
                                              </div>
                                              <br>
                                            </div>
                                          </div>
                                          <br>
_______________________________________________<br>
                                          Users mailing list<br>
                                          <a moz-do-not-send="true"
                                            href="mailto:Users@lists.opensips.org"
                                            target="_blank">Users@lists.opensips.org</a><br>
                                          <a moz-do-not-send="true"
                                            href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                                            target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                                          <br>
                                        </blockquote>
                                      </div>
                                      <br>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <br>
_______________________________________________<br>
                              Users mailing list<br>
                              <a moz-do-not-send="true"
                                href="mailto:Users@lists.opensips.org"
                                target="_blank">Users@lists.opensips.org</a><br>
                              <a moz-do-not-send="true"
                                href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                                target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                              <br>
                            </blockquote>
                          </div>
                          <br>
                          <pre><fieldset></fieldset>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
                        </blockquote>
                      </div>
                    </div>
                  </div>
                  <br>
                  _______________________________________________<br>
                  Users mailing list<br>
                  <a moz-do-not-send="true"
                    href="mailto:Users@lists.opensips.org"
                    target="_blank">Users@lists.opensips.org</a><br>
                  <a moz-do-not-send="true"
                    href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
                    target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
                  <br>
                </blockquote>
              </div>
              <br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
  </body>
</html>