Update CHANGES and UPGRADE.txt for certified/16.8-cert6

This commit is contained in:
Asterisk Development Team
2021-03-25 12:40:46 -05:00
parent a41edfb46f
commit 8616ea0504
4 changed files with 28 additions and 18 deletions

14
CHANGES
View File

@@ -12,6 +12,20 @@
===
==============================================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk certified/16.8-cert5 to Asterisk certified/16.8-cert6
------------------------------------------------------------------------------
res_srtp
------------------
* SRTP replay protection has been added to res_srtp and
a new configuration option "srtpreplayprotection" has
been added to the rtp.conf config file. For security
reasons, the default setting is "yes". Buggy clients
may not handle this correctly which could result in
no, or one way, audio and Asterisk error messages like
"replay check failed".
------------------------------------------------------------------------------
--- Functionality changes from Asterisk certified/16.8-cert3 to Asterisk certified/16.8-cert4
------------------------------------------------------------------------------

View File

@@ -18,6 +18,20 @@
===
===========================================================
------------------------------------------------------------------------------
--- Functionality changes from Asterisk certified/16.8-cert5 to Asterisk certified/16.8-cert6
------------------------------------------------------------------------------
res_srtp
------------------
* SRTP replay protection has been added to res_srtp and
a new configuration option "srtpreplayprotection" has
been added to the rtp.conf config file. For security
reasons, the default setting is "yes". Buggy clients
may not handle this correctly which could result in
no, or one way, audio and Asterisk error messages like
"replay check failed".
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 16.6.1 to Asterisk 16.6.2 ------------
------------------------------------------------------------------------------

View File

@@ -1,9 +0,0 @@
Subject: res_srtp
SRTP replay protection has been added to res_srtp and
a new configuration option "srtpreplayprotection" has
been added to the rtp.conf config file. For security
reasons, the default setting is "yes". Buggy clients
may not handle this correctly which could result in
no, or one way, audio and Asterisk error messages like
"replay check failed".

View File

@@ -1,9 +0,0 @@
Subject: res_srtp
SRTP replay protection has been added to res_srtp and
a new configuration option "srtpreplayprotection" has
been added to the rtp.conf config file. For security
reasons, the default setting is "yes". Buggy clients
may not handle this correctly which could result in
no, or one way, audio and Asterisk error messages like
"replay check failed".