Author: sayer
Date: 2008-05-14 22:26:39 +0200 (Wed, 14 May 2008)
New Revision: 955

Modified:
   trunk/Makefile.defs
   trunk/README
Log:
zrtp disabled by default

Modified: trunk/Makefile.defs
===================================================================
--- trunk/Makefile.defs 2008-05-14 19:43:36 UTC (rev 954)
+++ trunk/Makefile.defs 2008-05-14 20:26:39 UTC (rev 955)
@@ -36,7 +36,7 @@
 
 #
 # ZRTP support? (see zfoneproject.com)
-WITH_ZRTP = yes
+#WITH_ZRTP = yes
 
 #
 # exclude some modules from compilation?

Modified: trunk/README
===================================================================
--- trunk/README        2008-05-14 19:43:36 UTC (rev 954)
+++ trunk/README        2008-05-14 20:26:39 UTC (rev 955)
@@ -132,6 +132,8 @@
  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 

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to