[asterisk-commits] qwell: branch 1.6.2 r222549 - in /branches/1.6.2: ./ configs/queues.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 7 13:06:35 CDT 2009
Author: qwell
Date: Wed Oct 7 13:06:31 2009
New Revision: 222549
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=222549
Log:
Merged revisions 222548 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r222548 | qwell | 2009-10-07 13:04:56 -0500 (Wed, 07 Oct 2009) | 5 lines
Remove 'keepstats' queue option from sample config, as it's no longer used.
(closes issue #15820)
Reported by: kshumard
........
Modified:
branches/1.6.2/ (props changed)
branches/1.6.2/configs/queues.conf.sample
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.2/configs/queues.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/configs/queues.conf.sample?view=diff&rev=222549&r1=222548&r2=222549
==============================================================================
--- branches/1.6.2/configs/queues.conf.sample (original)
+++ branches/1.6.2/configs/queues.conf.sample Wed Oct 7 13:06:31 2009
@@ -9,11 +9,6 @@
;
persistentmembers = yes
;
-; Keep Stats
-; Keep queue statistics during a reload. Default is 'no'
-;
-keepstats = no
-;
; AutoFill Behavior
; The old/current behavior of the queue has a serial type behavior
; in that the queue will make all waiting callers wait in the queue
More information about the asterisk-commits
mailing list