<div dir="ltr">I have a Lua IVR app that is reading files from a remote server. mod_httapi is caching files to local storage. However, I see this error in the logs frequently:<div><br></div><div>freeswitch.log.2014-07-14-20-00-06.1:2014-07-14 19:39:40.690935 [DEBUG] switch_core_file.c:216 File /usr/local/freeswitch/storage/http_file_cache/7b1120ea3a0ebce2718d6f5588846b9e.wav sample rate 44100 doesn&#39;t match requested rate 8000</div>

<div><br></div><div>Does this mean there is a cache miss? I am using session:playAndGetDigits to playback the file, how do I adjust my request to ensure a cache hit?</div><div><br></div><div>Thanks,</div><div>Neil</div><div>

</div></div>