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: 14.2.0-rc1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F4378%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 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 ---------- ------------------------------------------------------------------------------