From: Joshua Colp Date: Thu, 10 Nov 2016 14:33:41 +0000 (+0000) Subject: app_queue: Add mention of 'ABANDON' variable to CHANGES. X-Git-Tag: 15.0.0-beta1~518^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fchanges%2F79%2F4379%2F1;p=thirdparty%2Fasterisk.git app_queue: Add mention of 'ABANDON' variable to CHANGES. ASTERISK-26558 Change-Id: I1127010181e79c8ac291f72f036cb8e430dc7f7e --- diff --git a/CHANGES b/CHANGES index 2131fee3ca..a57ed88e3a 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 ---------- ------------------------------------------------------------------------------