summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorkrells <benoit.dereck-tricot@eyepea.eu>2018-01-09 18:29:48 +0100
committerRichard Mudgett <rmudgett@digium.com>2018-01-18 20:36:14 -0600
commit77f2814d01fafba4bf251c177203cbd183999400 (patch)
treef9fd37f42203d1b7eb312dc66cfb9e5761d7cdcf /CHANGES
parentb7a91630e453a787f111423f22ef60fa0246a4fb (diff)
pbx: Reduce verbosity while loading extensions
Each time the dial plan is reloaded, a lot of logs like these are generated: "Added extension 'XXXXX' priority 1 to YYYYYYYYYYY" This patch changes the log level for those logs. ASTERISK-27084 Change-Id: I5662902161c50890997ddc56835d4cafb456c529
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c30b4caad..304bba60a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -60,6 +60,12 @@ cdr_syslog
--- Functionality changes from Asterisk 15.2.0 to Asterisk 15.3.0 ------------
------------------------------------------------------------------------------
+Core
+------------------
+ * During dialplan reload log messages are produced for each context,
+ extension and include. These messages are no longer printed by the
+ verbose loggers, they are now only logged as debug messages.
+
app_followme
------------------
* Added a new prompt, connecting-prompt, which will be played