[asterisk-bugs] [JIRA] (ASTERISK-27084) Reduce verbosity while loading PBX extensions.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Feb 22 15:23:16 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-27084:
-------------------------------------
Target Release Version/s: 13.20.0
> Reduce verbosity while loading PBX extensions.
> ----------------------------------------------
>
> Key: ASTERISK-27084
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27084
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: PBX/pbx_config
> Affects Versions: 13.16.0, 15.2.0
> Environment: Debian 8
> Reporter: Ludovic Gasc (Eyepea)
> Assignee: Unassigned
> Severity: Trivial
> Labels: patch
> Target Release: 13.20.0
>
> Attachments: extensions_adding_log_level.patch
>
>
> In the actual version of Asterisk, you need a log level of 3 to track a call via logs.
> But at the same time, each time you reload the dialplan, you have a lot of messages like that are present because it's also at level 3:
> Added extension 'XXXXX' priority 1 to YYYYYYYYYYY
> It isn't useful logs for us.
> This patch enables to customize the log level via the configuration file.
> Thanks for your feedback.
> Ps: If you plan to simply change the priority level of this log, it's also good to us: At least for us, these logs are less critical that runtime calls.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list