aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-28 03:32:21 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2004-09-28 03:32:21 +0000
commit00d7d206e7b28ab1fb4c9e6dcc403216926e7010 (patch)
tree218cbd6ff8c65458c8df017037044617eee707bd /configs
parent27a9c96742202c8188b53a0173649de479256b69 (diff)
add ability to purge callers from queue if no agents are logged in
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3847 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-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)
;