From b6eab6d084906a2c37b75fb19764750ae425588e Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Fri, 21 Dec 2007 20:28:04 +0000 Subject: The one documentation source I forgot to update after the merge of the queue-penalty branch was the CHANGES file. No longer! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94546 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f4d3ed058..47d24f51e 100644 --- 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 -------------- -- cgit v1.2.3