If like me you run * on a VPN (or multihomed) gateway and want to serve
remote SIP clients, make sure you have 

bindaddr = 192.168.0.1 ; or whatever is your box's private IP

otherwise * might bind to its public IP and send it as return address in
the SIP call setup, which will (should) be rejected by your firewall.

To * experts: might this setting interfer with NATed SIP clients?

-- 
I feel naked outside of Vim. -- Ted Knab
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to