Hi Shaun, How about you try the supported android sample apps (currently it's apjsua), then try the command 'n', it essentially does the same thing. Regards, Ming On Tue, Aug 21, 2012 at 7:52 AM, Shaun Clark <shaun_clark at hotmail.com> wrote: > I have a method that does this: > > pj_thread_desc desc = { 0 }; > > pj_thread_t* thread = NULL; > > pj_thread_register("GThread", desc, &thread); > > pjsua_detect_nat_type(); > > > and then everything locks up, not sure what I'm doing wrong, 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 >