summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-07-03 14:34:25 +0000
committerMark Michelson <mmichelson@digium.com>2008-07-03 14:34:25 +0000
commite4c93fc8c3835fe6e6804ff0791a758f270780e8 (patch)
treeceb3e60be1ad85ccea5ae2bfc22e7f61708c12a8 /CHANGES
parentb423a939b01b8f3af710d1729ee286299683f896 (diff)
Added a new option, "timeoutpriority" to queues.conf. A detailed
explanation of the change may be found in configs/queues.conf.sample (closes issue #12690) Reported by: atis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127720 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 a67244155..e134208e1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -163,6 +163,9 @@ Queue changes
-------------
* The TRANSFER queue log entry now includes the the caller's original
position in the transferred-from queue.
+ * A new configuration option, "timeoutpriority" has been added. Please see the section labeled
+ "QUEUE TIMING OPTIONS" in configs/queues.conf.sample for a detailed explanation of the option
+ as well as an explanation about timeout options in general
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------