[asterisk-bugs] [Asterisk 0011630]: [patch?] SIP t38state is not properly set

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jan 22 09:26:19 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11630 
====================================================================== 
Reported By:                dimas
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11630
Category:                   Channels/chan_sip/T.38
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 94396 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-23-2007 18:52 CST
Last Modified:              01-22-2008 09:26 CST
====================================================================== 
Summary:                    [patch?] SIP t38state is not properly set
Description: 
There is a bug in the current implementation of process_sdp when it finds
T38 UDPTL information. The code sets state to either T38_PEER_REINVITE or
T38_PEER_DIRECT depending on if it is a reinvite or not.

However the process_sdp is also called to process 200 OK message we
receive in reply to our T38 INVITE. As result, when we reinvite for T38,
t38state just changed to T38_LOCAL_REINVITE will be reset to
T38_PEER_something upon receipt of OK and never reaches T38_ENABLED.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-22-08 09:26  oej            Status                   new => assigned     
01-22-08 09:26  oej            Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list