summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4c3d8dbfc..ad16a4008 100644
--- a/CHANGES
+++ b/CHANGES
@@ -68,6 +68,12 @@ app_originate
created channel using options parameter (like app_dial) B() and b(). This
allows for adding variables to newly created channel or, e.g. setting callerid.
+CLI Commands
+------------------
+ * 'dialplan show' output will now show [config_file:line_number] instead of
+ [registrar] when that information is available. Currently only extensions
+ registered by pbx_config when loading/reloading will use this format.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.2.0 to Asterisk 14.3.0 ------------
------------------------------------------------------------------------------