mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-07 10:31:16 +00:00
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
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user