[asterisk-bugs] [Asterisk 0005413]: [patch] Secure RTP (SRTP)
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Sep 12 10:17:39 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-12-2007 10:17 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
======================================================================
----------------------------------------------------------------------
student - 09-12-07 10:17
----------------------------------------------------------------------
Hi all,
I'm a student and I'm currently working on my thesis wich deals with
secure SIP and Asterisk. I've managed to set up an Asterisk-Server so far,
but I'm not able to install the libsrtp-Module correctly. I've followed the
instructions at: http://www.e164.org/wiki/AsteriskSRTP and downloaded the
latest files including the patch (ast_srtp_trunk_r48491.patch). The problem
is that "./configure" allways returns me:
[...]
./configure: line 5867: AST_PROG_LD: command not found
[...]
./configure: line 6097: AST_CHECK_GNU_MAKE: command not found
[...]
./configure: line 6645: ACX_PTHREAD: command not found
./configure: line 6670: syntax error near unexpected token `ALSA,'
./configure: line 6670: `AST_EXT_LIB_SETUP(ALSA, Advanced Linux Sound
Architecture, asound)'
I would appreciate it very much, if someone could give me any suggestion.
Thank you.
Btw, I'm running Asterisk 1.2.24
Issue History
Date Modified Username Field Change
======================================================================
09-12-07 10:17 student Note Added: 0070399
======================================================================
More information about the asterisk-bugs
mailing list