summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorMatt O'Gorman <mogorman@digium.com>2006-01-13 17:39:56 +0000
committerMatt O'Gorman <mogorman@digium.com>2006-01-13 17:39:56 +0000
commit130ce286ba14e489a6e5586d092718f88d842579 (patch)
treeb4ea35ebd82e29cd8df348e9ca7928c55cfbde2b /configs/queues.conf.sample
parent21796e2569efcf5e882fda5246fdce95ae19ebd2 (diff)
added two new features to meetme, autofill and
autopause. thanks twisted from 5577 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8060 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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