[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:12:31 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:12 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0129970) svnbot (reporter) - 2010-12-25 10:12
 https://issues.asterisk.org/view.php?id=18433#c129970 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 299711

U   branches/1.8/addons/ooh323c/src/oochannels.c
U   branches/1.8/addons/ooh323c/src/ooh245.c
U   branches/1.8/addons/ooh323c/src/ooh323.c
U   branches/1.8/addons/ooh323c/src/ooq931.c

------------------------------------------------------------------------
r299711 | may | 2010-12-25 10:12:29 -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?view=rev&revision=299711 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-25 10:12 svnbot         Checkin                                      
2010-12-25 10:12 svnbot         Note Added: 0129970                          
======================================================================




More information about the asterisk-bugs mailing list