[asterisk-users] S3 Bucket support for playing sound files
asterisk at phreaknet.org
asterisk at phreaknet.org
Wed May 5 16:10:55 CDT 2021
On 5/5/2021 4:01 PM, Dovid Bender wrote:
> Hi,
>
> Is anyone aware of any way of getting ControlPlayBack to work with an
> amazon S3 bucket? I know I can put nginx in the middle but I am trying
> to avoid that.
I had some similar issues where ControlPlayback() wouldn't stream mp3
files from certain sites.
I ended up downloading the file to /tmp using wget and then playing the
local file, which worked perfectly as a workaround.
> TIA.
>
> Dovid
More information about the asterisk-users
mailing list