summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSungtae Kim <pchero21@gmail.com>2017-12-30 06:14:00 +0100
committerJoshua Colp <jcolp@digium.com>2018-01-02 12:24:38 +0000
commitffbf5be116a3035f0ecf97bd13d87bfd64048fb0 (patch)
tree40657a581294ee38b307eb14e9741ad10857cb10 /CHANGES
parent80e6b2eff54a4ff57e2521164224b1b1c878ae94 (diff)
res_pjsip: Add AMI action 'PJSIPShowAors'
Add an AMI action which provides information on all configured AORs. ASTERISK-27537 Change-Id: If8b990a00909e5b6c0f04a3b8dccd9903dc445eb
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bd11c6c58..abf121e98 100644
--- a/CHANGES
+++ b/CHANGES
@@ -43,6 +43,11 @@ app_queue
When set the wrapuptime on the member is used instead of the wrapuptime
defined for the queue itself.
+res_pjsip
+------------------
+ * A new AMI action, PJSIPShowAors, has been added which displays information
+ about all configured PJSIP AORs.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 15.1.0 to Asterisk 15.2.0 ------------
------------------------------------------------------------------------------