<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><tt>Hi,<br>
        <br>
        What you have is a issue at transaction level (a retransmission)
        and should not be solved at dialog level. It must be solved at
        transaction level, by using the t_check_tran() function before
        the dialog module.<br>
        <br>
        So, in your script, before doing the loose_route() or
        match_dialog() for sequential requests, just to a t_check_tran()
        or t_newtran().<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>
      On 08.10.2014 20:39, neumann wrote:<br>
    </div>
    <blockquote
      cite="mid:65E69419-9CC1-4BC1-BF5F-387BC1F855EB@gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <a moz-do-not-send="true"
href="http://lists.opensips.org/pipermail/users/2013-December/027518.html">http://lists.opensips.org/pipermail/users/2013-December/027518.html</a>
      <div>Hi all!</div>
      <div>I have same problem. I can稚 handle BYE retransmissions with
        topology hiding because dialog destroying before retransmission.</div>
      <div>This will be fixed or workaround exist?</div>
      <div><br>
        <div>
          <div style="color: rgb(0, 0, 0); letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;
            word-wrap: break-word; -webkit-nbsp-mode: space;
            -webkit-line-break: after-white-space;">覧覧覧覧覧覧<br>
            <br>
            Timofeev Dmitry<br>
            VoIP Engineer<br>
            Linux, Asterisk, Freeswitch, Cisco solutions<br>
            Skype: itsroot<br>
            icq: 227227933<br>
            <br>
            <br>
          </div>
        </div>
        <br>
      </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>