So it seems like nobody has successfully run pjsip on a phone, then. pjsip developers, I'm very interested in making this happen, and can try to help provide the necessary information to get this running. If there's any additional information you need to help debug the below problem that I'm encountering with a simple pjsua example, let me know. Thanks, - mike ----- Original Message ---- From: Mike B <songofmike@xxxxxxxxx> To: pjsip at lists.pjsip.org Sent: Sunday, December 16, 2007 9:43:40 PM Subject: pjsip on symbian PJSIP, I've got release 0.8.0 and am trying to write a simple GUI application on top of the pjsua library for my phone running Symbian. In the emulator, my project works fine. I can register to a proxy and place a call. I cross-compiled the project with GCCE for my E65 phone, and when I run it on the phone it crashes. I don't have the capability to debug on the phone, so first I commented out all the pjsip code and made sure that it ran fine without it. This worked. Then I started uncommenting code, until I hit the problem. Luckily for me, this didn't take long. The offender is: pj_status_t status; status = pjsua_create(); ...unfortunately I can't provide any more detailed information. I guess I'm mostly interested to know if anyone has successfully run pjsip on a symbian phone, or if anyone has any insight into what this problem might be (as opaque as it is)? Thanks, -m Looking for last minute shopping deals? Find them fast with Yahoo! Search. ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20071218/ced3fa4f/attachment-0001.html