[asterisk-bugs] [Asterisk 0005413]: [patch] [branch] Secure RTP (SRTP)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 16 14:05:45 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 14:05 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 (17/12/2008): Branch against trunk is located here
http://svn.digium.com/svn/asterisk/team/group/srtp
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010129 Module SRTP can't loaded
======================================================================
----------------------------------------------------------------------
(0119465) krivorot (reporter) - 2010-03-16 14:05
https://issues.asterisk.org/view.php?id=5413#c119465
----------------------------------------------------------------------
Will this new feature work with Microsoft OCS? I tried the latest patch
(asterisk-1.6.2.0-rc3-srtp.patch) and i am getting some errors regarding
crypto lifetime:
sdp_crypto_process: Crypto life time unsupported
Call Details:
Connected to Asterisk 1.6.2.0-rc3 currently running on fedora10 (pid =
29437)
[Mar 16 15:02:08] NOTICE[2219]: sdp_crypto.c:232 sdp_crypto_process:
Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80
inline:m69ssM1LEXML1/7GZ0cd7bPWGt5UnnVswQ9EiIN8|2^31|1:1
[Mar 16 15:02:08] NOTICE[2219]: sdp_crypto.c:242 sdp_crypto_process: SRTP
crypto offer not acceptable
[Mar 16 15:02:08] NOTICE[2219]: sdp_crypto.c:232 sdp_crypto_process:
Crypto life time unsupported: crypto:2 AES_CM_128_HMAC_SHA1_80
inline:XgxEn1IZDTVqKE7S0eYakaNBw2z1qnB+D9znoiUo|2^31
[Mar 16 15:02:08] NOTICE[2219]: sdp_crypto.c:242 sdp_crypto_process: SRTP
crypto offer not acceptable
[Mar 16 15:02:08] WARNING[2219]: chan_sip.c:8403 process_sdp: Can't
provide secure audio requested in SDP offer
Issue History
Date Modified Username Field Change
======================================================================
2010-03-16 14:05 krivorot Note Added: 0119465
======================================================================
More information about the asterisk-bugs
mailing list