Add nat=yes for your provider [<a href="http://proxy01.sipphone.com/" target="_blank">proxy01.sipphone.com</a>] should do the trick.&nbsp; Qualify=60 is good for keeping firewall ports open. <br>
<br clear="all">You could supplement that with externip= in the [general] section but it is probably not needed.<br>
<br>-- <br>Thanks,<br>Steve Totaro <br>+18887771888 (Toll Free)<br>+12409381212 (Cell)<br>+12024369784 (Skype)<br><br><div class="gmail_quote">On Wed, Nov 12, 2008 at 4:13 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Investigate the externip= option for your SIP peers to the provider.<br>
<div><div></div><div class="Wj3C7c"><br>
Jim Dickenson wrote:<br>
<br>
&gt; I have an Asterisk server, running 1.6.0, on my home network. It has an<br>
&gt; IP address of <a href="http://192.168.0.201" target="_blank">192.168.0.201</a>. The server is behind my Linksys router that<br>
&gt; does NAT for my home devices. I have a softphone on my Mac that is on<br>
&gt; the same NATed network as the Asterisk server. It has an IP address of<br>
&gt; <a href="http://192.168.0.1" target="_blank">192.168.0.1</a>. I have tried this with a Grandstream phone with the same<br>
&gt; results.<br>
&gt;<br>
&gt; The Asterisk server registers with a SIP provider and seems to maintain<br>
&gt; a registration.<br>
&gt;<br>
&gt; When I try to dial out from the soft phone or the Grandstream via the<br>
&gt; SIP provider I get a &quot;Bad Request&quot; response from the provider. I am<br>
&gt; guessing that many of the packets have my internal address and need my<br>
&gt; public address.<br>
&gt;<br>
&gt; Is there some way to resolve this?<br>
&gt;<br>
&gt; Here is the relevant entry in extensions.conf:<br>
&gt;<br>
&gt; exten =&gt; _88X.,1,Dial(SIP/${<a href="mailto:EXTEN%3A2%7D@proxy01.sipphone.com">EXTEN:2}@proxy01.sipphone.com</a>,20,r)<br>
&gt; exten =&gt; _88X.,n,Hangup()<br>
&gt;<br>
&gt;<br>
&gt; Here are my entries in sip.conf:<br>
&gt;<br>
&gt; [<a href="http://proxy01.sipphone.com" target="_blank">proxy01.sipphone.com</a>]<br>
&gt; type=peer<br>
&gt; context=mine<br>
&gt; disallow=all<br>
&gt; allow=ulaw<br>
&gt; dtmfmode=rfc2833<br>
&gt; host=<a href="http://proxy01.sipphone.com" target="_blank">proxy01.sipphone.com</a><br>
&gt; fromdomain=<a href="http://proxy01.sipphone.com" target="_blank">proxy01.sipphone.com</a><br>
&gt; insecure=port,invite<br>
&gt; qualify=yes<br>
&gt; fromuser=myid<br>
&gt; authuser=myid<br>
&gt; defaultuser=myid<br>
&gt; secret=mypwd<br>
&gt; canreinvite=no<br>
&gt;<br>
&gt; [GXP280]<br>
&gt; type=friend<br>
&gt; context=mine<br>
&gt; nat=no<br>
&gt; canreinvite=no<br>
&gt; host=dynamic<br>
&gt; secret=mypwd<br>
&gt; callerid=GXP280 &lt;109&gt;<br>
&gt; mailbox=109@ourvm<br>
&gt; busylevel=2<br>
&gt;<br>
&gt; [dickenson]<br>
&gt; type=friend<br>
&gt; context=empl<br>
&gt; nat=no<br>
&gt; canreinvite=no<br>
&gt; host=dynamic<br>
&gt; secret=mypwd<br>
&gt; callerid=Jim Dickenson &lt;108&gt;<br>
&gt; mailbox=108@ourvm<br>
&gt;<br>
&gt; Looking at the SIP debug transaction I do not see my public IP address<br>
&gt; at all. There must be some setting about the server having at NATed address.<br>
&gt;<br>
&gt; --<br>
&gt; Jim Dickenson<br>
&gt; mailto:<a href="mailto:dickenson@cfmc.com">dickenson@cfmc.com</a><br>
&gt;<br>
&gt; CfMC<br>
&gt; <a href="http://www.cfmc.com/" target="_blank">http://www.cfmc.com/</a><br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
<br>
--<br>
Alex Balashov<br>
Evariste Systems<br>
Web &nbsp; &nbsp;: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
Tel &nbsp; &nbsp;: (+1) (678) 954-0670<br>
Direct : (+1) (678) 954-0671<br>
Mobile : (+1) (706) 338-8599<br>
</blockquote><div><br><br></div></div><br>