mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 08:11:21 +00:00
Provide warning about current behavior of autofill = yes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16673 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -73,7 +73,11 @@ persistentmembers = yes
|
|||||||
;wrapuptime=15
|
;wrapuptime=15
|
||||||
;
|
;
|
||||||
; Autofill will follow queue strategy but push multiple calls through
|
; Autofill will follow queue strategy but push multiple calls through
|
||||||
; at same time.
|
; at same time. WARNING: By setting this to yes, if you have a number
|
||||||
|
; of calls waiting in queue, and only a single member becoming available
|
||||||
|
; at a time, it is more than likely NOT going to be the caller that's
|
||||||
|
; been waiting the longest that will get assigned to this newly available
|
||||||
|
; queue member.
|
||||||
;
|
;
|
||||||
;autofill=yes
|
;autofill=yes
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user