summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2009-12-04 19:02:06 +0000
committerDavid Vossel <dvossel@digium.com>2009-12-04 19:02:06 +0000
commit5cbe65e96ba1221804fa0b1e838f193b7d28e83e (patch)
tree32d39674bf5c381ef04f51771b0c6aac2037d82f /CHANGES
parent63dafe98f6d1dbf9703ad6a000412fbf32a761c5 (diff)
update CHANGES for new queue option, penaltymemberslimit.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@233198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1398f1bf9..539a02904 100644
--- a/CHANGES
+++ b/CHANGES
@@ -171,6 +171,9 @@ Dialplan Variables
Queue changes
-------------
+ * A new config option, penaltymemberslimit, has been added to queues.conf.
+ When set this option will disregard penalty settings when a queue has too
+ few members.
* A new option, 'I' has been added to both app_queue and app_dial.
By setting this option, Asterisk will not update the caller with
connected line changes or redirecting party changes when they occur.