mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Update CHANGES and UPGRADE.txt for 17.9.4
This commit is contained in:
14
CHANGES
14
CHANGES
@@ -12,6 +12,20 @@
|
|||||||
===
|
===
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
--- Functionality changes from Asterisk 17.9.3 to Asterisk 17.9.4 ------------
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
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 17.7.0 to Asterisk 17.8.0 ------------
|
--- Functionality changes from Asterisk 17.7.0 to Asterisk 17.8.0 ------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
14
UPGRADE.txt
14
UPGRADE.txt
@@ -18,6 +18,20 @@
|
|||||||
===
|
===
|
||||||
===========================================================
|
===========================================================
|
||||||
|
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
--- Functionality changes from Asterisk 17.9.3 to Asterisk 17.9.4 ------------
|
||||||
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
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 17.3.0 to Asterisk 17.4.0 ------------
|
--- Functionality changes from Asterisk 17.3.0 to Asterisk 17.4.0 ------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
@@ -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".
|
|
@@ -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".
|
|
Reference in New Issue
Block a user