-
- Downloads
bridge_softmix: Add SDP "label" attribute to streams
Adding the "label" attribute used for participant info correlation was previously done in app_confbridge but it wasn't working correctly because it didn't have knowledge about which video streams belonged to which channel. Only bridge_softmix has that data so now it's set when the bridge topology is changed. ASTERISK-28107 Change-Id: Ieddeca5799d710cad083af3fcc3e677fa2a2a499
Showing
- apps/app_confbridge.c 4 additions, 0 deletionsapps/app_confbridge.c
- apps/confbridge/confbridge_manager.c 0 additions, 53 deletionsapps/confbridge/confbridge_manager.c
- bridges/bridge_softmix.c 25 additions, 10 deletionsbridges/bridge_softmix.c
- include/asterisk/bridge.h 19 additions, 0 deletionsinclude/asterisk/bridge.h
- main/bridge.c 7 additions, 0 deletionsmain/bridge.c
Loading
Please register or sign in to comment