The general execution flow of pjsua application would be pjsua_create(), pjsua_init(), pjsua_start(), then pjsua_destroy(). Perhaps you can start with this doc http://www.pjsip.org/pjsip/docs/html/group__PJSUA__LIB__BASE.htm. The rest would be event handling as Rawshan said. For the details perhaps you should read the platform docs (from Symbian in your case). Regards, nanang On Sat, Nov 15, 2008 at 8:11 PM, Md. Nasir Uddin <nasir.rnd at gmail.com> wrote: > So there is no execution flow diagram of PJSIP ...... right ? > > On Sun, Nov 9, 2008 at 8:20 PM, Md. Nasir Uddin <nasir.rnd at gmail.com> wrote: >> >> Hi All, >> >> I am nasir .New in PJSIP . I like to Develop my Application using >> symbian_ua_gui. >> I have visited PJSIP website. But I could not find proper sequence flow >> of Execution. >> >> For example when I run symbian_ua_gui then I can not understand the >> sequence of function calling . >> So can anyone please tell me how can i understand that. >> >> Thanks >> >> > > > _______________________________________________ > 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 > >