[Home]

Summary:ASTERISK-28401: app_confbridge: Add *_all remb behavior variants
Reporter:Joshua C. Colp (jcolp)Labels:
Date Opened:2019-04-30 11:04:32Date Closed:2019-05-03 10:55:18
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_confbridge Bridges/bridge_softmix
Versions:16.3.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Right now the REMB behavior options for app_confbridge produce a value which is unique to the group of receivers of a stream. This means that each sender can end up being told a different value for encoding.

This change is for adding *_all variants which produce a value which is unique to the entire conference bridge. That is: the REMB value from ALL receivers is used, and a single REMB value is produced that is sent to EVERY sender.
Comments:By: Friendly Automation (friendly-automation) 2019-05-03 10:55:19.245-0500

Change 11321 merged by Joshua Colp:
app_confbridge: Add "all" variants of REMB behavior.

[https://gerrit.asterisk.org/c/asterisk/+/11321|https://gerrit.asterisk.org/c/asterisk/+/11321]

By: Friendly Automation (friendly-automation) 2019-05-03 10:56:11.231-0500

Change 11322 merged by Friendly Automation:
app_confbridge: Add "all" variants of REMB behavior.

[https://gerrit.asterisk.org/c/asterisk/+/11322|https://gerrit.asterisk.org/c/asterisk/+/11322]