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