mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Merge in patch for #13454. Includes CallRereouting dialplan application, option for discard of remote hold messages, and using the alternate logical channel mapping in Q.SIG instead of the default physical channel mapping.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -185,6 +185,20 @@
|
||||
;
|
||||
;priexclusive = yes
|
||||
;
|
||||
;
|
||||
; If you need to use the logical channel mapping with your Q.SIG PRI instead
|
||||
; of the physical mapping you must use the qsigchannelmapping option.
|
||||
;
|
||||
; logical: Use the logical channel mapping
|
||||
; physical: Use physical channel mapping (default)
|
||||
;
|
||||
;qsigchannelmapping=logical
|
||||
;
|
||||
; If you wish to ignore remote hold indications (and use MOH that is supplied over
|
||||
; the B channel) enable this option.
|
||||
;
|
||||
;discardremoteholdretrieval=yes
|
||||
;
|
||||
; ISDN Timers
|
||||
; All of the ISDN timers and counters that are used are configurable. Specify
|
||||
; the timer name, and its value (in ms for timers).
|
||||
|
Reference in New Issue
Block a user