From 90389f6b7d8080ba033bfe002b5d375abeb6c4fd Mon Sep 17 00:00:00 2001 From: Joshua Colp 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 302170d6a0..91e8142911 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 ---------- ------------------------------------------------------------------------------ -- 2.47.2