[Asterisk-cvs] asterisk/configs queues.conf.sample,1.17,1.18

markster at lists.digium.com markster at lists.digium.com
Sun Oct 3 16:35:26 CDT 2004


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

Modified Files:
	queues.conf.sample 
Log Message:
Merge member delay patch (bug #2563)


Index: queues.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/queues.conf.sample,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- queues.conf.sample	3 Oct 2004 16:46:06 -0000	1.17
+++ queues.conf.sample	3 Oct 2004 20:37:09 -0000	1.18
@@ -130,6 +130,11 @@
 ; reportholdtime = no
 ;
 ;
+; If you wish to have a delay before the member is connected to the caller (or before the member
+; hears any announcement messages), set this to the number of seconds to delay.
+;
+; memberdelay = 0
+;
 ; 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