[asterisk-commits] dvossel: trunk r233198 - /trunk/CHANGES
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Fri Dec  4 13:02:09 CST 2009
    
    
  
Author: dvossel
Date: Fri Dec  4 13:02:06 2009
New Revision: 233198
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=233198
Log:
update CHANGES for new queue option, penaltymemberslimit.
Modified:
    trunk/CHANGES
Modified: trunk/CHANGES
URL: http://svnview.digium.com/svn/asterisk/trunk/CHANGES?view=diff&rev=233198&r1=233197&r2=233198
==============================================================================
--- trunk/CHANGES (original)
+++ trunk/CHANGES Fri Dec  4 13:02:06 2009
@@ -171,6 +171,9 @@
 
 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.
    
    
More information about the asterisk-commits
mailing list