Hi Sean, Wiht make debug it will crash on deadlock. I guess you can change generated asterisk-addon/asterisk-ooh323c/Makefile following option. DEBUG_THREADS = -DDUMP_SCHEDULER -DDEBUG_SCHEDULER -DDEBUG_THREADS -DDO_CRASH -DDETECT_DEA DLOCKS
Remove the -DDO_CRASH option. Change to: DEBUG_THREADS = -DDUMP_SCHEDULER -DDEBUG_SCHEDULER -DDEBUG_THREADS -DDETECT_DEADLOCKS Also send me the logs /var/log/asterisk/messsages & var/log/asterisk/h323_log Regards, Avin Patel > -----Original Message----- > From: Sean Lowry [mailto:[EMAIL PROTECTED] > Sent: Monday, November 28, 2005 4:15 PM > To: Avin Patel > Subject: RE: [ooh323c-devel] Still deadlocking... I got loads of debug > hope it helps > > > Hi Avin, > > When I compile the channel driver with make debug it seg faults > just as its > about to make a call there is no information in the h323-log > about the setup > of the call I think it dies before it does it. > > However if I compile the module with just make > > The module works as I expect. I'm sorry to be a pain and would it > be easier > if you had access on the box ? > > Sean > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel