Building pjsip 2.11 with native ios SSL support

JK
Janusz Kolarczyk
Fri, May 28, 2021 8:45 PM

Hi,

I tried to configure pjsip to build with native ios ssl support but I have
info: "Checking if Darwin SSL is available... no"

I put to config_site.h:
#define PJ_HAS_SSL_SOCK 1
#define PJ_SSL_SOCK_IMP PJ_SSL_SOCK_IMP_DARWIN
but it doesn't help.

Please help,
Best Regards

Hi, I tried to configure pjsip to build with native ios ssl support but I have info: "Checking if Darwin SSL is available... no" I put to config_site.h: #define PJ_HAS_SSL_SOCK 1 #define PJ_SSL_SOCK_IMP PJ_SSL_SOCK_IMP_DARWIN but it doesn't help. Please help, Best Regards