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

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Jun 8 18:04:14 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:                     feedback
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-08-2008 18:04 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?
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 06-08-08 18:04  
---------------------------------------------------------------------- 
balgaa:  After you type 'make install' in the Asterisk source directory,
you'll see a bunch of warnings at the end that there are several modules
that were not built by the same build process.  You'll need to type 'make
clean all install' in the addons directory to get the right combination of
options.  The -addons build process specifically depends on a header file
that MUST be installed on the system (by the Asterisk 'make install'
command) BEFORE you recompile -addons, or it will not compile correctly. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-08-08 18:04  Corydon76      Note Added: 0088448                          
======================================================================




More information about the asterisk-bugs mailing list