dect
/
asterisk
Archived
13
0
Fork 0

Provide warning about current behavior of autofill = yes

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16673 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
bweschke 2006-03-31 13:51:37 +00:00
parent ff6c03d35f
commit 7db2c192b0
1 changed files with 5 additions and 1 deletions

View File

@ -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
;