[Asterisk-cvs] asterisk/configs queues.conf.sample,1.9,1.10

markster at lists.digium.com markster at lists.digium.com
Sat Jun 26 12:40:46 CDT 2004


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

Modified Files:
	queues.conf.sample 
Log Message:
Implement queue wide wrapuptime (bug #1707)


Index: queues.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/queues.conf.sample,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- queues.conf.sample	19 May 2004 02:29:15 -0000	1.9
+++ queues.conf.sample	26 Jun 2004 16:26:39 -0000	1.10
@@ -55,6 +55,11 @@
 ;
 ;retry = 5
 ;
+; After a successful call, how long to wait before sending a potentially
+; free member another call (default is 0, or no delay)
+;
+;wrapuptime=15
+;
 ; Maximum number of people waiting in the queue (0 for unlimited)
 ;
 ;maxlen = 0




More information about the svn-commits mailing list