]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ARI: External Media
authorGeorge Joseph <gjoseph@digium.com>
Mon, 5 Aug 2019 11:59:59 +0000 (05:59 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 10 Sep 2019 15:44:00 +0000 (10:44 -0500)
commit44068cc6bf802742ce8a0283351781bbcd9d7690
treee9b03e4be11d7055263876ddd3b9d8b73b789509
parent03625b4bc6bfc4d239ae75bd6b4d49ef6707d6bd
ARI: External Media

The Channel resource has a new sub-resource "externalMedia".
This allows an application to create a channel for the sole purpose
of exchanging media with an external server.  Once created, this
channel could be placed into a bridge with existing channels to
allow the external server to inject audio into the bridge or
receive audio from the bridge.
See https://wiki.asterisk.org/wiki/display/AST/External+Media+and+ARI
for more information.

Change-Id: I9618899198880b4c650354581b50c0401b58bc46
doc/CHANGES-staging/ARI.txt [new file with mode: 0644]
res/ari/ari_model_validators.c
res/ari/ari_model_validators.h
res/ari/resource_channels.c
res/ari/resource_channels.h
res/res_ari_channels.c
rest-api/api-docs/channels.json