ARI: bridges/{bridgeID}/addChannel: add roles parameter
Roles are now cleared with each entry into a bridge with addChannel. If the roles parameter is present, the role specified will be applied to all channels being added with the addChannel command. (closes issue ASTERISK-21973) Reported by: Matt Jordan https://reviewboard.asterisk.org/r/2691/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396182 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/bridge_roles.h 7 additions, 0 deletionsinclude/asterisk/bridge_roles.h
- include/asterisk/stasis_app.h 18 additions, 0 deletionsinclude/asterisk/stasis_app.h
- main/bridge_roles.c 19 additions, 0 deletionsmain/bridge_roles.c
- res/ari/resource_bridges.c 10 additions, 0 deletionsres/ari/resource_bridges.c
- res/ari/resource_bridges.h 2 additions, 0 deletionsres/ari/resource_bridges.h
- res/res_ari_bridges.c 3 additions, 0 deletionsres/res_ari_bridges.c
- res/stasis/control.c 10 additions, 0 deletionsres/stasis/control.c
- rest-api/api-docs/bridges.json 8 additions, 0 deletionsrest-api/api-docs/bridges.json
Loading
Please register or sign in to comment