pj_array_erase

SK
Suresh Kumar Reddy
Wed, Jun 8, 2016 2:59 PM

Hi,

Developing Voip client in android and using pjsip for audio.

For Android generated static libraries (.a) files and linked them in my voip client

I want use ConferenceBridge and when I call pjmedia_conf_createhttp://www.pjsip.org/docs/latest/pjmedia/docs/html/group__PJMEDIA__CONF.htm#gad5472b9cfd45952fa209e830188b63ae() function iam getting

error : undefined reference to 'pj_array_erase'

Kindly help me to resolve this issue.

Regards,
Suresh.

Hi, Developing Voip client in android and using pjsip for audio. For Android generated static libraries (.a) files and linked them in my voip client I want use ConferenceBridge and when I call pjmedia_conf_create<http://www.pjsip.org/docs/latest/pjmedia/docs/html/group__PJMEDIA__CONF.htm#gad5472b9cfd45952fa209e830188b63ae>() function iam getting error : undefined reference to 'pj_array_erase' Kindly help me to resolve this issue. Regards, Suresh.