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
- Gary
_______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
