[asterisk-bugs] [Asterisk 0018433]: [patch] SIP calls to H323 Tandberg Endpoints are not fully answered
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Dec 25 16:31:44 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18433
======================================================================
Reported By: MrHanMan
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 18433
Category: Addons/chan_ooh323
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.8.0
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-07 09:26 CST
Last Modified: 2010-12-25 10:31 CST
======================================================================
Summary: [patch] SIP calls to H323 Tandberg Endpoints are not
fully answered
Description:
When calling a Tandberg T1000 Endpoint from a SIP softphone, the Tandberg
answers the call, but the SIP softphone continues to ring indefinitely.
Likewise, a call from the Tandberg endpoint to a SIP softphone continues to
ring on the Tandberg after the call is answered on the SIP softphone.
Patch 2 from bug https://issues.asterisk.org/view.php?id=18401 has been applied
to 1.8.0 sources.
======================================================================
----------------------------------------------------------------------
(0129971) svnbot (reporter) - 2010-12-25 10:31
https://issues.asterisk.org/view.php?id=18433#c129971
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 1139
U branches/1.6.2/channels/ooh323c/src/oochannels.c
U branches/1.6.2/channels/ooh323c/src/ooh245.c
U branches/1.6.2/channels/ooh323c/src/ooh323.c
------------------------------------------------------------------------
r1139 | may | 2010-12-25 10:31:44 -0600 (Sat, 25 Dec 2010) | 20 lines
Change order of sending TCS and MSD packets
Change order of sending Terminal Capability Set and MasterSlave
Determination packets, MSD send when TCS exchange procedure is done
(we send tcs ack to remote and we have remote tcs ack already
or we receive tcs ack from remote and we have send our tcs ack to
remote already). Some endpoints can work in this sequence only,
i suggest they can't work with both (tcs and msd) exchange procedures
simultaneously.
Also changed StartH245 facility message sending. It send on
incoming calls only due to some endpoints can't proccess properly
this facility messages on their incoming calls.
(issue https://issues.asterisk.org/view.php?id=18433)
Reported by: MrHanMan
Patches:
tcs-msd-h245-3.patch uploaded by may213 (license 454)
Tested by: MrHanMan, may213
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-addons?view=rev&revision=1139
Issue History
Date Modified Username Field Change
======================================================================
2010-12-25 10:31 svnbot Checkin
2010-12-25 10:31 svnbot Note Added: 0129971
======================================================================
More information about the asterisk-bugs
mailing list