aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-31 13:51:37 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-31 13:51:37 +0000
commit7db2c192b0da43618f64fdca6d5f7e55a6d71582 (patch)
treefaa700f1d12bb5c29c78a47e073d2a022a9514e4 /configs/queues.conf.sample
parentff6c03d35f772c640eeed7ba36b9984a397d5960 (diff)
Provide warning about current behavior of autofill = yes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16673 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-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
;