aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-04 19:02:06 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-04 19:02:06 +0000
commitad2801af93ae236ed4db426ebed9d36756ad773c (patch)
tree32d39674bf5c381ef04f51771b0c6aac2037d82f /CHANGES
parent7b37dfc9da052e544a68d5f78bf427d2b3db33eb (diff)
update CHANGES for new queue option, penaltymemberslimit.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@233198 f38db490-d61c-443f-a65b-d21fe96a405b
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.