summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSebastian Gutierrez <sgutierrez@integraccs.com>2016-11-06 09:30:07 -0300
committerJoshua Colp <jcolp@digium.com>2017-01-17 12:29:34 +0000
commit8cc1cd5df70a16900082b919f8e625286bb3356f (patch)
tree0d4c6935d64084d58c6da7afe7d803212789c0a9 /CHANGES
parentc2d423035470b7a2421ac8115cee2f3d9055e7ff (diff)
app_queue: Add QueueUpdate application.
Add an application that allows tracking outbound calls using app_queue. ASTERISK-19862 Change-Id: Ia0ab64aed934c25b2a25022adcc7c0624224346e
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d843848cf..5921e9b32 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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 ------------
------------------------------------------------------------------------------