[asterisk-bugs] [Asterisk 0018542]: [patch] OOH323 Incoming and Outgoing Calls Fail Avaya with Asterisk 1.8.1.1
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 24 17:26:48 CST 2011
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: acknowledged
Asterisk Version: SVN
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: 2011-01-24 17:26 CST
======================================================================
Summary: [patch] OOH323 Incoming and Outgoing Calls Fail
Avaya 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
======================================================================
----------------------------------------------------------------------
(0130970) vmikhelson (reporter) - 2011-01-24 17:26
https://issues.asterisk.org/view.php?id=18542#c130970
----------------------------------------------------------------------
May213,
Here is the respective portion of the h323_log:
16:41:04:748 Queued H245 messages 1. (incoming, ooh323c_7)
16:41:04:748 msgCtxt Reset? Done (incoming, ooh323c_7)
16:41:04:748 Finished handling H245 message. (incoming, ooh323c_7)
16:41:04:748 Sending H245 message (incoming, ooh323c_7)
16:41:04:748 Sending OORequestDelayResponse H245 message over H.245
channel. (incoming, ooh323c_7)
16:41:04:749 H245 Message sent successfully (incoming, ooh323c_7)
16:41:10:956 Receiving H245 message
16:41:10:956 Complete H245 message received (incoming, ooh323c_7)
16:41:10:956 Received H.245 Message = {
16:41:10:956 request = {
16:41:10:956 roundTripDelayRequest = {
16:41:10:956 sequenceNumber = {
16:41:10:957 155
16:41:10:957 }
16:41:10:958 }
16:41:10:958 }
16:41:10:958 }
16:41:10:958 Handling H245 message. (incoming, ooh323c_7)
16:41:10:959 Received roundTripDelayRequest - 155 (incoming, ooh323c_7)
16:41:10:959 Built RoundTripDelayResponse message (incoming, ooh323c_7)
16:41:10:959 Sending H.245 Message = {
16:41:10:959 response = {
16:41:10:959 roundTripDelayResponse = {
16:41:10:959 sequenceNumber = {
16:41:10:960 155
16:41:10:960 }
16:41:10:961 }
16:41:10:961 }
16:41:10:961 }
16:41:10:961 Queued H245 messages 1. (incoming, ooh323c_7)
16:41:10:961 msgCtxt Reset? Done (incoming, ooh323c_7)
16:41:10:962 Finished handling H245 message. (incoming, ooh323c_7)
16:41:10:962 Sending H245 message (incoming, ooh323c_7)
16:41:10:962 Sending OORequestDelayResponse H245 message over H.245
channel. (incoming, ooh323c_7)
16:41:10:962 H245 Message sent successfully (incoming, ooh323c_7)
16:41:11:759 Error:Transport failure while reading Q931 message
(incoming, ooh323c_7)
16:41:11:759 In ooEndCall call state is - OO_CALL_CLEARED (incoming,
ooh323c_7)
16:41:11:760 Cleaning Call (incoming, ooh323c_7)-
reason:OO_REASON_TRANSPORTFAILURE
16:41:11:760 Clearing all logical channels (incoming, ooh323c_7)
16:41:11:760 Clearing logical channel number 1001. (incoming, ooh323c_7)
16:41:11:760 Stopped Transmit channel 1001 (incoming, ooh323c_7)
16:41:11:760 Removed logical channel 1001 (incoming, ooh323c_7)
16:41:11:760 Clearing logical channel number 258. (incoming, ooh323c_7)
16:41:11:760 Stopped Receive channel 258 (incoming, ooh323c_7)
16:41:11:760 Removed logical channel 258 (incoming, ooh323c_7)
16:41:11:760 Closing H.245 connection (incoming, ooh323c_7)
16:41:11:760 Closed H245 connection. (incoming, ooh323c_7)
16:41:11:760 Closing H.245 Listener (incoming, ooh323c_7)
16:41:11:760 Removing call e2050d8: ooh323c_7
16:41:11:760 Removed call (incoming, ooh323c_7) from list
16:41:11:761 Ending Call Monitor thread
Thank you,
Vladimir
Issue History
Date Modified Username Field Change
======================================================================
2011-01-24 17:26 vmikhelson Note Added: 0130970
======================================================================
More information about the asterisk-bugs
mailing list