Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it.
This change allows a user of ARI to know what channel it has originated and also follow any progress. If a Stasis application is provided it will be automatically subscribed to the originated channel immediately. (closes issue ASTERISK-22485) Reported by: David Lee Review: https://reviewboard.asterisk.org/r/2910/ ........ Merged revisions 401281 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- main/pbx.c 1 addition, 1 deletionmain/pbx.c
- res/ari/resource_channels.c 18 additions, 3 deletionsres/ari/resource_channels.c
- res/ari/resource_channels.h 2 additions, 2 deletionsres/ari/resource_channels.h
- res/res_ari_channels.c 1 addition, 1 deletionres/res_ari_channels.c
- rest-api/api-docs/channels.json 3 additions, 3 deletionsrest-api/api-docs/channels.json
Loading
Please register or sign in to comment