Module: sems Branch: master Commit: 7e324231dc0185fa732068ed3c504e6f077e6722 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=7e324231dc0185fa732068ed3c504e6f077e6722
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Oct 30 23:31:46 2014 +0100 zrtp: updated ZRTP support, compiles with the current zfone SDK use the zfone SDK from https://github.com/traviscross/libzrtp --- core/AmConfig.cpp | 9 ++ core/AmConfig.h | 4 + core/AmRtpStream.cpp | 62 +++++++---- core/AmSession.cpp | 108 ++++++++---------- core/AmSession.h | 11 +- core/AmZRTP.cpp | 270 ++++++++++++++++++++++++++++++++++----------- core/AmZRTP.h | 58 ++++++++--- core/etc/sems.conf.sample | 5 + core/etc/zrtp.conf | 10 ++ doc/ZRTP.txt | 82 +++++++------- doc/src/doc_zrtp.h | 22 ++-- 11 files changed, 420 insertions(+), 221 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=7e324231dc0185fa732068ed3c504e6f077e6722 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
