summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-11-10 14:33:41 +0000
committerJoshua Colp <jcolp@digium.com>2016-11-10 14:33:41 +0000
commit71dc33356504e32b6ed4bbf6faaacb51a3602d10 (patch)
tree8f5bf02fa0c2c21e4fba4563a1bcd8b206281543 /CHANGES
parentccc8a37584e367ec29965af76b66cd997b922647 (diff)
app_queue: Add mention of 'ABANDON' variable to CHANGES.
ASTERISK-26558 Change-Id: I1127010181e79c8ac291f72f036cb8e430dc7f7e
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c550f3fda..463c88427 100644
--- a/CHANGES
+++ b/CHANGES
@@ -49,6 +49,11 @@ RTP
disabled and the range is 96-127 because any number below might be rejected
by a remote implementation; although no such broken implementation is known.
+Queue
+------------------
+ * A new dialplan variable, ABANDONED, is set when the call is not answered
+ by an agent.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.11.0 to Asterisk 13.12.0 ----------
------------------------------------------------------------------------------