aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 07:50:03 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 07:50:03 +0000
commit4586e0e237bf6735400d8b79534569b15817b942 (patch)
tree621df13aeaa6ac04b2a9c17014aac937a1b05e51 /configs/queues.conf.sample
parent63272494b03c8a276ed1cd9caf38696c1eac9cd4 (diff)
update config to clarify options for how the work in the stable branch
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5165 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample6
1 files changed, 4 insertions, 2 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 46d7ec663..a0e73e04d 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -110,11 +110,13 @@
;
; monitor-join = yes
;
-; If you wish to allow queues that have no members currently to be joined, set this to yes
+; If you wish to allow queues that have no members currently to be joined, then set this
+; to yes. Note that this is for use with dynamic queue members!
;
; joinempty = yes
;
-; If you wish to remove callers from the queue if there are no agents present, set this to yes
+; If you wish to remove callers from the queue if there are no agents present, then set
+; this to yes. Note that this is for use with dynamic queue members!
;
; leavewhenempty = yes
;