Any other input/ideas on this one?<br clear="all"><br>Thank you,<br>Bryan Lemon<br>(302) 648-2747<br><br>
<br><br><div class="gmail_quote">On Wed, Aug 17, 2011 at 23:08, Bryan Lemon <span dir="ltr">&lt;<a href="mailto:bryan@bryanlemon.com">bryan@bryanlemon.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I tried it, and it still does not work.<div><br></div><div>Relevant details:</div><div><div>freeswitch@MEDIAPC&gt; sofia status profile external</div><div class="im"><div><br></div><div>=================================================================================================</div>


<div>Name             <span style="white-space:pre-wrap">        </span>external</div><div>Domain Name      <span style="white-space:pre-wrap">        </span>N/A</div><div>Auto-NAT         <span style="white-space:pre-wrap">        </span>true</div>


<div>DBName           <span style="white-space:pre-wrap">        </span>sofia_reg_external</div><div>Pres Hosts       <span style="white-space:pre-wrap">        </span></div><div>Dialplan         <span style="white-space:pre-wrap">        </span>XML</div>


<div>Context          <span style="white-space:pre-wrap">        </span>public</div><div>Challenge Realm  <span style="white-space:pre-wrap">        </span>auto_to</div><div>RTP-IP           <span style="white-space:pre-wrap">        </span>10.0.10.144</div>


<div>Ext-RTP-IP       <span style="white-space:pre-wrap">        </span>204.111.*.*</div><div>SIP-IP           <span style="white-space:pre-wrap">        </span>10.0.10.144</div><div>Ext-SIP-IP       <span style="white-space:pre-wrap">        </span>204.111.*.*</div>


<div>URL              <span style="white-space:pre-wrap">        </span><a href="http://sip:mod_sofia@10.0.10.144:5080" target="_blank">sip:mod_sofia@10.0.10.144:5080</a></div><div>BIND-URL         <span style="white-space:pre-wrap">        </span><a href="http://sip:mod_sofia@10.0.10.144:5080" target="_blank">sip:mod_sofia@10.0.10.144:5080</a></div>


</div><div>HOLD-MUSIC       <span style="white-space:pre-wrap">        </span>local_stream://moh</div><div><br></div><div><br></div>external.xml</div><div><div><div></div><div class="h5"><div>&lt;profile name=&quot;external&quot;&gt;</div>

<div>  &lt;gateways&gt;</div>
<div>    &lt;X-PRE-PROCESS cmd=&quot;include&quot; data=&quot;external/*.xml&quot;/&gt;</div><div>  &lt;/gateways&gt;</div><div><br></div><div>  &lt;aliases&gt;</div><div>    &lt;!--                                                                                                                                                            </div>


<div>    &lt;alias name=&quot;outbound&quot;/&gt;                                                                                                                                        </div><div>    &lt;alias name=&quot;nat&quot;/&gt;                                                                                                                                             </div>


<div>    --&gt;</div><div>  &lt;/aliases&gt;</div><div><br></div><div>  &lt;domains&gt;</div><div>    &lt;domain name=&quot;all&quot; alias=&quot;false&quot; parse=&quot;true&quot;/&gt;</div><div>  &lt;/domains&gt;</div>

<div>
<br></div><div>  &lt;settings&gt;</div><div>    &lt;param name=&quot;debug&quot; value=&quot;0&quot;/&gt;</div><div>    &lt;param name=&quot;sip-trace&quot; value=&quot;no&quot;/&gt;</div><div>    &lt;param name=&quot;rfc2833-pt&quot; value=&quot;101&quot;/&gt;</div>


<div>    &lt;param name=&quot;sip-port&quot; value=&quot;$${external_sip_port}&quot;/&gt;</div><div>    &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;</div><div>    &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;</div>


<div>    &lt;param name=&quot;dtmf-duration&quot; value=&quot;2000&quot;/&gt;</div><div>    &lt;param name=&quot;inbound-codec-prefs&quot; value=&quot;$${global_codec_prefs}&quot;/&gt;</div><div>    &lt;param name=&quot;outbound-codec-prefs&quot; value=&quot;$${outbound_codec_prefs}&quot;/&gt;</div>


<div>    &lt;param name=&quot;hold-music&quot; value=&quot;$${hold_music}&quot;/&gt;</div><div>    &lt;param name=&quot;rtp-timer-name&quot; value=&quot;soft&quot;/&gt;</div><div>    &lt;param name=&quot;local-network-acl&quot; value=&quot;localnet.auto&quot;/&gt;</div>


<div>    &lt;param name=&quot;manage-presence&quot; value=&quot;false&quot;/&gt;</div><div>    &lt;!--&lt;param name=&quot;aggressive-nat-detection&quot; value=&quot;true&quot;/&gt;--&gt;</div><div>    &lt;param name=&quot;inbound-codec-negotiation&quot; value=&quot;generous&quot;/&gt;</div>


<div>    &lt;param name=&quot;nonce-ttl&quot; value=&quot;60&quot;/&gt;</div><div>    &lt;param name=&quot;auth-calls&quot; value=&quot;false&quot;/&gt;</div><div>    &lt;param name=&quot;rtp-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div>


<div>    &lt;param name=&quot;sip-ip&quot; value=&quot;$${local_ip_v4}&quot;/&gt;</div></div></div><div>    &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;autonat:204.111.187.118&quot;/&gt;</div><div>    &lt;param name=&quot;ext-sip-ip&quot; value=&quot;autonat:204.111.187.118&quot;/&gt;</div>

<div class="im">
<div>    &lt;param name=&quot;rtp-timeout-sec&quot; value=&quot;300&quot;/&gt;</div><div>    &lt;param name=&quot;rtp-hold-timeout-sec&quot; value=&quot;1800&quot;/&gt;</div><div>    &lt;param name=&quot;tls&quot; value=&quot;$${external_ssl_enable}&quot;/&gt;</div>


<div>    &lt;param name=&quot;tls-bind-params&quot; value=&quot;transport=tls&quot;/&gt;</div><div>    &lt;param name=&quot;tls-sip-port&quot; value=&quot;$${external_tls_port}&quot;/&gt;</div><div>    &lt;param name=&quot;tls-cert-dir&quot; value=&quot;$${external_ssl_dir}&quot;/&gt;</div>


<div>    &lt;param name=&quot;tls-version&quot; value=&quot;$${sip_tls_version}&quot;/&gt;</div><div><br></div><div>  &lt;/settings&gt;</div><div>&lt;/profile&gt;</div><div><br></div>Thank you,<br>Bryan Lemon<br><a href="tel:%28302%29%20648-2747" value="+13026482747" target="_blank">(302) 648-2747</a><br>


<br>
<br><br></div><div><div></div><div class="h5"><div class="gmail_quote">On Wed, Aug 17, 2011 at 12:55, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You need to change these to be &quot;autonat:x.x.x.x&quot;  and specify the IP to use.<br>
<font color="#888888"><br>
/b<br>
</font><div><br>
On Aug 17, 2011, at 10:10 AM, Bryan Lemon wrote:<br>
<br>
&gt;    &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;auto-nat&quot;/&gt;<br>
&gt;    &lt;param name=&quot;ext-sip-ip&quot; value=&quot;auto-nat&quot;/&gt;<br>
<br>
<br>
<br>
</div><div><div></div><div>FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br>