[Asterisk-code-review] Added a warning when MOH does not exist (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Thu Jul 16 09:39:09 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: Added a warning when MOH does not exist
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/902/1/res/res_musiconhold.c
File res/res_musiconhold.c:
Line 884: ast_log(LOG_WARNING, "Music on Hold class '%s' not found in memory. Verify your configuration.\n", name);
: ast_debug(1, "Music on Hold class '%s' not found in memory\n", name);
The ast_log warning message line should just replace the ast_debug line.
--
To view, visit https://gerrit.asterisk.org/902
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifdfbd0b97cf31478d29923ec30aabce28d01740b
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Michael Cargile <mikec at vicidial.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list