Skip to content
Snippets Groups Projects
  1. Mar 27, 2008
  2. Mar 26, 2008
  3. Mar 25, 2008
  4. Mar 24, 2008
    • Mark Michelson's avatar
      Remove the "Event: registration" header from Asterisk-generated · c05501d8
      Mark Michelson authored
      SIP REGISTER requests. rjain points out that RFC 3265 specifies
      that the Event: header is not a valid header for REGISTER requests
      and that the "registration" value is not defined at IANA.
      
      (closes issue #12279)
      Reported by: rjain
      Patches:
            chan_sip.c.diff uploaded by rjain (license 226)
      
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      c05501d8
    • Mark Michelson's avatar
      Merged revisions 110618 via svnmerge from · 625f6bd2
      Mark Michelson authored
      https://origsvn.digium.com/svn/asterisk/branches/1.4
      
      ........
      r110618 | mmichelson | 2008-03-24 14:17:41 -0500 (Mon, 24 Mar 2008) | 15 lines
      
      This is a revert for revision 108288. The reason is that that revision
      was not for an actual bug fix per se, and so it really should not have been in 1.4 in
      the first place. Plus, people who compile with DO_CRASH are more likely
      to encounter a crash due to this change. While I think the usage of DO_CRASH
      in ast_sched_del is a bit absurd, this sort of change is beyond the scope of 1.4
      and should be done instead in a developer branch based on trunk 
      so that all scheduler functions are fixed at once.
      
      I also am reverting the change to trunk and 1.6 since they also suffer from
      the DO_CRASH potential.
      
      (closes issue #12272)
      Reported by: qq12345
      
      
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110619 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      625f6bd2
Loading