asterisk/apps/confbridge
George Joseph 773f424c7f app_confbridge/bridge_softmix: Add ability to force estimated bitrate
app_confbridge now has the ability to set the estimated bitrate on an
SFU bridge.  To use it, set a bridge profile's remb_behavior to "force"
and set remb_estimated_bitrate to a rate in bits per second.  The
remb_estimated_bitrate parameter is ignored if remb_behavior is something
other than "force".

Change-Id: Idce6464ff014a37ea3b82944452e56cc4d75ab0a
2020-10-02 08:04:31 -05:00
..
include app_confbridge/bridge_softmix: Add ability to force estimated bitrate 2020-10-02 08:04:31 -05:00
conf_chan_announce.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
conf_chan_record.c app_confbridge: Only create a channel that records audio. 2017-09-19 07:56:00 -05:00
conf_config_parser.c app_confbridge/bridge_softmix: Add ability to force estimated bitrate 2020-10-02 08:04:31 -05:00
conf_state.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
conf_state_empty.c confbridge: announce to the marked users when they join an empty conference 2018-12-12 12:15:49 -05:00
conf_state_inactive.c confbridge: announce to the marked users when they join an empty conference 2018-12-12 12:15:49 -05:00
conf_state_multi.c app_confbridge: Remove some noop code. 2014-03-06 00:33:13 +00:00
conf_state_multi_marked.c ConfBridge: Make some announcements asynchronous. 2016-09-07 09:12:41 -05:00
conf_state_single.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
conf_state_single_marked.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
confbridge_manager.c app_confbridge: Plug ref leak of bridge channel with send_events 2020-06-10 11:03:04 -05:00