<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Jerris wrote:
<blockquote cite="mid:5D8EE14A-2174-482D-B01B-83E25315A0DA@jerris.com"
 type="cite">It's not ignoring the fs_path, it doesn't have one. šCheck
your nat related settings in your sip profile, specifically your
ext-sip-ip, nat-acl and localnet-acl settings. šYou would see the
fspath in the contact and nat in the status if this was set correctly.</blockquote>
Everything exactly as same as in default configuration, everywhere is
auto-nat:<br>
<br>
[root@olegh /usr/local/freeswitch/conf/sip_profiles]# grep ext-sip-ip
internal.xml<br>
ššš &lt;param name="ext-sip-ip" value="auto-nat"/&gt;<br>
<br>
[root@olegh /usr/local/freeswitch/conf/sip_profiles]# grep t-acl
internal.xml<br>
ššš &lt;param name="apply-nat-acl" value="nat.auto"/&gt;<br>
<br>
and you see, no localnet-acl settings in there.<br>
<br>
////////////////////////////////////////////////////////////////////////////////<br>
<br>
<br>
There is output of "sofia status profile internal", external
Ext-RTP-IP/Ext-SIP-IP both correct:<br>
<br>
Nameššššššššššššššššššš internal<br>
Domain Namešššššššššššš N/A<br>
Auto-NATššššššššššššššš true<br>
DBNameššššššššššššššššš sofia_reg_internal<br>
Pres Hosts<br>
Dialplanššššššššššššššš XML<br>
Contextšššššššššššššššš public<br>
Challenge Realmšššššššš auto_from<br>
RTP-IPššššššššššššššššš 192.168.1.5<br>
Ext-RTP-IPššššššššššššš 173.73.120.93<br>
SIP-IPššššššššššššššššš 192.168.1.5<br>
Ext-SIP-IPššššššššššššš 173.73.120.93<br>
URLšššššššššššššššššššš <a class="moz-txt-link-abbreviated" href="mailto:sip:mod_sofia@192.168.1.5:5060">sip:mod_sofia@192.168.1.5:5060</a><br>
BIND-URLššššššššššššššš <a class="moz-txt-link-abbreviated" href="mailto:sip:mod_sofia@192.168.1.5:5060">sip:mod_sofia@192.168.1.5:5060</a><br>
HOLD-MUSICššššššššššššš local_stream://moh<br>
OUTBOUND-PROXYššššššššš N/A<br>
CODECS INšššššššššššššš G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>
CODECS OUTššššššššššššš G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM<br>
TEL-EVENTšššššššššššššš 101<br>
DTMF-MODEšššššššššššššš rfc2833<br>
CNGšššššššššššššššššššš 13<br>
SESSION-TOššššššššššššš 0<br>
MAX-DIALOGššššššššššššš 0<br>
NOMEDIAšššššššššššššššš false<br>
LATE-NEGššššššššššššššš false<br>
PROXY-MEDIAšššššššššššš false<br>
AGGRESSIVENATšššššššššš false<br>
STUN-ENABLEDššššššššššš true<br>
STUN-AUTO-DISABLEšššššš false<br>
CALLS-INššššššššššššššš 168<br>
FAILED-CALLS-INšššššššš 32<br>
CALLS-OUTšššššššššššššš 98<br>
FAILED-CALLS-OUTššššššš 59<br>
<br>
<br>
/////////////////////////////////////////////////<br>
<br>
freeswitch@internal&gt; sofia status<br>
<br>
šššššššššššššššš internalšššššš profilešššššššššššš
<a class="moz-txt-link-abbreviated" href="mailto:sip:mod_sofia@192.168.1.5:5060">sip:mod_sofia@192.168.1.5:5060</a>ššššš RUNNING (0)<br>
ššššššššššššš 192.168.1.5šššššššš
aliasšššššššššššššššššššššššššššššššššš internalššššš ALIASED<br>
<br>
<br>
Really, with debug print, I see debug messages for Originarot's phone
during call:<br>
<br>
2010-05-23 18:55:57.399958 [DEBUG] sofia.c:5847 IP 192.168.1.130
Rejected by acl "domains". Falling back to Digest auth.<br>
2010-05-23 18:55:57.501841 [DEBUG] sofia.c:5847 IP 192.168.1.130
Rejected by acl "domains". Falling back to Digest auth.<br>
<br>
But, it works OK no LAN, despite these messages.<br>
<br>
<br>
And, you right, after upgrade FS to 1.0.6, all fs_path-es gone.<br>
How to restore it?<br>
<br>
<br>
Thanks,<br>
<br>
Oleg<br>
<br>
<br>
<br>
<br>
<blockquote cite="mid:5D8EE14A-2174-482D-B01B-83E25315A0DA@jerris.com"
 type="cite">
  <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. š</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:ššššššš <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated" href="mailto:4a978b30@192.168.10.103">4a978b30@192.168.10.103</a><br>
User:šššššššššš <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated" href="mailto:1012@192.168.1.5">1012@192.168.1.5</a><br>
Contact:ššššššš "user" <a moz-do-not-send="true"
 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:ššššššššš AcctonVoIP/2.5<br>
Status:šššššššš Registered(UDP)(unknown) EXP(2010-05-23 14:27:20)<br>
Host:šššššššššš olegh.ath.cx<br>
IP:šššššššššššš 91.207.244.1<br>
Port:šššššššššš 1024<br>
Auth-User:ššššš 1012<br>
Auth-Realm:šššš olegh.ath.cx<br>
MWI-Account:ššš <a moz-do-not-send="true"
 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 moz-do-not-send="true" 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
 moz-do-not-send="true" href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:55.544711 arp who-has 192.168.1.136 tell <a
 moz-do-not-send="true" href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:56.545145 arp who-has 192.168.1.136 tell <a
 moz-do-not-send="true" href="http://deskpro.khovayko.com">deskpro.khovayko.com</a><br>
12:40:58.546827 arp who-has 192.168.1.136 tell <a
 moz-do-not-send="true" 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>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
FreeSWITCH-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-dev">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
  </pre>
</blockquote>
<br>
</body>
</html>