Skip to content
Snippets Groups Projects
  1. May 24, 2018
    • George Joseph's avatar
      ast_coredumper: Fix output directory and variable precedence · 2bf26ce5
      George Joseph authored
      The OUTPUTDIR variable in ast_debug_tools.conf.sample is now set
      to "/tmp" instead of "/some/directory".
      
      Variables set on the command line or that are already in the
      environment now take predecence over variables set in the config files.
      
      ASTERISK-27846
      Reported by: Ted G
      
      Change-Id: Ie8baec52d531886bf5849ec1d59bb59dc87ad387
      2bf26ce5
  2. May 15, 2018
  3. May 14, 2018
  4. May 11, 2018
  5. May 10, 2018
  6. May 09, 2018
  7. May 08, 2018
  8. May 07, 2018
    • Corey Farrell's avatar
      app_macro: Prevent infinite loop in find_matching_priority. · d855658f
      Corey Farrell authored
      Use AST_PBX_MAX_STACK to escape if we recurse 128 times.  This will
      prevent crash if dialplan contains an include loop.  Log an error when
      this occurs, at most one message per call to Macro() so we avoid logger
      spam.
      
      ASTERISK-26570 #close
      
      Change-Id: I6c71b76998c31434391b150de055ae9a531e31da
      d855658f
  9. May 04, 2018
  10. May 03, 2018
  11. May 02, 2018
  12. May 01, 2018
  13. Apr 30, 2018
Loading