mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 20:06:24 +00:00
Add new "route" mode to work around UNIDEN bugs (bug #2308)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3661 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -66,6 +66,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; yes = Always ignore info and assume NAT
|
||||
; no = Use NAT mode only according to RFC3581
|
||||
; never = Never attempt NAT mode or RFC3581 support
|
||||
; route = Assume NAT, don't send rport (work around more UNIDEN bugs)
|
||||
;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address
|
||||
; ; Note that promiscredir when redirects are made to the
|
||||
; ; local system will cause loops since SIP is incapable
|
||||
|
||||
Reference in New Issue
Block a user