[Asterisk-code-review] SRTP: Lower SDES key lifetime minimum to 2^20 (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Tue Jul 17 14:46:01 CDT 2018


Richard Mudgett has uploaded a new patch set (#2) to the change originally created by Nick French. ( https://gerrit.asterisk.org/9500 )

Change subject: SRTP: Lower SDES key lifetime minimum to 2^20
......................................................................

SRTP: Lower SDES key lifetime minimum to 2^20

SRTP SDES key lifetime support was added in ASTERISK_17899.

In that addition, the minimum key lifetime to be accepted was
set at the 10 hours @ 20ms/packet = 1800000 packets.

The firmware in the obi1xx ATA uses a hardcoded lifetime of
2^20 packets.

Lower the limit to 2^20 to support a wider field of clients.

ASTERISK-27967 #close

Change-Id: I81a0703c595a0c9101dfdf02300149a3cc39bf94
---
M main/sdp_srtp.c
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/00/9500/2
-- 
To view, visit https://gerrit.asterisk.org/9500
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I81a0703c595a0c9101dfdf02300149a3cc39bf94
Gerrit-Change-Number: 9500
Gerrit-PatchSet: 2
Gerrit-Owner: Nick French <naf at ou.edu>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180717/84bf75dd/attachment.html>


More information about the asterisk-code-review mailing list