modified a loglevel

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@59063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2
Christian Richter 18 years ago
parent 79c08e3a46
commit 74b331c4d0

@ -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)) {
chan_misdn_log(0, port, " --> STARTING STANDARDDEC...\n");
chan_misdn_log(4, port, " --> STARTING STANDARDDEC...\n");
dec=1;
}

Loading…
Cancel
Save