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! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120820/2a950c70/attachment-0001.html>