diff --git a/config.c b/config.c index e563dd8cc4..94fb61cb4f 100755 --- a/config.c +++ b/config.c @@ -537,7 +537,7 @@ struct ast_config *ast_internal_load(const char *configfile, struct ast_config * for (i=0; i 1) && !option_debug) { + if ((option_verbose > 2) && !option_debug) { ast_verbose( VERBOSE_PREFIX_2 "Parsing '%s': ", fn); fflush(stdout); }