summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSungtae Kim <pchero21@gmail.com>2018-01-05 01:47:11 +0100
committerSungtae Kim <pchero21@gmail.com>2018-01-08 18:16:33 +0100
commitfaeb9e1b260581f96ba7d30885471bae1197cf73 (patch)
treed22517d7ccf571f1cdcadedd70e83df5a2eecbc2 /CHANGES
parent7f4facc5e4a96ccae10283da998044becc4fbe11 (diff)
res_pjsip: Add AMI action 'PJSIPShowAuths'
Add an AMI action which provides information on all configured Auths. ASTERISK-27547 Change-Id: I1a88a75b38a2b1dd9d1de6c0307b20a3f584c817
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index abf121e98..84344aa87 100644
--- a/CHANGES
+++ b/CHANGES
@@ -48,6 +48,9 @@ res_pjsip
* A new AMI action, PJSIPShowAors, has been added which displays information
about all configured PJSIP AORs.
+ * A new AMI action, PJSIPShowAuths, has been added which displays information
+ about all configured PJSIP Auths.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 15.1.0 to Asterisk 15.2.0 ------------
------------------------------------------------------------------------------