Skip to content
Snippets Groups Projects
  1. Jun 25, 2009
    • Russell Bryant's avatar
      Merged revisions 203115 via svnmerge from · c6a98622
      Russell Bryant authored
      https://origsvn.digium.com/svn/asterisk/branches/1.4
      
      ........
        r203115 | russell | 2009-06-25 11:02:16 -0500 (Thu, 25 Jun 2009) | 11 lines
        
        Resolve a crash related to a T.38 reinvite race condition.
        
        This change resolves a crash observed locally during some T.38 testing.
        A call was set up using a call file, and when the T.38 reinvite came in,
        the channel state was still AST_STATE_DOWN.  The reason is explained by
        a comment in the code that previously lived in the handling of
        AST_STATE_RINGING.  This change modifies the logic to handle the same
        race condition for any channel state that is not UP.
        
        (closes ABE-1895)
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@203116 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      c6a98622
  2. Jun 24, 2009
  3. Jun 23, 2009
  4. Jun 22, 2009
  5. Jun 21, 2009
  6. Jun 20, 2009
  7. Jun 19, 2009
  8. Jun 18, 2009
Loading