Gideon Spreeth <gspreeth <at> gmail.com> writes: i look atthe pjsua console the registered accounts are nomber 2 and three. and i am able to call them.I call the function:pjsua_call_get_info(call_id, &call_info);butwhen I look at call_info.acc_id? it is always 0 for any account that was called..How can i know what account was called? one more thought, just for the clarification, why you didn't remove two default accounts, which are created by PJSUA application? Then I started my experiments with PJSUA - I always removed both of them and then -> and after that added my own account.