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
Showing
- doc/CHANGES-staging/ARI.txt 10 additions, 0 deletionsdoc/CHANGES-staging/ARI.txt
- res/ari/ari_model_validators.c 56 additions, 0 deletionsres/ari/ari_model_validators.c
- res/ari/ari_model_validators.h 22 additions, 0 deletionsres/ari/ari_model_validators.h
- res/ari/resource_channels.c 170 additions, 22 deletionsres/ari/resource_channels.c
- res/ari/resource_channels.h 42 additions, 0 deletionsres/ari/resource_channels.h
- res/res_ari_channels.c 133 additions, 2 deletionsres/res_ari_channels.c
- rest-api/api-docs/channels.json 146 additions, 0 deletionsrest-api/api-docs/channels.json
Loading
Please register or sign in to comment