aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--UPGRADE.txt14
2 files changed, 15 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 1b06777b1..178ad0822 100644
--- a/CHANGES
+++ b/CHANGES
@@ -156,6 +156,11 @@ ODBC Changes
as some people were running into this limit. This limit has been increased
to 4.2 billion.
+Queue changes
+-------------
+ * The TRANSFER queue log entry now includes the the caller's original
+ position in the transferred-from queue.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.4.X to Asterisk 1.6.0 -------------
------------------------------------------------------------------------------
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 73f911a72..8d46db7d0 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -220,12 +220,18 @@ Manager:
output of the SIPpeers command.
* cdr_manager now reports at the "cdr" level, not at "call" You may need to
- change your manager.conf to add the level to existing AMI users, if they
- want to see the CDR events generated.
+ change your manager.conf to add the level to existing AMI users, if they
+ want to see the CDR events generated.
* The Originate command now requires the Originate write permission. For
- Originate with the Application parameter, you need the additional System
- privilege if you want to do anything that calls out to a subshell.
+ Originate with the Application parameter, you need the additional System
+ privilege if you want to do anything that calls out to a subshell.
+
+Queues:
+
+* New queue log events ADDMEMBER and REMOVEMEMBER have been added. Also, a
+ new value has been added to the TRANSFER event that indicates the caller's
+ original position in the queue they are being transfered from.
iLBC Codec: