summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2006-03-31 13:51:37 +0000
committerBJ Weschke <bweschke@btwtech.com>2006-03-31 13:51:37 +0000
commitcc0b49d927cbc17c92ff48443a49b0852b373762 (patch)
treefaa700f1d12bb5c29c78a47e073d2a022a9514e4 /configs
parent50fd665c0927b7fa9cf41e8f5fde2bd1011ce186 (diff)
Provide warning about current behavior of autofill = yes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16673 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/queues.conf.sample6
1 files changed, 5 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index c22869970..71d8db64a 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -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
;