mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Merge small bkw_ queue enhancements
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3008 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -86,8 +86,15 @@
|
||||
; To enable monitoring, simply specify "monitor-format"; it will be disabled
|
||||
; otherwise.
|
||||
;
|
||||
; You can specify the monitor filename with by calling SetVar(MONITOR_FILENAME=foo)
|
||||
; Otherwise it will use ${UNIQUEID}
|
||||
;
|
||||
; monitor-format = gsm|wav|wav49
|
||||
;
|
||||
; If you wish to have the two files joined together when the call ends set this to yes
|
||||
;
|
||||
; monitor-join = yes
|
||||
;
|
||||
; Each member of this call queue is listed on a separate line in
|
||||
; the form technology/dialstring. "member" means a normal member of a
|
||||
; queue. An optional penalty may be specified after a comma, such that
|
||||
|
Reference in New Issue
Block a user