From 71dc33356504e32b6ed4bbf6faaacb51a3602d10 Mon Sep 17 00:00:00 2001
From: Joshua Colp <jcolp@digium.com>
Date: Thu, 10 Nov 2016 14:33:41 +0000
Subject: [PATCH] app_queue: Add mention of 'ABANDON' variable to CHANGES.

ASTERISK-26558

Change-Id: I1127010181e79c8ac291f72f036cb8e430dc7f7e
---
 CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES b/CHANGES
index c550f3fda4..463c88427a 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 ----------
 ------------------------------------------------------------------------------
-- 
GitLab