[asterisk-bugs] [Asterisk 0012798]: Asterisk SVN and chan_ooh323

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jun 5 11:20:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12798 
====================================================================== 
Reported By:                balgaa
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12798
Category:                   Addons/chan_ooh323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 120513 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-05-2008 11:15 CDT
Last Modified:              06-05-2008 11:20 CDT
====================================================================== 
Summary:                    Asterisk SVN and chan_ooh323
Description: 
Hello,

I got repeatedly crash when using chan_ooh323 for 8 concurrent calls. I
installed Asterisk-1.4.6-addons chan_ooh323 driver.

pbx:/home/balgaa# asterisk -r
Asterisk SVN-branch-1.4-r120513, Copyright (C) 1999 - 2008 Digium, Inc.
and others. Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
details. This is free software, with components licensed under the GNU
General Public License version 2 and other licenses; you are welcome to
redistribute it under certain conditions. Type 'core show license' for
details.
=========================================================================
Connected to Asterisk SVN-branch-1.4-r120513 currently running on pbx (pid
= 11275)
Verbosity is at least 6
pbx*CLI> ooh323 show config
pbx*CLI>
Objective Open H.323 Channel Driver's Config:
IP:Port:            0.0.0.0:1720
FastStart           yes
Tunneling           yes
CallerId            asterisk
MediaWaitForConnect no
MediaWaitForConnectno
Gatekeeper:         x.x.x.23
H.323 LogFile:      /var/log/asterisk/h323_log
Context:            default
Capability:         0x10d (g723|ulaw|alaw|g729)
DTMF Mode:          rfc2833
AccountCode:        ast_h323
AMA flags:          Unknown
Aliases:
pbx*CLI>100                             ObjSysAsterisk

I tried compiled Asterisk-SVN with DEBUG-THREADS flag, but don't know how
to compile Asterisk-1.4.6-addons such compiler flag.

Can you suggest me debugging or other possible way to determine, report
problem?

Or is chan_ooh323 driver to make condition to crash Asterisk repeatedly?
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 06-05-08 11:20  
---------------------------------------------------------------------- 
Firstly, please upgrade to 1.4.7 addons since a security vulnerability was
just fixed in the ooh323 driver. I don't know if that will also fix your
crash, but it doesn't hurt to be running a more secure version if
possible.

DEBUG_THREADS may not be necessary to determine the cause of the crash. If
you compile Asterisk with DONT_OPTIMIZE and then recompile Asterisk and
Asterisk-addons, then you should have an unoptimized build. When the crash
happens again, upload a backtrace of the crash. Details on obtaining a
backtrace can be found in doc/backtrace from the top-level Asterisk source
directory. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-05-08 11:20  putnopvut      Note Added: 0087854                          
======================================================================




More information about the asterisk-bugs mailing list