From f8295e07716af3d17d6b240337ba313d76315dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Fri, 1 Mar 2019 18:17:30 -0300 Subject: [PATCH] CHANGES: Document addition of 'wrapuptime' argument to AddQueueMember() Change-Id: Ieb332d018ae3f2fc82b9465381fde0f299af1611 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) 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 ------------ ------------------------------------------------------------------------------