<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey, trying to use ARI with NodeJS - this doesn't work: <br class=""><br class=""><div class="">play(channel, 'sound:<a href="http://www.nch.com.au/acm/8k16bitpcm.wav'" class="">http://www.nch.com.au/acm/8k16bitpcm.wav'</a>);<br class=""><br class=""></div><div class="">should it?<br class=""><br class=""></div><div class=""><a href="https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Simple+Media+Manipulation" class="">https://wiki.asterisk.org/wiki/display/AST/ARI+and+Channels%3A+Simple+Media+Manipulation</a> says:</div><div class=""><br class=""></div><div class="">A sound file located on the Asterisk system. You can use the /sounds resource to query for available sounds on the system. <b class="">You can also use specify a media file which is consumed via HTTP (e.g sound:<a href="http://foo.com/sound.wav" class="">http://foo.com/sound.wav</a>)</b><br class=""><br class=""></div><div class="">But I get<br class=""><br class=""></div><div class="">[2019-02-18 11:18:29] WARNING[23860][C-0002f9e3]: file.c:774 ast_openstream_full: File <a href="http://www.nch.com.au/acm/8k16bitpcm.wav" class="">http://www.nch.com.au/acm/8k16bitpcm.wav</a> does not exist in any format</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Matt</div></body></html>