Samples in pjsip-apps with disabled SRTP cause to broke build

VS
Vitold S
Mon, Oct 2, 2017 1:41 PM

Hello,

I try to build pjproject without any optional functionality like SRTP and
disable SRTP and cause erro on build with streamutil.c

Developer of streamutil.c is using is_dtls_client and is_dtls_server but
declare under macros SRTP is excludes by preprocessor.

Now I create patch but how to delivery this to developers about that? I
have no account on pjproject issue tracker.

Thanks.

Hello, I try to build pjproject without any optional functionality like SRTP and disable SRTP and cause erro on build with streamutil.c Developer of streamutil.c is using is_dtls_client and is_dtls_server but declare under macros SRTP is excludes by preprocessor. Now I create patch but how to delivery this to developers about that? I have no account on pjproject issue tracker. Thanks.