<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes Gordon. I'm using nat=yes and I don't have an ALG enabled
router/firewall. I used the sip debug output on the asterisk(s) and
could see the sdp headers as they were gererated by asterisk, with the
wrong (internal) address on it.<br>
<br>
Asterisk is sending the audio to the correct way, the public IP of
client side NAT. But the client is sending it to the wrong address, the
private IP of asterisk side NAT.<br>
<br>
Rgrs, Ricardo.<br>
<br>
<br>
Gordon Henderson escreveu:
<blockquote
 cite="mid:Pine.LNX.4.64.0906161505240.2514@unicorn.drogon.net"
 type="cite">
  <pre wrap="">On Tue, 16 Jun 2009, Ricardo Martins wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all! Do anybody has a full working environment using externip on an 
asterisk box behind a nat? I tried with two diferent boxes 
(Elastix-1.4.24 e Trixbox-1.4.22-3)and the asterisk do not replace 
neither contact, neither sdp headers info with the externip informed on 
sip.conf general parameters.

I used these two statements:

externip=XXX.XXX.XXX.XXX
localnet=192.168.200.0/255.255.255.0


Do anybody in list had those dificulties? That's strange because I could 
not make this work on two diferent instalations! Trying hard to think 
about what's missing.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I have dozens of boxes doing it this way. All "just work".

Have you nat=yes in there too? Also you did port-forward from the router 
to the box as well, didn't you?

Often the router will have a broke SIP ALG which will get in the way too. 
Turn it off if you can.

Gordon

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>