<div dir="ltr">Hello all!<div>  I&#39;m new to freeswitch, so I&#39;m sure this is just a newbie configuration error.  Sorry if it&#39;s been answered a million times, my google searches always just bring up the standard NAT configuration pages.  I&#39;ve already followed the confluence page on configuring NAT.</div><div><br></div><div>My Setup:</div><div>Freeswitch 1.6 and FusionPBX installed on a virtualized debian 8.3 instance.</div><div>SIP Provider: Flowroute</div><div><br></div><div>NAT: extension and freeswitch are on the same network, both of which are behind NAT and connecting to flowroute.  I configured external sip and rtp to use stun entries.  External profile is using $${external_rtp/sip_ip} for ext-rtp/sip respectively.  </div><div><br></div><div>I have one DID configured to go directly to my one extension.  My extension can register just fine.  My extension can dial out.  When I call my cell, the call connects and I have 2 way audio.  When I dial my DID from my cell, I can see the call hitting the FS server, but instead of ringing my extension, it goes straight to my extensions voicemail (which I can just fine).</div><div><br></div><div>When I look the at the console, it appears (sorry if this is wrong, I&#39;m only a day into free switch) that FS is attempting to route the call to my extension...@ my external ip?</div><div><br></div><div>I see this line in the console:  2016-02-24 18:56:10.453983 [NOTICE] switch_channel.c:1101 New Channel sofia/internal/&lt;extension&gt;@<b>&lt;externalip&gt;</b>:46072</div><div><br></div><div><br></div><div>Shouldn&#39;t that read sofia/internal/&lt;extentsion&gt;@&lt;ip_of_extension&gt;  ?</div><div><br></div><div>Sofia Status says:</div><div><br></div><div><div>                     Name<span class="" style="white-space:pre">        </span>   Type<span class="" style="white-space:pre">        </span>                                      Data<span class="" style="white-space:pre">        </span>State</div><div>=================================================================================================</div><div>            external-ipv6<span class="" style="white-space:pre">        </span>profile<span class="" style="white-space:pre">        </span>                  sip:mod_sofia@[::1]:5080<span class="" style="white-space:pre">        </span>RUNNING (0)</div><div>                 external<span class="" style="white-space:pre">        </span>profile<span class="" style="white-space:pre">        </span>          sip:mod_sofia@&lt;external_ip&gt;:5080<span class="" style="white-space:pre">        </span>RUNNING (0)</div><div>external::&lt;uuid&gt;<span class="" style="white-space:pre">        </span>gateway<span class="" style="white-space:pre">        </span>            sip:&lt;flowrouteid&gt;@<a href="http://sip.flowroute.com">sip.flowroute.com</a><span class="" style="white-space:pre">        </span>REGED</div><div>            internal-ipv6<span class="" style="white-space:pre">        </span>profile<span class="" style="white-space:pre">        </span>                  sip:mod_sofia@[::1]:5060<span class="" style="white-space:pre">        </span>RUNNING (0)</div><div>                 internal<span class="" style="white-space:pre">        </span>profile<span class="" style="white-space:pre">        </span>           sip:mod_sofia@&lt;internal_ip&gt;:5060<span class="" style="white-space:pre">        </span>RUNNING (0)</div><div>=================================================================================================</div></div><div><br></div><div>If I&#39;m completely off base here, can anyone recommend where I can start looking to change/troubleshoot the issue?  I feel like it&#39;s just me missing something, I just can&#39;t determine what that might be.</div><div><br></div><div>Thanks,</div><div>  -Brian</div></div>