From 77f2814d01fafba4bf251c177203cbd183999400 Mon Sep 17 00:00:00 2001 From: krells Date: Tue, 9 Jan 2018 18:29:48 +0100 Subject: 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 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') 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 -- cgit v1.2.3