mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 12:27:04 +00:00
Merge member delay patch (bug #2563)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -130,6 +130,11 @@
|
||||
; reportholdtime = no
|
||||
;
|
||||
;
|
||||
; If you wish to have a delay before the member is connected to the caller (or before the member
|
||||
; hears any announcement messages), set this to the number of seconds to delay.
|
||||
;
|
||||
; memberdelay = 0
|
||||
;
|
||||
; 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