pjsip 2.5.5 crash when recording

PP
Paresh Prajapati
Mon, Jul 8, 2019 12:25 PM

Hello sir,

I am getting SIGABRT on calling this following function.

status = pjmedia_conf_connect_port(pjsua_var.mconf,0,app_config.rec_port, 0
);

Getting  pjsua_var.mconf NUll

Please help It was working fine recording in pjsip 2.7.1 why it is crashing
in 2.5.5.

Please help!

Hello sir, I am getting SIGABRT on calling this following function. status = pjmedia_conf_connect_port(pjsua_var.mconf,0,app_config.rec_port, 0 ); Getting pjsua_var.mconf NUll Please help It was working fine recording in pjsip 2.7.1 why it is crashing in 2.5.5. Please help!