aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 17:39:56 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 17:39:56 +0000
commitd1792564f718f16a007e96d37add4904c18eca19 (patch)
treeb4ea35ebd82e29cd8df348e9ca7928c55cfbde2b /configs/queues.conf.sample
parent6073eedd56fcd46a144848315c3be1696e4b9ac9 (diff)
added two new features to meetme, autofill and
autopause. thanks twisted from 5577 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8060 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index ba7a082b5..3f299369f 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -72,6 +72,15 @@ persistentmembers = yes
;
;wrapuptime=15
;
+; Autofill will follow queue strategy but push multiple calls through
+; at same time.
+;
+;autofill=yes
+;
+; Autopause will pause a queue member if the y fail to answer a call
+;
+;autopause=yes
+;
; Maximum number of people waiting in the queue (0 for unlimited)
;
;maxlen = 0