[asterisk-commits] mmichelson: trunk r94546 - /trunk/CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Dec 21 14:28:04 CST 2007
Author: mmichelson
Date: Fri Dec 21 14:28:04 2007
New Revision: 94546
URL: http://svn.digium.com/view/asterisk?view=rev&rev=94546
Log:
The one documentation source I forgot to update after the merge of the queue-penalty branch
was the CHANGES file. No longer!
Modified:
trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svn.digium.com/view/asterisk/trunk/CHANGES?view=diff&rev=94546&r1=94545&r2=94546
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Fri Dec 21 14:28:04 2007
@@ -253,6 +253,9 @@
* Added ability for non-realtime queues to have realtime members
* Added the "linear" strategy to queues.
* Added the "wrandom" strategy to queues.
+ * Added new channel variable QUEUE_MIN_PENALTY
+ * QUEUE_MAX_PENALTY and QUEUE_MIN_PENALTY may be adjusted in mid-call by defining
+ rules in queuerules.conf. See configs/queuerules.conf.sample for details
MeetMe Changes
--------------
More information about the asterisk-commits
mailing list