summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNiklas Larsson <niklas@tese.se>2017-06-29 10:47:41 +0200
committerGeorge Joseph <gjoseph@digium.com>2017-08-01 15:44:30 -0600
commit9a09f7dd5dc62587ae472c9a2ab2b1af9ac18ed0 (patch)
tree701369836ea29c7ecd35e81042194b1c5a03912c /CHANGES
parent3418d8d145860b50413f742737f0b9e4192a0b42 (diff)
app_queue: Add priority to AMI QueueStatus
Add priority to callers in AMI QueueStatus response ASTERISK-27092 #close Change-Id: I8d1f737a72c7c38f4cfe1a4ee3ecc0a4f85bd199
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index be4cadb52..c56d7f0af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -39,9 +39,15 @@ res_musiconhold
which sends signals to the application and its descendants directly, or
"process" which sends signals only to the application itself.
+res_pjsip
+------------------
* New dialplan function PJSIP_DTMF_MODE added to get or change the DTMF mode
of a channel on a per-call basis.
+app_queue
+------------------
+ * Add priority to callers in AMI QueueStatus response.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 13.16.0 to Asterisk 13.17.0 ----------
------------------------------------------------------------------------------