summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2014-06-18 23:59:37 +0200
committerAlfred E. Heggestad <aeh@db.org>2014-06-18 23:59:37 +0200
commitc94c27cf8461e477b5a2acf01574ef9222485c64 (patch)
tree31999dd249129b074fd1495e143ffb6c65bef84c /docs/README
parent5b5eb4e1000ab9f941904a2b9cdae2965f880d89 (diff)
srtp: split srtp-module into 'srtp' and 'libsrtp'
libre v0.4.9 has a very fast and robust SRTP-stack and we want to use it in baresip. however libsrtp is also working so we want to keep the module using libsrtp around for a while. two modules providing SDES-SRTP: - libsrtp.so -- SRTP using libsrtp - srtp.so -- Native SRTP-stack in libre
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/README b/docs/README
index 30efedc..c6b3fef 100644
--- a/docs/README
+++ b/docs/README
@@ -165,6 +165,7 @@ ice ICE protocol for NAT Traversal
ilbc iLBC audio codec
isac iSAC audio codec
l16 L16 audio codec
+libsrtp Secure RTP encryption using libsrtp
menu Interactive menu
mwi Message Waiting Indication
natbd NAT Behavior Discovery Module
@@ -190,7 +191,7 @@ sndio Audio driver for OpenBSD
speex Speex audio codec
speex_aec Acoustic Echo Cancellation (AEC) using libspeexdsp
speex_pp Audio pre-processor using libspeexdsp
-srtp Secure RTP encryption
+srtp Secure RTP encryption (SDES) using libre SRTP-stack
stdio Standard input/output UI driver
stun Session Traversal Utilities for NAT (STUN) module
syslog Syslog module