On Wed, 2003-03-26 at 18:31, Michael K. Rodriguez wrote: > WARNING[21518]: File format_wav.c, Line 154 (check_header): Unexpected > freqency 22050 > WARNING[21518]: File file.c, Line 346 (ast_filehelper): Unable to open > fd on intro > WARNING[21518]: File file.c, Line 553 (ast_streamfile): Unable to open > intro (format 12): No such file or directory
Anything over 8000hz sample rate is useless for telephony, and in this case asterisk doesn't do resampling therefore you have problems. Resave that file as a 8000hz sample rate and all will be fine. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
