Provide warning about current behavior of autofill = yes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16673 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
BJ Weschke 20 years ago
parent 50fd665c09
commit cc0b49d927

@ -73,7 +73,11 @@ persistentmembers = yes
;wrapuptime=15
;
; 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
;

Loading…
Cancel
Save