[asterisk-bugs] [Asterisk 0005413]: [patch] [branch] Secure RTP (SRTP)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 16 15:42:44 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=5413
======================================================================
Reported By: mikma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 5413
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: confirmed
Target Version: 1.8
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 48491
Request Review:
======================================================================
Date Submitted: 2005-10-09 10:36 CDT
Last Modified: 2010-03-16 15:42 CDT
======================================================================
Summary: [patch] [branch] Secure RTP (SRTP)
Description:
This patch adds initial support for secure RTP using libsrt[1]. It can
be used in for example an implementation of the sdecriptions draft[2].
[1] http://srtp.sourceforge.net/srtp.html
[2]
http://www.ietf.org/internet-drafts/draft-ietf-mmusic-sdescriptions-12.txt
Update (16/03/2010): Branch against trunk is located here
http://origsvn.digium.com/svn/asterisk/team/group/srtp_reboot
*** IF TESTING, PLEASE USE THE ABOVE BRANCH AND NOT THE PATCHED ATTACHED
TO THIS ISSUE AS THEY ARE OUT OF DATE ***
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010129 Module SRTP can't loaded
======================================================================
----------------------------------------------------------------------
(0119474) krivorot (reporter) - 2010-03-16 15:42
https://issues.asterisk.org/view.php?id=5413#c119474
----------------------------------------------------------------------
I am getting the same error with the svn version:
Connected to Asterisk SVN-group-srtp_reboot-r252779-/trunk currently
running on fedora10 (pid = 23362)
[Mar 16 16:39:59] NOTICE[23435]: sip/sdp_crypto.c:238 sdp_crypto_process:
Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80
inline:UbCjOvvXWKN44fvzNQHK6Fdso+a2k4+b5LHVIrtK|2^31|1:1
[Mar 16 16:39:59] NOTICE[23435]: sip/sdp_crypto.c:248 sdp_crypto_process:
SRTP crypto offer not acceptable
[Mar 16 16:39:59] NOTICE[23435]: sip/sdp_crypto.c:238 sdp_crypto_process:
Crypto life time unsupported: crypto:2 AES_CM_128_HMAC_SHA1_80
inline:RYpLrjw/JiXx9vDMBfFcfvrNXSGajM4NbVOeu68k|2^31
[Mar 16 16:39:59] NOTICE[23435]: sip/sdp_crypto.c:248 sdp_crypto_process:
SRTP crypto offer not acceptable
[Mar 16 16:39:59] WARNING[23435]: chan_sip.c:7079 process_sdp: Can't
provide secure audio requested in SDP offer
Issue History
Date Modified Username Field Change
======================================================================
2010-03-16 15:42 krivorot Note Added: 0119474
======================================================================
More information about the asterisk-bugs
mailing list