res_pjsip: Add AMI action 'PJSIPShowAors'

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

ASTERISK-27537

Change-Id: If8b990a00909e5b6c0f04a3b8dccd9903dc445eb
This commit is contained in:
Sungtae Kim
2017-12-30 06:14:00 +01:00
committed by Joshua Colp
parent 80e6b2eff5
commit ffbf5be116
3 changed files with 142 additions and 0 deletions

View File

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