[Asterisk-cvs] asterisk/configs queues.conf.sample,1.27,1.28

russell at lists.digium.com russell at lists.digium.com
Sun Apr 10 22:41:35 CDT 2005


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv25522/configs

Modified Files:
	queues.conf.sample 
Log Message:
correct descriptions for joinempty options (bug #3979)


Index: queues.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/queues.conf.sample,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- queues.conf.sample	11 Apr 2005 02:04:08 -0000	1.27
+++ queues.conf.sample	11 Apr 2005 03:33:33 -0000	1.28
@@ -126,8 +126,8 @@
 ; choices:
 ;
 ; yes - callers can join a queue with no members or only unavailable members
-; no - callers cannot join a queue with no members or only unavailable members
-; strict - callers cannot join a queue with no members
+; no - callers cannot join a queue with no members
+; strict - callers cannot join a queue with no members or only unavailable members
 ;
 ; joinempty = yes
 ;




More information about the svn-commits mailing list