]> 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:44 +0000 (10:36 -0600)
commit5cc639a9343210c97d8b05f00fe451d6c697c852
treeeb150e18b9ba6713abf6db5f8e56786f55bfaf80
parent814daf21526acc4aeba55084241067bbd8deed1b
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