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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 13 10:51:26 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:51 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
====================================================================== 

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

patching file build_tools/menuselect-deps.in
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 13 (offset 2 lines).
Hunk http://bugs.digium.com/view.php?id=2 FAILED at 32.
1 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 150 with fuzz 2 (offset 5
lines).
Hunk http://bugs.digium.com/view.php?id=2 succeeded at 217 with fuzz 2 (offset 6
lines).
Hunk http://bugs.digium.com/view.php?id=3 FAILED at 1131.
Hunk http://bugs.digium.com/view.php?id=4 succeeded at 1564 with fuzz 2 (offset
-221 lines).
Hunk http://bugs.digium.com/view.php?id=5 succeeded at 3029 with fuzz 1 (offset
-508 lines).
Hunk http://bugs.digium.com/view.php?id=6 FAILED at 3253.
Hunk http://bugs.digium.com/view.php?id=7 FAILED at 5082.
Hunk http://bugs.digium.com/view.php?id=8 FAILED at 5156.
Hunk http://bugs.digium.com/view.php?id=9 FAILED at 5185.
Hunk http://bugs.digium.com/view.php?id=10 succeeded at 5430 (offset -444
lines).
Hunk http://bugs.digium.com/view.php?id=11 succeeded at 5438 (offset -444
lines).
Hunk http://bugs.digium.com/view.php?id=12 succeeded at 5520 (offset -427
lines).
Hunk http://bugs.digium.com/view.php?id=13 succeeded at 5653 with fuzz 1 (offset
-400 lines).
Hunk http://bugs.digium.com/view.php?id=14 FAILED at 6758.
Hunk http://bugs.digium.com/view.php?id=15 FAILED at 6816.
Hunk http://bugs.digium.com/view.php?id=16 FAILED at 6907.
Hunk http://bugs.digium.com/view.php?id=17 succeeded at 6902 with fuzz 2 (offset
-512 lines).
Hunk http://bugs.digium.com/view.php?id=18 FAILED at 6921.
Hunk http://bugs.digium.com/view.php?id=19 succeeded at 18737 (offset -150
lines).
Hunk http://bugs.digium.com/view.php?id=20 FAILED at 18926.
Hunk http://bugs.digium.com/view.php?id=21 succeeded at 18847 with fuzz 2
(offset -373 lines).
10 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 112 (offset 9 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 succeeded at 186 (offset -8 lines).
Hunk http://bugs.digium.com/view.php?id=2 FAILED at 210.
Hunk http://bugs.digium.com/view.php?id=3 succeeded at 1130 (offset 391 lines).
Hunk http://bugs.digium.com/view.php?id=4 succeeded at 1361 (offset 383 lines).
1 out of 4 hunks FAILED -- saving rejects to file configure.ac.rej
patching file CREDITS
Hunk http://bugs.digium.com/view.php?id=1 succeeded at 142 (offset -3 lines).
can't find file to patch at input line 1347
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN -x _darcs -x .svn -x '*~'
upstream/include/asterisk/aes_internal.h
local/include/asterisk/aes_internal.h
|--- upstream/include/asterisk/aes_internal.h	2007-06-10
10:56:24.000000000 +0200
|+++ local/include/asterisk/aes_internal.h	2007-06-10 11:07:45.000000000
+0200
--------------------------
File to patch: 

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




More information about the asterisk-bugs mailing list