asterisk/bridges
Joshua Colp 80dba268ea app_confbridge: Add "all" variants of REMB behavior.
When producing a combined REMB value the normal behavior
is to have a REMB value which is unique for each sender
based on all of their receivers. This can result in one
sender having low bitrate while all the rest are high.

This change adds "all" variants which produces a bridge
level REMB value instead. All REMB reports are combined
together into a single REMB value that is the same for
each sender.

ASTERISK-28401

Change-Id: I883e6cc26003b497c8180b346111c79a131ba88c
2019-05-02 07:29:08 -06: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_native_rtp.c: Fail native bridge if no framing match. 2018-11-13 04:09:27 -05:00
bridge_simple.c bridge_simple.c: Fix stream topology handling. 2018-02-21 12:36:13 -06:00
bridge_softmix.c app_confbridge: Add "all" variants of REMB behavior. 2019-05-02 07:29:08 -06:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00