[asterisk-bugs] [Asterisk 0018542]: OOH323 Outgoing Calls Fail with Asterisk 1.8.1.1

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 28 17:57:03 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18542 
====================================================================== 
Reported By:                vmikhelson
Assigned To:                may213
====================================================================== 
Project:                    Asterisk
Issue ID:                   18542
Category:                   Addons/chan_ooh323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.8.1.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-12-28 11:26 CST
Last Modified:              2010-12-28 11:57 CST
====================================================================== 
Summary:                    OOH323 Outgoing Calls Fail with Asterisk 1.8.1.1
Description: 
1. Upgraded to Asterisk 1.8.1.1 from Asterisk 1.6.2.15.

2. All outgoing calls started to fail.

3. "ooh323 show" was not recognized as a valid command. Auto-complete
worked though.

4 Rebooted the system.

CLI:

pbx*CLI> ooh323 show peers
Name             Accountcode      ip:port                  Formats
avaya            h3230101         172.17.135.2:1720        0x4 (ulaw)

FreePBX 2.8.0.4
AsteriskNOW 1.7

====================================================================== 

---------------------------------------------------------------------- 
 (0130005) vmikhelson (reporter) - 2010-12-28 11:57
 https://issues.asterisk.org/view.php?id=18542#c130005 
---------------------------------------------------------------------- 
Tried to use the current code.  Did not discover a branch for 1.8 (maybe
this is the problem.)

svn checkout http://svn.digium.com/svn/asterisk-addons/branches/1.6.2/
/.configure
make menuselect

[root at pbx 1.6.2]# make
make[1]: Entering directory `/usr/src/1.6.2/channels'
   [CC] chan_ooh323.c -> chan_ooh323.o
In file included from chan_ooh323.c:18:
chan_ooh323.h:53:26: error: asterisk/rtp.h: No such file or directory
chan_ooh323.c:55: warning: 'struct ast_rtp' declared inside parameter
list
chan_ooh323.c:55: warning: its scope is only this definition or
declaration, which is probably not what you want
chan_ooh323.c:56: warning: 'struct ast_rtp' declared inside parameter
list
chan_ooh323.c:58: warning: 'struct ast_rtp' declared inside parameter
list
chan_ooh323.c:70: warning: initialization from incompatible pointer type
chan_ooh323.c:82: error: 'ast_rtp_bridge' undeclared here (not in a
function)
chan_ooh323.c:85: error: variable 'ooh323_rtp' has initializer but
incomplete type
chan_ooh323.c:86: error: unknown field 'type' specified in initializer

etc, etc, etc.

Here is the list of packecges currently installed:

asterisk18.i386                                                 
1.8.1.1-1_centos5                                   installed
asterisk18-addons.i386                                          
1.8.1.1-1_centos5                                   installed
asterisk18-addons-bluetooth.i386                                
1.8.1.1-1_centos5                                   installed
asterisk18-addons-core.i386                                     
1.8.1.1-1_centos5                                   installed
asterisk18-addons-mysql.i386                                    
1.8.1.1-1_centos5                                   installed
asterisk18-addons-ooh323.i386                                   
1.8.1.1-1_centos5                                   installed
asterisk18-core.i386                                            
1.8.1.1-1_centos5                                   installed
asterisk18-dahdi.i386                                           
1.8.1.1-1_centos5                                   installed
asterisk18-devel.i386                                           
1.8.1.1-1_centos5                                   installed
asterisk18-doc.i386                                             
1.8.1.1-1_centos5                                   installed
asterisk18-voicemail.i386                                       
1.8.1.1-1_centos5                                   installed 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-28 11:57 vmikhelson     Note Added: 0130005                          
======================================================================




More information about the asterisk-bugs mailing list