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
This commit is contained in:
krells
2018-01-09 18:29:48 +01:00
committed by Richard Mudgett
parent b7a91630e4
commit 77f2814d01
3 changed files with 12 additions and 13 deletions

View File

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