Hi, I am working on Symbian C++ and trying to establish call using nokia s60 emulator and PJSIP stack. I am getting the error when stack is trying to initialize the Media stack. While debugging I noticed that the problem is when it is trying to create the worker thread. On further debugging it I found that it does not support threading and hence returning PJ_ENOTSUP. The error number is 70012. The flow of function calls is as follows: Pjsua_init() ? pjsua_media_subsys_init() ? pjmedia_endpt_create() ? pjmedia_thread_create() Waiting eagerly for a reply. Thanks and Regards Saurabh Agarwal __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20071105/735c6343/attachment.html