summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2004-09-28 03:32:21 +0000
committerRussell Bryant <russell@russellbryant.com>2004-09-28 03:32:21 +0000
commit66bf105bbccb77b3d97f7bc0a7ef8566fde8ff97 (patch)
tree218cbd6ff8c65458c8df017037044617eee707bd /configs/queues.conf.sample
parent1700f24dd32d560c2d1fe3a8827473d18fbb04c8 (diff)
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
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample4
1 files changed, 4 insertions, 0 deletions
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)
;