<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It's not ignoring the fs_path, it doesn't have one. &nbsp;Check your nat related settings in your sip profile, specifically your ext-sip-ip, nat-acl and localnet-acl settings. &nbsp;You would see the fspath in the contact and nat in the status if this was set correctly.<div><br></div><div>Mike</div><div><br><div><div>On May 23, 2010, at 1:01 PM, Oleg Khovayko wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
Brian West wrote:
<blockquote cite="mid:06E75670-DFEC-404F-A1EA-C22CE66D7F2B@freeswitch.org" type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><font class="Apple-style-span"><font class="Apple-style-span" color="#144fae"><br>
  </font></font></span>
  <div><br>
  <div>I really find that one hard to believe. &nbsp;</div>
  <br>
  </div>
</blockquote>
Hard to believe, but this is true:<br>
<br>
<br>
I have made PURE experiment.<br>
My friend has registered SIP-phone behind NAT in Ukraine.<br>
His registration:<br>
<br>
Call-ID:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:4a978b30@192.168.10.103">4a978b30@192.168.10.103</a><br>
User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:1012@192.168.1.5">1012@192.168.1.5</a><br>
Contact:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "user" <a class="moz-txt-link-rfc2396E" href="mailto:sip:1012@192.168.1.136:1024">&lt;sip:1012@192.168.1.136:1024&gt;</a><br>
Agent:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AcctonVoIP/2.5<br>
Status:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Registered(UDP)(unknown) EXP(2010-05-23 14:27:20)<br>
Host:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; olegh.ath.cx<br>
IP:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 91.207.244.1<br>
Port:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024<br>
Auth-User:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1012<br>
Auth-Realm:&nbsp;&nbsp;&nbsp;&nbsp; olegh.ath.cx<br>
MWI-Account:&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:1012@192.168.1.5">1012@192.168.1.5</a><br>
<br>
<br>
I tried call 1001 -&gt; 1012, fs_cli prints:<br>
<br>
<br>
2010-05-23 12:37:01.593320 [NOTICE] switch_channel.c:669 New Channel
<a class="moz-txt-link-abbreviated" href="mailto:sofia/internal/sip:1012@192.168.1.136:1024">sofia/internal/sip:1012@192.168.1.136:1024</a>
[2b79d969-8966-df11-ac63-005004c3cb7e]<br>
<br>
I sniffed network traffic, FS tries connect to his LAN address from
"Contact", not his real address:<br>
<br>
olegh# tcpdump host'(192.168.1.136 or 91.207.244.1)'<br>
tcpdump: verbose output suppressed, use -v or -vv for full protocol
decode<br>
listening on xl0, link-type EN10MB (Ethernet), capture size 96 bytes<br>
12:40:55.044208 arp who-has 192.168.1.136 tell <a href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:55.544711 arp who-has 192.168.1.136 tell <a href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:56.545145 arp who-has 192.168.1.136 tell <a href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:58.546827 arp who-has 192.168.1.136 tell <a href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
<br>
<br>
<blockquote cite="mid:06E75670-DFEC-404F-A1EA-C22CE66D7F2B@freeswitch.org" type="cite">
  <div>sofia profile xxx siptrace on</div>
  <div><br>
  </div>
  <div>I will be you its NOT ignoring the fs_path you just can't see
the packet leaving and since its TCP the far side nat I suspect has
closed the nat translation thus you'll need to register more often or
enable keep alives on the device.</div>
  <div><br>
  </div>
  <div>/b</div>
  <div><br>
  </div>
</blockquote>
<br>
I tried to do this -- results as same as with tcpdump.<br>
My local phone has number 1001, IP=192.168.1.130, try to call 1012
(behind NAT, see registration above):<br>
<br></div></blockquote></div><br></div></body></html>