From ef0128ec41a4a62fd42632013da74eb6fcff805b Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 28 Jun 2004 23:24:36 +0000 Subject: Allow nat=never mode to work around buggy UNIDEN UIP200 firmware (bug #1935) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3335 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs') diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 73a601ead..69f11cf7f 100755 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -60,6 +60,10 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;trustrpid = no ; If Remote-Party-ID should be trusted ;progressinband=no ; If we should generate in-band ringing always ;useragent=Asterisk PBX ; Allows you to change the user agent string +;nat=no ; NAT settings + ; yes = Always ignore info and assume NAT + ; no = Use NAT mode only according to RFC3581 + ; never = Never attempt NAT mode or RFC3581 support ;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address ; Asterisk can register as a SIP user agent to a SIP proxy (provider) ; Format for the register statement is: -- cgit v1.2.3