I was able to determine my problem, I had dual contacts in the contact header because I was simultaneously running the desktop version of pjsua at the same time, whoops! So anyone with this issue this is how I think I fixed it. On Wed, Aug 15, 2012 at 10:57 AM, Shaun Clark <shaun_clark at hotmail.com>wrote: > Just working with a theory here, but this may have to do with a lack of > the file os_core_android because this is where we call pj_thread_create > from app_main() in pjsua_app.c. So perhaps we aren't able to create a > thread due to the lack of the implementation for android being included? > Thanks! > > > On Tue, Aug 14, 2012 at 2:38 PM, Shaun Clark <shaun_clark at hotmail.com>wrote: > >> I was able to successfully start the android demo code, but after it >> starts up and registers it immediately shuts down. The log file is >> attached. I was thinking it has to do with the 401 Unauthorized, but the >> command line version takes the same login info and rolls with it, the >> Android code looks like it's trying to as well as it properly sends the >> second registration message and gets back a 200 OK. Any help would be much >> appreciated, thanks! >> >> Shaun >> > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120816/155709c8/attachment-0001.html>