mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
rtp: Enable srtp replay protection
Add option "srtpreplayprotection" rtp.conf to enable srtp replay protection. ASTERISK-29260 Reported by: Alexander Traud Change-Id: I5cd346e3c6b6812039d1901aa4b7be688173b458
This commit is contained in:
committed by
George Joseph
parent
7d15655f9d
commit
389b8b0774
9
doc/UPGRADE-staging/srtp_replay_protection.txt
Normal file
9
doc/UPGRADE-staging/srtp_replay_protection.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
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