]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
The one documentation source I forgot to update after the merge of the queue-penalty...
authorMark Michelson <mmichelson@digium.com>
Fri, 21 Dec 2007 20:28:04 +0000 (20:28 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 21 Dec 2007 20:28:04 +0000 (20:28 +0000)
was the CHANGES file. No longer!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94546 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index f4d3ed0584e93f416c192c9b911f3995254ac5ea..47d24f51e2072772d57953de71b1e60d7b223838 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -253,6 +253,9 @@ Queue changes
   * 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
 --------------