search for: c0fa42e5

Displaying 1 result from an estimated 1 matches for "c0fa42e5".

2008 Nov 11
2
play file from url
I would like to do something like: exten => s,1,playback(http://my.server.com/file.wav) I tested and it does not work. It seems highly likely that someone would already have done this one way or another. I know I could do a system wget and then play the local file, but wanted something a bit more elegant. Thanks, Mike Clark