]> 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:22 +0000 (10:36 -0600)
commit389b8b07747883b89887a4dd28a76fe53d56414b
treef48ad9a9310e4d72f0d4c32abedc6f0910256e77
parent7d15655f9d19a62860fc6753be377d4e047b43d4
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