[asterisk-bugs] [Asterisk 0005413]: [branch] Secure RTP (SRTP)
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 22 14:29:45 CST 2008
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
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 48491
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 2005-10-09 10:36 CDT
Last Modified: 2008-12-22 14:29 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
======================================================================
----------------------------------------------------------------------
(0096840) notthematrix (reporter) - 2008-12-22 14:29
http://bugs.digium.com/view.php?id=5413#c96840
----------------------------------------------------------------------
tls/srtp will be the standard in my opinion.
the reason that udp was used in early ages was by the limitation of tcp
sockets in unix/linux.
in 2008 computers espeasialy server have servral gig of memory and mutiple
procesors a socket in linux 2.6 takes around 4k
http://www.ibm.com/developerworks/linux/library/l-hisock.html
if you have a memory of 4 MB it is a problem but routers theese days even
have more memory.
and most PC can under linux have 8GB or more so The recources limitaion of
tcp was more valide in the 1995-2000's
and I agree a lot of poeple want to have it implamented because TLS
whitout SRTP is like walking on one left shoe and leaving the right one at
home ;)
@otherwiseguy
Later tonight I wil try to get a bt from gdb.
Issue History
Date Modified Username Field Change
======================================================================
2008-12-22 14:29 notthematrix Note Added: 0096840
======================================================================
More information about the asterisk-bugs
mailing list