Thank you guys.. My selected account that is active is account 2.. but I still always get a 0.. I would prefer not to have to look at the extension(but will look into it), i split my audio with splitcomb and would like the first account registered always link to my first channel. irregardless of user specified extension number etc.. I gor it working by using DTMF signal from asterisk server.. but again, that is non standard setup that creates extra setup work for users.. On 27 January 2012 11:19, Fedot Fedotov <fedot.fedotov at gmail.com> wrote: > Gideon Spreeth <gspreeth <at> gmail.com> writes: > > > > > I am working on a pjsua based client that registers more than one > account. > internally I want to know which account was called on incoming call.I i > look at > the 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);but > when 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?thank you!RegardsGideon > Spreeth > > > Hello! > > I didn't work with 2 or more accounts, but (it is just suggestion) maybe > you > should select needed account as active. - in PJSUA application then you > create > your own account - you can see only one asterisk opposite one of account in > accounts list. Maybe you should "shift" this asterisk in your program. and > maybe > PJSIP lib always uses selected account as default for call and answer > calls. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120127/d4e9fc33/attachment-0001.html>