[Asterisk-cvs] asterisk/configs queues.conf.sample,1.11,1.12

markster at lists.digium.com markster at lists.digium.com
Fri Jul 23 23:51:50 CDT 2004


Update of /usr/cvsroot/asterisk/configs
In directory localhost.localdomain:/tmp/cvs-serv9031/configs

Modified Files:
	queues.conf.sample 
Log Message:
Create option for joining empty queue (bug #2126)


Index: queues.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/queues.conf.sample,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- queues.conf.sample	28 Jun 2004 20:17:20 -0000	1.11
+++ queues.conf.sample	24 Jul 2004 03:37:50 -0000	1.12
@@ -107,6 +107,10 @@
 ;
 ; monitor-join = yes
 ;
+; If you wish to allow queues that have no members currently to be joined, set this to yes
+;
+; joinempty = yes
+;
 ; Each member of this call queue is listed on a separate line in
 ; the form technology/dialstring.  "member" means a normal member of a
 ; queue.  An optional penalty may be specified after a comma, such that




More information about the svn-commits mailing list