<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Setup is:<br>Asterisk ---&gt;NAT--&gt; SIP Proxy<br><br>I have following entry for SIP Proxy in sip.conf<br><br>[Proxy]<br><br>type=peer<br>host=Static IP (NAT Firewalls public IP)<br>username=xxxx<br>secret=xxxxx<br>nat=yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>canreinvite=no&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>qualify=yes<br><br>Proxy sends a call and I get this error<br><br>Found no matching peer or user for &lt;NAT's Public IP:70001<br><br>NAT is using 70001 as the source port in the INVITE message and it keeps changing per call. <br><br>Can I set a wildcard for the port in Asterisk so it accepts calls from SIP PRoxy behind NAT even though it is using source port of 70001??? tried port=* for the peer...NO LUCK....<br><br>ANy ideas would be
 welcome..<br><br>Thx,<br>Ujjval.<br></td></tr></table><br>