[asterisk-app-dev] AGI stream audio from URI
Gaurav Khurana
gkhurana at godaddy.com
Sun Feb 25 03:00:30 CST 2018
Run ` core show file formats` and check the file formats your Asterisk supports.
From: asterisk-app-dev-bounces at lists.digium.com [mailto:asterisk-app-dev-bounces at lists.digium.com] On Behalf Of Naftoli Gugenheim
Sent: Saturday, February 24, 2018 5:42 PM
To: Asterisk Application Development discussion <asterisk-app-dev at lists.digium.com>
Subject: Re: [asterisk-app-dev] AGI stream audio from URI
Anyone??
On Tue, Feb 6, 2018, 10:05 PM Naftoli Gugenheim <naftoligug at gmail.com<mailto:naftoligug at gmail.com>> wrote:
I’m writing an IVR and I’m thinking of using FastAGI, but I don’t want to assume a shared filesystem. I understand that Asterisk 14 should allow http URIs for playback but I can’t get it to work.
Case in point, this output on the asterisk console:
<PJSIP/7325342893-0000004e>AGI Rx << CONTROL STREAM FILE "https://freewavesamples.com/files/Alesis-Fusion-Nylon-String-Guitar-C4.wav" ""
File https://freewavesamples.com/files/Alesis-Fusion-Nylon-String-Guitar-C4.wav does not exist in any format
Unable to open https://freewavesamples.com/files/Alesis-Fusion-Nylon-String-Guitar-C4.wav (format (ulaw)): No such file or directory
Any ideas or suggestions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20180225/2a3a9092/attachment.html>
More information about the asterisk-app-dev
mailing list