From: Rodrigo Ramírez Norambuena Date: Fri, 1 Mar 2019 21:17:30 +0000 (-0300) Subject: CHANGES: Document addition of 'wrapuptime' argument to AddQueueMember() X-Git-Tag: 17.0.0-rc1~161^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8295e07716af3d17d6b240337ba313d76315dad;p=thirdparty%2Fasterisk.git CHANGES: Document addition of 'wrapuptime' argument to AddQueueMember() Change-Id: Ieb332d018ae3f2fc82b9465381fde0f299af1611 --- diff --git a/CHANGES b/CHANGES index 2dc443d3da..d347507435 100644 --- a/CHANGES +++ b/CHANGES @@ -98,6 +98,11 @@ MWI to voicemail boxes using "presence" events. This allows common BLF keys to act as voicemail waiting indicators. +app_queue +------------------ + * Added the ability to set the wrapuptime per-member using the AddQueueMember + application. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 16.1.0 to Asterisk 16.2.0 ------------ ------------------------------------------------------------------------------