Files
asterisk/main
Richard Mudgett ad7f3602e3 Merged revisions 331461 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r331461 | rmudgett | 2011-08-10 15:29:59 -0500 (Wed, 10 Aug 2011) | 30 lines
  
  Output of queue log not started until logger reloaded.
  
  ASTERISK-15863 caused a regression with queue logging.  The output of the
  queue log is not started until the logger configuration is reloaded.
  
  * Queue log initialization is completely delayed until the first message
  is posted to the queue log system.  Including the initial opening of the
  queue log file.
  
  * Fixed rotate_file() ROTATE strategy to give the file just rotated out to
  the configured exec function after rotate.  Just like the other strategies.
  
  * Fixed logger reload to always post the queue reload entry instead of
  just if there is a queue log file.
  
  * Refactored some code to eliminate some redundancy and to reduce stack
  utilization.
  
  (closes issue ASTERISK-17036)
  JIRA SWP-2952
  Reported by: Juan Carlos Valero
  Patches:
        jira_asterisk_17036_v1.8.patch (license #5621) patch uploaded by rmudgett
  Tested by: rmudgett
  
  (closes issue ASTERISK-18208)
  Reported by: Christian Pinedo
  
  Review: https://reviewboard.asterisk.org/r/1333/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@331462 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-08-10 20:41:35 +00:00
..
2010-12-20 09:14:45 +00:00
2007-12-11 22:20:22 +00:00
2008-07-21 21:00:47 +00:00
2009-03-18 02:28:55 +00:00
2007-11-21 00:23:49 +00:00
2010-05-18 22:48:51 +00:00
2011-02-23 23:55:58 +00:00
2011-05-26 15:55:22 +00:00
2010-04-22 18:07:02 +00:00