]> 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:30 +0000 (10:36 -0600)
commit251e50a1322be1276355b77c2c97ea578d91eec8
treedb81b0d4239e0d7ab8f3adb963f39133e5db8350
parent3f802a33d94bdce15bbf02222ccd060c2be94f88
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