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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 7 10:50:26 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=5413 
====================================================================== 
Reported By:                mikma
Assigned To:                twilson
====================================================================== 
Project:                    Asterisk
Issue ID:                   5413
Category:                   Channels/chan_sip/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Target Version:             1.6.3.0
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-04-07 10:50 CDT
====================================================================== 
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
====================================================================== 

---------------------------------------------------------------------- 
 (0102846) deti (reporter) - 2009-04-07 10:50
 http://bugs.digium.com/view.php?id=5413#c102846 
---------------------------------------------------------------------- 
Same compile problem here on 64bit Ubuntu 8.04. Adding -fPIC does not help.
Any ideas?

make[1]: Entering directory `/usr/src/asterisk/svn-srtp/asterisk/res'
gcc -o res_srtp.o -c res_srtp.c -pthread
-I/usr/src/asterisk/svn-srtp/asterisk/include  -I/usr/include/libxml2 -pipe
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3
-march=k8  -fPIC -DAST_MODULE=\"res_srtp\"   -MD -MT res_srtp.o -MF
.res_srtp.o.d -MP
gcc  -o res_srtp.so -pthread  -shared
-Wl,--version-script,/usr/src/asterisk/svn-srtp/asterisk/default.exports
res_srtp.o  -lsrtp -fPIC
/usr/bin/ld: /usr/local/lib/libsrtp.a(srtp.o): relocation R_X86_64_32
against `a local symbol' can not be used when making a shared object;
recompile with -fPIC
/usr/local/lib/libsrtp.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [res_srtp.so] Error 1 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-07 10:50 deti           Note Added: 0102846                          
======================================================================




More information about the asterisk-bugs mailing list