]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stasis.c: Added video_single option for bridge creation
authorSungtae Kim <pchero21@gmail.com>
Sun, 30 Aug 2020 20:42:06 +0000 (22:42 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 10 Sep 2020 14:54:35 +0000 (09:54 -0500)
commita0d41a27d49c2de03eab4572d0bcc721a8f93dd4
tree7dfba721e4fe52faa375a079f8da65142f66151d
parent7eaae4e7b600ec0aecd6e30b75d89c99241d31fa
res_stasis.c: Added video_single option for bridge creation

Currently, it was not possible to create bridge with video_mode single.
This made hard to put the bridge in a vidoe_single mode.
So, added video_single option for Bridge creation using the ARI.
This allows create a bridge with video_mode single.

ASTERISK-29055

Change-Id: I43e720e5c83fc75fafe10fe22808ae7f055da2ae
main/bridge.c
res/ari/resource_bridges.h
res/res_stasis.c
res/stasis/stasis_bridge.c
rest-api/api-docs/bridges.json