[asterisk-bugs] [Asterisk 0005413]: [branch] Secure RTP (SRTP)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 13 10:52:48 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=5413 
====================================================================== 
Reported By:                mikma
Assigned To:                otherwiseguy
====================================================================== 
Project:                    Asterisk
Issue ID:                   5413
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Target Version:             1.6.3
Asterisk Version:           SVN 
Regression:                 No 
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:              2009-02-13 10:52 CST
====================================================================== 
Summary:                    [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
====================================================================== 

---------------------------------------------------------------------- 
 (0100108) nivio (reporter) - 2009-02-13 10:52
 http://bugs.digium.com/view.php?id=5413#c100108 
---------------------------------------------------------------------- 
I tried patch asterisk 1.6.0.5 with srtp, but I had errors

patching file build_tools/menuselect-deps.in
Hunk http://bugs.digium.com/view.php?id=1 FAILED at 11.
Hunk http://bugs.digium.com/view.php?id=2 FAILED at 30.
2 out of 2 hunks FAILED -- saving rejects to file
build_tools/menuselect-deps.in.rej
patching file channels/chan_sip.c
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 177 with fuzz 2 (offset
32 lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 241 (offset 30 lines).
Hunk http://bugs.digium.com/view.php?id=3 FAILED at 1155.
Hunk http://bugs.digium.com/view.php?id=4 succeeded at 2069 (offset 284 lines).
Hunk http://bugs.digium.com/view.php?id=5 succeeded at 4266 with fuzz 1 (offset
729 lines).
Hunk http://bugs.digium.com/view.php?id=6 succeeded at 4517 with fuzz 1 (offset
756 lines).
Hunk http://bugs.digium.com/view.php?id=7 FAILED at 6346.
Hunk http://bugs.digium.com/view.php?id=8 FAILED at 6420.
Hunk http://bugs.digium.com/view.php?id=9 FAILED at 6449.
Hunk http://bugs.digium.com/view.php?id=10 succeeded at 6924 (offset 1050
lines).
Hunk http://bugs.digium.com/view.php?id=11 succeeded at 6932 (offset 1050
lines).
Hunk http://bugs.digium.com/view.php?id=12 succeeded at 7014 with fuzz 1 (offset
1067 lines).
Hunk http://bugs.digium.com/view.php?id=13 succeeded at 7131 with fuzz 1 (offset
1078 lines).
Hunk http://bugs.digium.com/view.php?id=14 FAILED at 8236.
Hunk http://bugs.digium.com/view.php?id=15 succeeded at 8386 (offset 1170
lines).
Hunk http://bugs.digium.com/view.php?id=16 succeeded at 8477 with fuzz 2 (offset
1170 lines).
Hunk http://bugs.digium.com/view.php?id=17 succeeded at 8587 (offset 1173
lines).
Hunk http://bugs.digium.com/view.php?id=18 FAILED at 8606.
Hunk http://bugs.digium.com/view.php?id=19 succeeded at 22289 (offset 3402
lines).
Hunk http://bugs.digium.com/view.php?id=20 succeeded at 22444 (offset 3368
lines).
Hunk http://bugs.digium.com/view.php?id=21 succeeded at 22630 with fuzz 2
(offset 3410 lines).
6 out of 21 hunks FAILED -- saving rejects to file
channels/chan_sip.c.rej
patching file channels/Makefile
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 92 (offset -11 lines).
patching file channels/sdp_crypto.c
patching file channels/sdp_crypto.h
patching file channels/sdp_mikey.c
patching file channels/sdp_mikey.h
patching file channels/sip_srtp.c
patching file channels/sip_srtp.h
patching file configure.ac
Hunk http://bugs.digium.com/view.php?id=1 FAILED at 194.
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 259 with fuzz 1 (offset
41 lines).
Hunk http://bugs.digium.com/view.php?id=3 succeeded at 1506 with fuzz 1 (offset
767 lines).
Hunk http://bugs.digium.com/view.php?id=4 FAILED at 1745.
2 out of 4 hunks FAILED -- saving rejects to file configure.ac.rej
patching file CREDITS
Hunk http://bugs.digium.com/view.php?id=1 FAILED at 145.
1 out of 1 hunk FAILED -- saving rejects to file CREDITS.rej
patching file include/asterisk/aes_internal.h
patching file include/asterisk/autoconfig.h.in
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 394 with fuzz 2 (offset
138 lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 793 with fuzz 2 (offset
291 lines).
patching file include/asterisk/mikey.h
patching file include/asterisk/rtp.h
Hunk http://bugs.digium.com/view.php?id=2 FAILED at 318.
1 out of 2 hunks FAILED -- saving rejects to file
include/asterisk/rtp.h.rej
patching file main/cryptostub.c
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 27 with fuzz 2 (offset -3
lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 68 (offset -3 lines).
patching file main/rtp.c
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 89 (offset -6 lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 104 (offset -6 lines).
Hunk http://bugs.digium.com/view.php?id=3 FAILED at 174.
Hunk http://bugs.digium.com/view.php?id=4 succeeded at 1037 (offset 3 lines).
Hunk http://bugs.digium.com/view.php?id=5 succeeded at 1621 with fuzz 1 (offset
8 lines).
Hunk http://bugs.digium.com/view.php?id=6 succeeded at 2804 (offset 61 lines).
Hunk http://bugs.digium.com/view.php?id=7 succeeded at 3204 (offset 53 lines).
Hunk http://bugs.digium.com/view.php?id=8 FAILED at 3289.
Hunk http://bugs.digium.com/view.php?id=9 succeeded at 4014 (offset 95 lines).
2 out of 9 hunks FAILED -- saving rejects to file main/rtp.c.rej
patching file makeopts.in
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 114 with fuzz 2 (offset
12 lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 195 with fuzz 2 (offset
36 lines).
patching file res/Makefile
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 37 (offset 4 lines).
patching file res/mikey.cc
patching file res/mikey.h
patching file res/res_mikey.c
patching file res/res_srtp.c 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-13 10:52 nivio          Note Added: 0100108                          
======================================================================




More information about the asterisk-bugs mailing list