Re: [asterisk-users] [asterisk-app-dev] Asterisk 13 ARI Playback of audio via HTTP

2019-02-18 Thread Matt Riddell
Answering the below for search engine’s sake. > On Feb 18, 2019, at 11:23, Matt Riddell wrote: > > Hey, trying to use ARI with NodeJS - this doesn't work: > > play(channel, 'sound:http://www.nch.com.au/acm/8k16bitpcm.wav' > ); Problem 1: The url is

[asterisk-users] [asterisk-app-dev] Asterisk 13 ARI Playback of audio via HTTP

2019-02-18 Thread Matt Riddell
Hey, trying to use ARI with NodeJS - this doesn't work: play(channel, 'sound:http://www.nch.com.au/acm/8k16bitpcm.wav'); should it? https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Simple+Media+Manipulation says: A sound file located on the Asterisk system. You can use the