[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
Tue Jan 25 15:58:29 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-25 15:58 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
======================================================================
----------------------------------------------------------------------
(0131048) may213 (manager) - 2011-01-25 15:58
https://issues.asterisk.org/view.php?id=18542#c131048
----------------------------------------------------------------------
Vladimir,
seen trace, it's like to firewall issue on avaya side (but possible on
asterisk side). Asterisk receive ack for all sended tcp packets except
connect packet for which ack isn't received. Asterisk try resend connect
message increasing resending interval step by step up to 2 mins between
tries. On 16th attempt reset packet arrive from avaya.
It's very similar there is l7 (application layer) firewall which can't
interpret signalling packets properly. Also i see you disable fast start
but don't capture h.245 sessions (it's additional tcp connect between avaya
and asterisk).
What firewall software you use on asterisk and avaya? Btw, i seen similar
troubles on old version h323 conntrack module from netfilter linux firewall
module.
By the way, you can try do tests with h245tunneling enabled on asterisk
and avaya, with latest patch it must work also. But i think what we can
accept this issue as resolved when we will receive god results for all
configurations of h.323 options.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-25 15:58 may213 Note Added: 0131048
======================================================================
More information about the asterisk-bugs
mailing list