summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-11-10 10:21:54 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-11-10 10:21:54 -0600
commit6ee609dec90970c7db3ac1f65719dfd8b5f40302 (patch)
treea2837a74a61e7cc37571a5bfe52dbc19c98a54bf
parent515edf728fcc8dae628eae65f7eae01f7e7da308 (diff)
parent93a0de1f0ed10c38c72c8d14032577256a1df4b6 (diff)
Merge "app_queue: Add mention of 'ABANDON' variable to CHANGES."
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2131fee3c..a57ed88e3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -90,6 +90,11 @@ CLI Commands
information will be sent to the Asterisk CLI.
+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 ----------
------------------------------------------------------------------------------