i got pool as null when i configure pjsip 2.7 and 2.7.1.

WM
Wasim Mirza
Sat, Nov 11, 2017 10:48 AM

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.