2009/5/15 M.S. <hamstiede at yahoo.de> > i think you have great skills to debug deadlock situations in pjsip. > can you give me a good advice to debug pjsip/pjsua mutex stuff > (log-level, debug outputs etc.) > > i have a situation that pjsip got 100% processor use. i think i have a > deadlock. > > regards > mark > Mark, don't you forget use a pjthread_sleep(any_time_delay_in_ms) in your main thread loop? Cause it's a standart situation to get up to 100% use if you don't set the delay to the thread:) Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090515/dfad2525/attachment.html>