Hi Sean,
We have fixed possible reason for deadlock. Please download the fix by
downloading changes from asterisk cvs for addons.

Let us know if this solves your problem.

If you are still facing the deadlock problem, after this cvs update, than
please recompile your asterisk code with DETECT_DEADLOCKS flag. To make this
flag on you will have to change the asterisk/makefile, at line 71

Current line
# Optional debugging parameters
DEBUG_THREADS = #-DDUMP_SCHEDULER #-DDEBUG_SCHEDULER #-DDEBUG_THREADS
#-DDO_CRASH #-DDETECT_DEADLOCKS

Change it to:
# Optional debugging parameters
DEBUG_THREADS = -DDETECT_DEADLOCKS #-DDUMP_SCHEDULER #-DDEBUG_SCHEDULER
#-DDEBUG_THREADS #-DDO_CRASH

Than clean & recompile the asterisk code.

Also clean & recompile the asterisk-addons/asterisk-ooh323c code with debug
option. To do so use the following command at
make clean
make debug
make install

Than send us the h323 log from /var/log/asterisk/h323_log &
/var/log/asterisk/messages

Regards,
Avin Patel
Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9842
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only)
mailto:[EMAIL PROTECTED]
http://www.obj-sys.com





> -----Original Message-----
> From: Sean Lowry [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 18, 2005 10:54 AM
> To: ooh323c-devel@lists.sourceforge.net
> Subject: RE: [ooh323c-devel] ooh323c channel lockups.
>
>
> I haven't heard anything in a few days this is still happening and causing
> the box to lockup about 10-15 times a day is there anything I can do that
> could possibly speed up the production of a patch for this problem.
>
>
> Regards.
>
> Sean
>
> -----Original Message-----
> From: Patrick Jordan-Smith [mailto:[EMAIL PROTECTED]
> Sent: 14 November 2005 21:55
> To: ooh323c-devel@lists.sourceforge.net
> Subject: Re: [ooh323c-devel] ooh323c channel lockups.
>
> Hi Sean,
>
> I have the same problem and have also reported it to the developers,
> these guys are quick and responsive :-)
>
> Pat
>
> On Mon, 2005-11-14 at 21:01 +0000, Sean Lowry wrote:
> > Hi there,
> >
> > I have a serious issue where the ooh323 channel driver seems to
> be holding
> > the channels open.
> >
> > I have posted a bug report.
> >
> > http://bugs.digium.com/view.php?id=5740
> >
> > This was before I noticed that there is a mailing list. All help is
> > appreciated and if more information is needed please just ask.
> >
> > Kind regards.
> >
> > Sean
> >
> >
> > -------------------------------------------------------
> > SF.Net email is sponsored by:
> > Tame your development challenges with Apache's Geronimo App Server.
> Download
> > it for free - -and be entered to win a 42" plasma tv or your very own
> > Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> > _______________________________________________
> > ooh323c-devel mailing list
> > ooh323c-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
> >
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App
> Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> ooh323c-devel mailing list
> ooh323c-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
> _______________________________________________
> ooh323c-devel mailing list
> ooh323c-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
>
>



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to