<div dir="ltr"><div dir="ltr">On Tue, Sep 24, 2019 at 2:30 PM Per Modin <<a href="mailto:per@wgtwo.com">per@wgtwo.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
we used to run on S3, where we mounted the recordings with s3fs-fuse[1]<br>
which we ran successfully on 1.6.20.<br>
<br>
HOWEVER, when we updated to 1.8.5 we ran into problems with the wave<br>
files, the media stream was not saved and we ended up with empty media<br>
containers, with only some meta data of around 250 bytes ended up being<br>
saved. This issue affected about half of all recordings, and we found no<br>
correlation in regards to codecs used etc. If this was an issue with<br>
configuration, s3fs-fuse or Freeswitch we didn't investigate.<br>
<br>
We solved this by moving the storage from S3 to EFS, and are currently<br>
running it in production without issues in that regard.<br></blockquote><div><br></div><div>That is an option, but you also can get around the stream issue with and audio_spool_path:</div><div><br></div><div><X-PRE-PROCESS cmd="set" data="audio_spool_path=/tmp"/><br></div><div><br></div><div>-Nathan</div></div></div>