]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_stasis.c: Add new type 'sdp_label' for bridge creation.
authorJoe Searle <joe@jsearle.net>
Thu, 25 May 2023 09:58:45 +0000 (10:58 +0100)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:30 +0000 (11:49 +0000)
commit08053123f1ba0bdbeb288fed83a0e37a6804db6f
treebbb5fa531cb5e7a1df81fdc2af458ad9dd8fa365
parent5fe7fd557791e118ec431bdad26815324fd13e99
res_stasis.c: Add new type 'sdp_label' for bridge creation.

Add new type 'sdp_label' when creating a bridge using the ARI. This will
add labels to the SDP for each stream, the label is set to the
corresponding channel id.

Resolves: #91

UserNote: When creating a bridge using the ARI the 'type' argument now
accepts a new value 'sdp_label' which will configure the bridge to add
labels for each stream in the SDP with the corresponding channel id.

(cherry picked from commit d417ab86e1edb7a97f7bcf19644038f57f87e275)
res/ari/resource_bridges.h
res/res_stasis.c
res/stasis/stasis_bridge.c
res/stasis/stasis_bridge.h
rest-api/api-docs/bridges.json