On Wednesday 06 June 2018 at 16:30:08, Dovid Bender wrote: > On Wed, Jun 6, 2018 at 6:18 AM, Antony Stone wrote: > > On Wednesday 06 June 2018 at 12:02:38, Dovid Bender wrote: > > > Hi, > > > > > > I have tested ControlPlayback and grabbed files via an apache server > > > with no issue. > > > > ControlPlayback is an Asterisk dialplan function. > > > > How have you integrated this with Apache? > > By apache I mean > ControlPlayBack(http://voice1.mydomain.net:8090/1.wav,30000,6,4,0,5,1)
Aha. > > > I want to be able to grab files via aws S3 which would require me to > > > add some headers to authenticate. > > > > Presumably you mean you need to add some headers to an HTTP request? > > Correct > > > > Is there any way to have Asterisk add headers or would I need a http > > > proxy in the middle? > > > > Where and how is Asterisk making an HTTP request at all? > > Asterisk is using URI Media Playback. Ah. So the problem (or challenge) is with URI Media Playback rather than ControlPlayback, I think. > Please see: > https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Project+-+URI+Media+ > Playback ControlPlayback will play anything you give it; the challenge here seems to be fetching the media with URI Media Playback, and that's somethign I have no familiatiry with, so I'll let someone else step in with any ideas. Regards, Antony. -- What do you call a dinosaur with only one eye? A Doyouthinkesaurus. Please reply to the list; please *don't* CC me. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
