]> git.ipfire.org Git - thirdparty/asterisk.git/commit
rtp: Enable srtp replay protection
authorAlexander Traud <pabstraud@compuserve.com>
Tue, 26 Jan 2021 17:09:53 +0000 (10:09 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 18 Feb 2021 16:36:25 +0000 (10:36 -0600)
commitc98de279b2f08bf9b6887fef6ffb8d728c5c32f2
tree90fb1c39cef9c87a102facbf9e62be8794b9ba8b
parent872c1786e6a3397b9041d462a33070645d55db3e
rtp:  Enable srtp replay protection

Add option "srtpreplayprotection" rtp.conf to enable srtp
replay protection.

ASTERISK-29260
Reported by: Alexander Traud

Change-Id: I5cd346e3c6b6812039d1901aa4b7be688173b458
configs/samples/rtp.conf.sample
doc/CHANGES-staging/srtp_replay_protection.txt [new file with mode: 0644]
doc/UPGRADE-staging/srtp_replay_protection.txt [new file with mode: 0644]
res/res_rtp_asterisk.c
res/res_srtp.c