From: [email protected] [mailto:[email protected]] On Behalf Of Grant Bagdasarian Sent: Tuesday, January 08, 2013 9:24 AM To: [email protected] Subject: [asterisk-users] Streaming/Recording audio
Hello Users, I've been searching for a couple of hours now but I can't find the answers to my questions, so here they go: 1) Is it possible to stream audio files from a webserver during a call by configuring this in the dialplan? Something like Playback(http://myserver.companynetwork/welcome.alaw)? 2) After recording is finished using the Record application, is the recorded file(the audio stream) accessible to send off to an http handler using HTTP POST? I hope someone could help me out. Thanks, Grant 1 . AFAIK, playback is just for local files, not web files. There are options like mpg123 to play streaming audio files - see http://nerdvittles.com/?p=92 2. As long as you save the audio stream in a normal format, this shouldn't be a problem.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
