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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 22 05:00:22 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-06-22 05:00 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.

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

---------------------------------------------------------------------- 
 (0106771) mbrancaleoni (reporter) - 2009-06-22 05:00
 https://issues.asterisk.org/view.php?id=15373#c106771 
---------------------------------------------------------------------- 
Attached patch for chan_sip on asterisk 1.4.25.1 ,
I can confirm the issue.

Basically asterisk when checks sdp does not differentiate between
a reinvite sent by peer or by asterisk itself. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-22 05:00 mbrancaleoni   Note Added: 0106771                          
======================================================================




More information about the asterisk-bugs mailing list