<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>
        the dialog based topology_hiding() DOES handle the BYE if you do
        proper routing (you do not need B2B). What you need to do is to
        change in your script (where you handle sequential requests,
        with to-tag) from:<br>
            if (loose_route() ) {<br>
        <br>
        into<br>
        <br>
            if (loose_route() || match_dialog() ) {<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 28.08.2014 23:47, Satish Patel wrote:<br>
    </div>
    <blockquote
cite="mid:CAPgF-fpuH4wnmEKrvNrZfZ4zyPJH=7U+A_XU3BkbgGV+SZDrMQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>I am looking for top hiding and i tried
                topoloy_hiding() but it doesn't handling BYE mesg so i
                am planing to go with B2B. I have few question<br>
                <br>
              </div>
              1. Does B2B work like Proxy?<br>
            </div>
            2. Does B2B support NAT SIP client? <br>
          </div>
          <br>
        </div>
        Or should i install Opensips proxy and B2B opensips on same box
        and interconnect them? <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>