app_queue: Add QueueUpdate application.

Add an application that allows tracking outbound calls
using app_queue.

ASTERISK-19862

Change-Id: Ia0ab64aed934c25b2a25022adcc7c0624224346e
This commit is contained in:
Sebastian Gutierrez
2016-11-06 09:30:07 -03:00
committed by Joshua Colp
parent c2d4230354
commit 8cc1cd5df7
2 changed files with 108 additions and 0 deletions

View File

@@ -74,6 +74,11 @@ CLI Commands
[registrar] when that information is available. Currently only extensions
registered by pbx_config when loading/reloading will use this format.
app_queue
------------------
* Add 'QueueUpdate' application which can be used to track outbound calls
using app_queue.
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.2.0 to Asterisk 14.3.0 ------------
------------------------------------------------------------------------------