res_pjsip: Add AMI action 'PJSIPShowAuths'

Add an AMI action which provides information on all
configured Auths.

ASTERISK-27547

Change-Id: I1a88a75b38a2b1dd9d1de6c0307b20a3f584c817
This commit is contained in:
Sungtae Kim
2018-01-05 01:47:11 +01:00
parent 7f4facc5e4
commit faeb9e1b26
3 changed files with 128 additions and 1 deletions

View File

@@ -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 ------------
------------------------------------------------------------------------------