<div dir="ltr">Just found the solution in case someone down the line stumbles across this.  externaddr only works with localnet defined in sip.conf.  <div><br></div><div>Again, was simply misled due to UDP working but TCP not working.  </div>
<div><br></div><div>This also resolved the issue with TLS which makes sense.  </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 24, 2014 at 5:12 PM, D.H. Williams <span dir="ltr"><<a href="mailto:draythw@gmail.com" target="_blank">draythw@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Issue is what subject says.  Here is the background.  </div><div><br></div><div>Version:  11.11.0</div>
Topology:  Asterisk Box at our Data Center behind Cisco Firewall.  Everything works fine from remote offices over a VPN.  Issue is sales team would like to connect up to our Asterisk box remotely (offnet).  Common enough solution, I'm guessing.    <div>

<br></div><div>So, I've opened all the correct holes on the firewall and hammered out inspection with Cisco.  UDP transport works like a champ, but obviously we are sending SIP across as clear text when they are on wireless outside the office.  I know TLS/SRTP isn't completely secure, but we can file it as "good enough" for now.  </div>

<div><br></div><div>I've tested this out by using my softphone (Bria 4) on non company wireless network and captured packets via Wireshark and have pinpointed the issue, but not sure how to circumvent it.  </div><div>

<br></div><div>I started with TLS, but set transport to TCP as the issue is similar on each and TCP shows what I am going to bet is also the issue with TLS.  Here is a breakdown:</div><div><br></div><div>1.  Softphone registers fine.</div>

<div>2.  Can place a call fine.  Media works fine (used media_address=<public_ip> command to resolve this, btw).  </div><div>3.  When I go to disconnect/transfer/place the call on hold from softphone, pretty much anything that requires signaling, my packet captures reveals that I'm trying to do this using the private IP of my Asterisk box (Nat, again, is on the firewall at data center), and I get TCP retransmissions.  so the fact it isn't working makes sense, because my local box doesn't know how to get to a private IP address.    </div>

<div><br></div><div>I've tried using externaddr in sip.conf to no avail.  Is there some command I'm missing?  Obviously if I put an interface with a public IP on the outside I'd bet that would resolve this problem, but sort of like having that guy behind a hardware firewall :)</div>

<div><br></div><div>I'm to the point of telling them to fire up a VPN on be done with it, but all the same I am curious if there is a way with tcp/tls transport to fix this because, well, I'm curious.  </div><div>

<br></div><div>Thanks in advanced for looking at this!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>DH</div></font></span></div>
</blockquote></div><br></div>