Skip to content
Snippets Groups Projects
  1. May 26, 2006
    • Russell Bryant's avatar
      Fix various problems in the addition of the ability to mute log/verbose · 0f912e59
      Russell Bryant authored
      output to remove consoles. The prototypes added to logger.h still need
      doxygen documentation, as well.
      
      - Add the new command line option to the man page
      - make the mute option a flag instead of an int since it is only a binary
        option
      - remove useless extern keywords for prototypes added to logger.h
      - rename ast_console_mute() to ast_console_toggle_mute() since that is what
        it actually does
      - actually apply the mute option to newly created remote consoles instead of
        only working when the CLI command is used
      - don't imply the NO_FORK option if the mute command line option is provided
      - place the new CLI command in the correct place in the list which has to be
        in alphabetical order
      - Finally, clean up a few spacing issues to conform to the coding guidelines
      
      
      git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30630 65c4cc65-6c06-0410-ace0-fbb531ad65f3
      0f912e59
  2. Mar 30, 2006
  3. Jan 16, 2006
  4. Nov 29, 2005
  5. Oct 26, 2005
  6. Oct 18, 2005
  7. Sep 15, 2005
Loading