Re: ARI-client Node.js objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Jan 11, 2019, at 10:46, Gilles VERRIEZ (SERENEO) <gilles.verriez@xxxxxxxxxxx> wrote:

Hi,

I would like to get the audio resource from a record in order to send it threw AJAX request with my ARI-client Node JS source. I thought Playback.media_uri could help me but it's value is undefined. Any ideas?


I think you’re probably going to be looking for:

ari.recordings.getStoredFile(
  {recordingName: val},
  function (err, binary) {}
);

_______________________________________________
asterisk-app-dev mailing list
asterisk-app-dev@xxxxxxxxxxxxxxxx
http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev

[Index of Archives]     [Asterisk SS7]     [Asterisk Announcements]     [Asterisk Users]     [PJ SIP]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Linux API]

  Powered by Linux