i successfully compiled pjsip 2.7 as well as 2.7.1 but when i configure it
with the folowing statement the code is crash the statement are as follows:
"acc_cfg.id.ptr = (char*) pj_pool_alloc(/app_config./pool,
PJSIP_MAX_URL_SIZE);"
i got the pool value as null please help will be appreciate.
i successfully compiled pjsip 2.7 as well as 2.7.1 but when i configure it
with the folowing statement the code is crash the statement are as follows:
"acc_cfg.id.ptr = (char*) pj_pool_alloc(/*app_config.*/pool,
PJSIP_MAX_URL_SIZE);"
i got the pool value as null please help will be appreciate.