update CHANGES for new queue option, penaltymemberslimit.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@233198 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
David Vossel 2009-12-04 19:02:06 +00:00
parent 63dafe98f6
commit 5cbe65e96b
1 changed files with 3 additions and 0 deletions

View File

@ -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.