[asterisk-bugs] [Asterisk 0005413]: [patch] Secure RTP (SRTP)
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Sep 5 01:45:05 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=5413
======================================================================
Reported By: mikma
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 5413
Category: Core/RTP
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 48491
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 10-09-2005 10:36 CDT
Last Modified: 09-05-2007 01:44 CDT
======================================================================
Summary: [patch] 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
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010129 Module SRTP can't loaded
======================================================================
----------------------------------------------------------------------
kennethZeng - 09-05-07 01:44
----------------------------------------------------------------------
OS: fedora core 6
I follow the steps in http://www.voip-info.org/wiki/view/Asterisk+SRTP,
and after entering "./bootstrap.sh" in installing Asterisk.
[root at localhost asterisk-trunk]# ./bootstrap.sh
Generating the configure script ...
configure.ac:14: /usr/bin/m4: Warning: sub-expression 1 not present
autom4te: /usr/bin/m4 failed with exit status: 1
configure.ac:14: /usr/bin/m4: Warning: sub-expression 1 not present
autom4te: /usr/bin/m4 failed with exit status: 1
autoheader: /usr/bin/autom4te failed with exit status: 1
Q1:Does anything go wrong? Do I have to apply other patches like
ast_srtp7.patch, etc? Or is there any document that I can follow
to patch this?
[root at localhost asterisk-trunk]#make menuselect
I can't select the res_srtp in 8.Resource Modules.
Q2:How can I restart the installation and patch process. By simply delete
the
asterisk-trunk directory? Sorry, I'm new to this. thank you.
Issue History
Date Modified Username Field Change
======================================================================
09-05-07 01:44 kennethZeng Note Added: 0069948
======================================================================
More information about the asterisk-bugs
mailing list