<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Although its useful information. &nbsp;It will work fine, but requires more cpu resources than if you were playing files that already matched the rate.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 12, 2014, at 4:45 PM, Brian West &lt;<a href="mailto:brian@freeswitch.org" class="">brian@freeswitch.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Its a debug line, not a warning.<div class=""><br class=""></div><div class=""><p class=""><span class="">src/switch_core_file.c</span><span class="">:</span><span class=""> &nbsp; &nbsp; &nbsp; &nbsp; switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "File %s sample rate %d </span><span class="">doesn't match requested</span><span class=""> rate %d\n", file_path, fh-&gt;samplerate, rate);</span></p><p class=""><span class="">You can ignore it, its informational only.</span></p></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Nov 12, 2014 at 11:27 AM, Oleg Stolyar <span dir="ltr" class="">&lt;<a href="mailto:olegstolyar@gmail.com" target="_blank" class="">olegstolyar@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">This might be the easiest question ever asked on this list.<div class=""><br class=""></div><div class="">I am playing wav files with sample rate 48000 as music on hold for a conference with sample rate 8000.&nbsp; I am getting this warning in the logs:</div><div class=""><br class=""></div><div class="">switch_core_file.c:211 File /usr/local/freeswitch/sounds/music/8000/music.wav sample rate 48000 doesn't match requested rate 8000<br class=""></div><div class=""><br class=""></div><div class="">I can ignore it, right?&nbsp; This will not create any actual problems?&nbsp; I don't think it will even increase the CPU consumption but wanted to confirm.</div></div>
</blockquote></div></div></div></blockquote></div><br class=""></div></body></html>