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: 13.13.0-rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71dc33356504e32b6ed4bbf6faaacb51a3602d10;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 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 ---------- ------------------------------------------------------------------------------