[asterisk-bugs] [Asterisk 0016976]: [patch] OOH323 connection to Avaya IPOffice 403 drops i n 394 seconds

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Mar 7 01:10:03 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16976 
====================================================================== 
Reported By:                vmikhelson
Assigned To:                may213
====================================================================== 
Project:                    Asterisk
Issue ID:                   16976
Category:                   Addons/chan_ooh323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-06 01:17 CST
Last Modified:              2010-03-07 01:10 CST
====================================================================== 
Summary:                    [patch] OOH323 connection to Avaya IPOffice 403
drops i n 394 seconds
Description: 
In case Asterisk establishes an outgoing or incoming OOH323 connection with
Avaya IPOffice 403 the connection hangs up in about 394 seconds. Avaya
IPOffice 403 is unaware of the connection drop and does not send a busy
signal or otherwise indicate the conversation termination to a user.

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

---------------------------------------------------------------------- 
 (0119061) vmikhelson (reporter) - 2010-03-07 01:10
 https://issues.asterisk.org/view.php?id=16976#c119061 
---------------------------------------------------------------------- 
May213,

It was very exciting to see the patch so quickly.

Unfortunately ran into a problem with "make"

I tried to install in the same copy of addons which I patched to fix DTMF
problems.


patching file channels/ooh323c/src/ootypes.h
patching file channels/ooh323c/src/ooh245.c
patching file channels/ooh323c/src/ooh245.h
patching file channels/ooh323c/src/ooSocket.c
patching file channels/ooh323c/src/ooq931.c
[root at pbx asterisk-addons-1.6.0.4-curr]# make
make[1]: Entering directory
`/usr/src/asterisk-addons-1.6.0.4-curr/channels'
   [CC] chan_ooh323.c -> chan_ooh323.o
   [CC] ooh323c/src/ooCmdChannel.c -> ooh323c/src/ooCmdChannel.o
   [CC] ooh323c/src/ooLogChan.c -> ooh323c/src/ooLogChan.o
   [CC] ooh323c/src/ooUtils.c -> ooh323c/src/ooUtils.o
   [CC] ooh323c/src/ooGkClient.c -> ooh323c/src/ooGkClient.o
   [CC] ooh323c/src/ootrace.c -> ooh323c/src/ootrace.o
   [CC] ooh323c/src/oochannels.c -> ooh323c/src/oochannels.o
   [CC] ooh323c/src/ooh245.c -> ooh323c/src/ooh245.o
ooh323c/src/ooh245.c: In function 'ooOnReceivedRoundTripDelayRequest':
ooh323c/src/ooh245.c:1982: warning: passing argument 1 of
'ooCreateH245Message' from incompatible pointer type
ooh323c/src/ooh245.c:1982: warning: passing argument 2 of
'ooCreateH245Message' makes integer from pointer without a cast
ooh323c/src/ooh245.c:1982: error: too many arguments to function
'ooCreateH245Message'
ooh323c/src/ooh245.c:1990: error: 'OOH323CallData' has no member named
'msgctxt'
make[1]: *** [ooh323c/src/ooh245.o] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-addons-1.6.0.4-curr/channels'
make: *** [channels] Error 2

Thank you,
Vladimir 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-07 01:10 vmikhelson     Note Added: 0119061                          
======================================================================




More information about the asterisk-bugs mailing list