ARI: Ability to inhibit COLP frames when adding channels to a bridge
This patch adds a new flag "inhibitConnectedLineUpdates" to the 'addChannel' operation in the Bridges REST API. When set, this flag avoids generating COLP frames when the specified channels enter the bridge. ASTERISK-28629 Change-Id: Ib995d4f0c6106279aa448b34b042b68f0f2ca5dc
Showing
- doc/CHANGES-staging/ari-bridges-inhibit-colp.txt 5 additions, 0 deletionsdoc/CHANGES-staging/ari-bridges-inhibit-colp.txt
- include/asterisk/bridge_features.h 2 additions, 0 deletionsinclude/asterisk/bridge_features.h
- include/asterisk/stasis_app.h 10 additions, 0 deletionsinclude/asterisk/stasis_app.h
- res/ari/resource_bridges.c 1 addition, 0 deletionsres/ari/resource_bridges.c
- res/ari/resource_bridges.h 2 additions, 0 deletionsres/ari/resource_bridges.h
- res/res_ari_bridges.c 7 additions, 0 deletionsres/res_ari_bridges.c
- res/stasis/control.c 11 additions, 1 deletionres/stasis/control.c
- rest-api/api-docs/bridges.json 9 additions, 0 deletionsrest-api/api-docs/bridges.json
Loading
Please register or sign in to comment