[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
Wed Feb 9 17:14:34 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-02-09 17:14 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
======================================================================
----------------------------------------------------------------------
(0131764) may213 (manager) - 2011-02-09 17:14
https://issues.asterisk.org/view.php?id=18542#c131764
----------------------------------------------------------------------
Final patch for this issue uploaded.
Changes are:
process remote side H.225 version, don't start TCS and MSD before connect
with H.323v2 (older) endpoints, don't start TCS and MSD by accepting H.245
connection, start TCS and MSD by StartH245 facility message,
fix non zeroended remoteDisplayName issue,
small fixes in call clearing by closing H.245 connection,
tcp keepalive introduced on TCP connections (now is hardcoded, will be
configurable in the future),
don't force H.245tunneling if FastStart is active,
don't send Alerting singal more than once per call.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-09 17:14 may213 Note Added: 0131764
======================================================================
More information about the asterisk-bugs
mailing list