summaryrefslogtreecommitdiff
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 09:34:15 -0500
commit90389f6b7d8080ba033bfe002b5d375abeb6c4fd (patch)
tree2156577df01bb0df3c12a57d3fa3de7282273917
parentfb2d609bbc58923ccfb11003f56dc4bc8c02e729 (diff)
app_queue: Add mention of 'ABANDON' variable to CHANGES.
ASTERISK-26558 Change-Id: I1127010181e79c8ac291f72f036cb8e430dc7f7e
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 302170d6a..91e814291 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 14.0.0 to Asterisk 14.1.0 ----------
------------------------------------------------------------------------------