From e1ef61f1cce7f768b5b6088ca39cd01e264bac94 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Wed, 14 May 2008 20:26:39 +0000 Subject: [PATCH] zrtp disabled by default git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@955 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- Makefile.defs | 2 +- README | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.defs b/Makefile.defs index d2671f49..c723fc45 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -36,7 +36,7 @@ CPPFLAGS += -D_DEBUG \ # # ZRTP support? (see zfoneproject.com) -WITH_ZRTP = yes +#WITH_ZRTP = yes # # exclude some modules from compilation? diff --git a/README b/README index 18a4166d..b9cd5b08 100644 --- a/README +++ b/README @@ -132,6 +132,8 @@ Requirements: 6. spandsp library for DTMF detection and PLC, optional (SEMS has its own implementations for both) + 7. libZRTP SDK (http://zfoneproject.com) for ZRTP, optional + How to get started with SEMS: To try out SEMS, the easiest is to get a release candidate from