From d1792564f718f16a007e96d37add4904c18eca19 Mon Sep 17 00:00:00 2001 From: mogorman Date: Fri, 13 Jan 2006 17:39:56 +0000 Subject: 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 --- configs/queues.conf.sample | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'configs/queues.conf.sample') 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 -- cgit v1.2.3