Skip to content
Snippets Groups Projects
  1. Jul 01, 2011
  2. Jun 30, 2011
  3. Jun 29, 2011
  4. Jun 28, 2011
  5. Jun 27, 2011
    • Tilghman Lesher's avatar
      Merged revisions 324955 via svnmerge from · db15b001
      Tilghman Lesher authored
      https://origsvn.digium.com/svn/asterisk/branches/1.8
      
      ........
        r324955 | tilghman | 2011-06-27 11:30:50 -0500 (Mon, 27 Jun 2011) | 5 lines
        
        Save and restore errno from within signal handlers.
        
        This is recommended by the POSIX standard, as well as by the sigaction(2) manpage
        for various platforms that we support (e.g. Mac OS X).
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@324961 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      db15b001
    • Richard Mudgett's avatar
      Merged revisions 324914 via svnmerge from · 04226479
      Richard Mudgett authored
      https://origsvn.digium.com/svn/asterisk/branches/1.8
      
      ........
        r324914 | rmudgett | 2011-06-27 10:37:19 -0500 (Mon, 27 Jun 2011) | 21 lines
        
        When subscribing MWI to an unsolicited mailbox the first notification is incorrect.
        
        A remote peer subscribed to MWI with the unsolicited option and a local
        phone subscribed to the remote mailbox.  The notify message-summary events
        are sent correctly except for the first one when subscribing, which will
        always be 0.  This means the phone MWI indicator will be wrong until the
        mailbox read/unread count changes and the event is fired.
        
        Looks like this is a regression from ASTERISK-16149.
        
        * Fix the logic to check the cache and if allowed then fallback to
        manually counting mailbox messages.
        
        (closes issue ASTERISK-17997)
        Reported by: rsw686
        Patches:
              jira_asterisk_17997_v1.8.patch (license #5621) uploaded by rmudgett
        Tested by: rsw686
        
        JIRA SWP-3551
      ........
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@324915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      04226479
  6. Jun 24, 2011
  7. Jun 23, 2011
  8. Jun 22, 2011
  9. Jun 21, 2011
  10. Jun 20, 2011
Loading