From 66bf105bbccb77b3d97f7bc0a7ef8566fde8ff97 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 28 Sep 2004 03:32:21 +0000 Subject: add ability to purge callers from queue if no agents are logged in git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3847 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/queues.conf.sample') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 7ba488ad3..32e2c7fd1 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -113,6 +113,10 @@ ; ; joinempty = yes ; +; If you wish to remove callers from the queue if there are no agents present, set this to yes +; +; leavewhenempty = yes +; ; Asterisk can generate AgentCalled events when an agent is rung, if this is turned on ; (may generate a LOT of extra manager events) ; -- cgit v1.2.3