Update CHANGES and UPGRADE.txt for 17.8.0

changes/83/15083/1
Asterisk Development Team 6 years ago
parent aa5577fecd
commit a3efd0bab9

@ -16,6 +16,18 @@
--- Functionality changes from Asterisk 17.7.0 to Asterisk 17.8.0 ------------
------------------------------------------------------------------------------
app_confbridge
------------------
* app_confbridge now has the ability to force 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".
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 17.7.0 to Asterisk 17.8.0 ------------
------------------------------------------------------------------------------
chan_pjsip
------------------
* The PJSIP_SEND_SESSION_REFRESH dialplan function now issues a warning, and

@ -1,7 +0,0 @@
Subject: app_confbridge
app_confbridge now has the ability to force 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".
Loading…
Cancel
Save