mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-12 01:52:38 +00:00
Add option for in-band progress (bug #1879)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3324 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -58,6 +58,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
;rtpholdtimeout=300 ; Terminate call if 300 seconds of no RTP activity
|
||||
; when we're on hold (must be > rtptimeout)
|
||||
;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
|
||||
;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)
|
||||
@@ -123,6 +124,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; disallow disallow
|
||||
; insecure insecure
|
||||
; trustrpid trustrpid
|
||||
; progressinband progressinband
|
||||
; promiscredir promiscredir
|
||||
; callerid
|
||||
; accountcode
|
||||
|
||||
Reference in New Issue
Block a user