]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
update config to clarify options for how the work in the stable branch
authorRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 07:50:03 +0000 (07:50 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 07:50:03 +0000 (07:50 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5165 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index 46d7ec6634fd8aad6837e129b0a243953f1f21df..a0e73e04d5363743f099b23843b69263a61d160b 100755 (executable)
 ;
 ; 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
 ;