I got the "Phil Zimmermann's SDK for ZRTP" from https://github.com/traviscross/libzrtp
Regards - Gary Sent: Saturday, September 27, 2014 at 8:29 AM From: "antonio basti" <[email protected]> To: "Gary Nyquist" <[email protected]> Cc: [email protected] Subject: Re: [Sems] ZRTP SDK Hi, where are you found the zrtp sdk? I don't know where i can download it? Many thanks — Inviato da Mailbox[https://www.dropbox.com/mailbox] On Sat, Sep 27, 2014 at 12:08 AM, Gary Nyquist <[email protected]> wrote: Hi, I am trying to build SEMS with ZRTP enabled. ZRTP SDK has built successfully and installed. Following errors are appearing while building SEMS: ../../../../core/AmSession.h:190:3: error: ‘zrtp_conn_ctx_t’ does not name a type zrtp_conn_ctx_t* zrtp_session; // ZRTP session ^ ../../../../core/AmSession.h:191:3: error: ‘zrtp_stream_ctx_t’ does not name a type zrtp_stream_ctx_t* zrtp_audio; // ZRTP stream for audio ^ ../../../../core/AmSession.h:544:28: error: ‘zrtp_event_t’ has not been declared virtual void onZRTPEvent(zrtp_event_t event, zrtp_stream_ctx_t *stream_ctx); ^ Is there any specific version of the SDK which is compatible to SEMS? Any advice, how to fix these 3 errors? Thanks. - Gary _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems[http://lists.iptel.org/mailman/listinfo/sems] _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
