diff --git a/config.c b/config.c index 94fb61cb4f..e563dd8cc4 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 2) && !option_debug) { + if ((option_verbose > 1) && !option_debug) { ast_verbose( VERBOSE_PREFIX_2 "Parsing '%s': ", fn); fflush(stdout); }