Setup is:
Asterisk --->NAT--> SIP Proxy

I have following entry for SIP Proxy in sip.conf

[Proxy]

type=peer
host=Static IP (NAT Firewalls public IP)
username=xxxx
secret=xxxxx
nat=yes                 
canreinvite=no         
qualify=yes

Proxy sends a call and I get this error

Found no matching peer or user for <NAT's Public IP:70001

NAT is using 70001 as the source port in the INVITE message and it keeps 
changing per call. 

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....

ANy ideas would be welcome..

Thx,
Ujjval.



      
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to