[asterisk-bugs] [Asterisk 0015373]: [patch] T38 reinvite started from Asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 21 15:24:19 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15373 
====================================================================== 
Reported By:                dcolombo
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15373
Category:                   Channels/chan_sip/T.38
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.25.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-22 04:39 CDT
Last Modified:              2009-08-21 15:24 CDT
====================================================================== 
Summary:                    [patch] T38 reinvite started from Asterisk
Description: 
If Asterisk starts reinvite for T38 it seems that no UPDTL frame are sent
over the chan_sip.
Asterisk sends reinvite and p->t38.state's value is T38_LOCAL_REINVITE but
when other peer send 200 OK in process_sdp function p->t38.state becomes
T38_PEER_REINVITE but in this case  p->t38.state will never be
T38_ENABLED.

====================================================================== 

---------------------------------------------------------------------- 
 (0109473) svnbot (reporter) - 2009-08-21 15:24
 https://issues.asterisk.org/view.php?id=15373#c109473 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 213631

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r213631 | kpfleming | 2009-08-21 15:24:18 -0500 (Fri, 21 Aug 2009) | 8
lines

Ensure that T.38 INVITEs generated by Asterisk properly result in T.38
being enabled.

(closes issue https://issues.asterisk.org/view.php?id=15373)
Reported by: dcolombo
Patches:
      chan_sip.patch uploaded by mbrancaleoni (license 342)
Tested by: dcolombo, mbrancaleoni

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213631 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-21 15:24 svnbot         Checkin                                      
2009-08-21 15:24 svnbot         Note Added: 0109473                          
======================================================================




More information about the asterisk-bugs mailing list