Index: apps/app_amd.c =================================================================== --- apps/app_amd.c (revision 47541) +++ apps/app_amd.c (working copy) @@ -152,7 +152,7 @@ if (!ast_strlen_zero(args.argSilenceThreshold)) silenceThreshold = atoi(args.argSilenceThreshold); } else - ast_log(LOG_NOTICE, "AMD using the default parameters.\n"); + ast_log(LOG_DEBUG, "AMD using the default parameters.\n"); /* Now we're ready to roll! */ if (option_verbose > 2)