asterisk/bridges
George Joseph 39bb45cdfc bridge_softmix/sfu_topologies_on_join: Ignore topology change failures
When a channel joins a bridge, we do topology change requests on all
existing channels to add the new participant to them.  However the
announcer channel will return an error because it doesn't support
topology in the first place.  Unfortunately, there doesn't seem to be a
reliable way to tell if the error is expected or not so the error is
ignored for all channels.  If the request fails on a "real" channel,
that channel just won't get the new participant's video.

Change-Id: Ic95db4683f27d224c1869fe887795d6b9fdea4f0
2020-09-17 14:20:34 -05:00
..
bridge_softmix app_confbridge: Add "all" variants of REMB behavior. 2019-05-02 07:29:08 -06:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_builtin_features.c bridge_builtin_features.c: Set auto(mix)mon variables on both channels 2018-12-13 08:54:10 -05:00
bridge_builtin_interval_features.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
bridge_holding.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_native_rtp.c bridge: Don't try to match audio formats. 2020-05-21 10:34:33 -05:00
bridge_simple.c bridge: Don't try to match audio formats. 2020-05-21 10:34:33 -05:00
bridge_softmix.c bridge_softmix/sfu_topologies_on_join: Ignore topology change failures 2020-09-17 14:20:34 -05:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00