mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 06:18:38 +00:00
modified a loglevel
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@59063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2561,7 +2561,7 @@ static struct ast_channel *misdn_request(const char *type, int format, void *dat
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (misdn_cfg_is_group_method(group, METHOD_STANDARD_DEC)) {
|
if (misdn_cfg_is_group_method(group, METHOD_STANDARD_DEC)) {
|
||||||
chan_misdn_log(0, port, " --> STARTING STANDARDDEC...\n");
|
chan_misdn_log(4, port, " --> STARTING STANDARDDEC...\n");
|
||||||
dec=1;
|
dec=1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user