<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The double nat scenario is going to be a fun one to solve. &nbsp;You're better off putting FreeSWITCH on a public IP or fully understanding what is going on. &nbsp;<div><br></div><div>The outbound profile isn't for inbound registrations by default. &nbsp;Its almost what you need but you'll need to turn auth-calls=true and you might need to force the registration domain. &nbsp;Do you have phones behind that nat with FreeSWITCH registering to port 5060?</div><div><br></div><div>&lt;param name="force-register-domain" value="cluecon.com"/> &nbsp;&lt;-- force the domain on a sip profile.</div><div><br></div><div>/b</div><div><br></div><div><br></div><div><br><div><html>On Apr 27, 2008, at 10:25 AM, Chris Chen wrote:</html><br class="Apple-interchange-newline"><blockquote type="cite">Could any of you share your experience with remote SIP extensions behind another NAT?<br><br>Basically my setup whould be like this:<br><br>[ Remote SIP extensions]------>(private IP@) NAT Router B---(public IP @B)-------(Internet Cloud)-----------(public IP @A)&nbsp; NAT Router A---(private IP @A)------(private IP@C)[Freeswitch]<br> <br>I have the domain registered as "<a href="http://sip.mydomain.com">sip.mydomain.com</a>"<br><br><br>let's see, I am trying to config the remote SIP extension as 1018 using port 5080 hitting the public context, but I got the error on the freeswitch console<br> <br>"user <a href="mailto:1018@sip.mydomain.com">1018@sip.mydomain.com</a> not found"<br><br>Could you guys guide me to the right direction for remote SIP extensions' deploymen?<br><br>Your helps are appreciate.<br> Thanks,<br><br>Chris<br><br><br> _______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>