summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1ce742296..d20984a8f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -28,6 +28,18 @@ chan_pjsip
to asymmetric using the "asymmetric_rtp_codec" endpoint option. If this
option is set then the sending and received codec are allowed to differ.
+CLI Commands
+------------------
+ * Three new CLI commands have been added for ARI:
+ - ari show apps:
+ Displays a listing of all registered ARI applications.
+ - ari show app <name>:
+ Display detailed information about a registered ARI application.
+ - ari set debug <name> <on|off>:
+ Enable/disable debugging of an ARI application. When debugged, verbose
+ information will be sent to the Asterisk CLI.
+
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.0.0 to Asterisk 14.1.0 ----------
------------------------------------------------------------------------------