<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi Dani,<br>
    <br>
    As Ovidiu said - b2b doesn't work with nat_traversal. The main
    limitation comes from the fact that nat_traversal uses dialog module
    and b2b does not work with dialog module yet. The reason is that
    dialog module was designed to store proxied dialog, not the ones
    where opensips is an endpoint. <br>
    Indeed there isn't a clear note in documentation about this
    limitation - I will add it now.<br>
    <br>
    Regards,<br>
    <pre class="moz-signature" cols="72">-- 
Anca Vamanu
OpenSIPS Developer</pre>
    <br>
    On 04/20/2011 06:26 PM, Anca Vamanu wrote:
    <blockquote cite="mid:4DAEFB3F.3070302@opensips.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Hi Dani,<br>
      <br>
      Seems similar to something that we also hit.. but still not the
      same. Can you please paste the output of 'bt'<a
        moz-do-not-send="true"
href="http://opensips.svn.sourceforge.net/viewvc/opensips/branches/1.6/modules/tm/uac.c?revision=7747&amp;view=markup"
        title="View file contents"><strong></strong></a> in gdb?<br>
      <br>
      Regards,<br>
      <pre class="moz-signature" cols="72">-- 
Anca Vamanu
OpenSIPS Developer</pre>
      <br>
      <br>
      On 04/20/2011 03:11 PM, Dani Popa wrote:
      <blockquote cite="mid:4DAECD7C.1000806@gmail.com" type="cite">Hi,
        <br>
        <br>
        I have a problem using b2b_init_request with "top hiding". When
        i receive 200 ok for invite, opensips crash with
        "ERROR:nat_traversal:__dialog_confirmed: FAKED reply - exit". <br>
        <br>
        In core dump this is where opensips crash: <br>
        <br>
        #0&nbsp; get_source_uri (dlg=0xb2b4bc84, type=8, _params=0xb70b3c20)
        at nat_traversal.c:968 <br>
        968&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snprintf(uri, 64, <a moz-do-not-send="true"
          class="moz-txt-link-rfc2396E" href="sip:%s:%d">"sip:%s:%d"</a>,
        ip_addr2a(&amp;msg-&gt;rcv.src_ip), msg-&gt;rcv.src_port); <br>
        <br>
        opensips info: <br>
        <br>
        version: opensips 1.6.4-2-tls (i386/linux) <br>
        flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, DISABLE_NAGLE,
        USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC,
        FAST_LOCK-ADAPTIVE_WAIT <br>
        ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144,
        MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 <br>
        poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
        <br>
        svnrevision: unknown <br>
        @(#) $Id: main.c 7530 2010-12-13 19:07:53Z bogdan_iancu $ <br>
        main.c compiled on 06:23:09 Apr 20 2011 with gcc 4.5.2 <br>
        <br>
        <br>
        Can someone give me a hint? <br>
        <br>
        Thanks, <br>
        Dani <br>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>