Commit Graph

174 Commits (f19c4930c2bd11e8b75ad2c6b4e5ff9d5304edb8)

Author SHA1 Message Date
Scott Emidy f19c4930c2 ARI: Deleting log channels
10 years ago
Benjamin Ford 1f02d20da4 ARI: Rotate log channels.
10 years ago
Corey Farrell d067847695 Logger: Reset defaults before processing config.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
10 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded.
10 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
10 years ago
Walter Doekes 52c94d3af4 logger: Don't store verbose-magic in the log files.
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
11 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kinsey Moore fe1e8e55a1 Logger: Add dynamic logger channels
11 years ago
Kinsey Moore 6f4a834870 Logger: Fix handling of absolute paths
11 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
11 years ago
Richard Mudgett 4bde62eb40 Logging callid: Fix some sizeof() references per coding guidelines.
11 years ago
Kevin Harwell b7bb1de4d2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Kevin Harwell 2d091df520 Fix memory leak in logger.
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
12 years ago
Matthew Jordan c43f380d03 Add backtrace generation to MALLOC_DEBUG memory corruption reports
12 years ago
Matthew Jordan c1b51fd265 Print all logger messages on shutdown
12 years ago
Michael L. Young 54424c2ee2 Fix Missing CALL-ID When Logging Through Syslog
12 years ago
Kinsey Moore e6b5e3a62a Ensure that logmsgs are freed properly
12 years ago
Kevin Harwell 71bce17720 Stopped spamming of debug messages during attended transfer.
12 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
12 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
12 years ago
Richard Mudgett 9b6d9bcf99 Reduce call-id logging resource usage.
12 years ago
Richard Mudgett 63bd8de579 Fix logger.c function definition.
12 years ago
Richard Mudgett 75a037c727 Cleanup logger on exit.
13 years ago
Matthew Jordan 588e90a4d9 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Sean Bright 9d4f8abdc6 Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.
13 years ago
Jonathan Rose 1a79c9c182 logger: Add rotatestrategy option of 'none' which does not perform rotations
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Richard Mudgett a4b545222f Don't waste time initializing the whole call_identifer_str[].
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Jonathan Rose cd37bec058 logger: Adds additional support for call id logging and chan_sip specific stuff
13 years ago
Mark Murawki f3cde589cd Merged revisions 364635 via svnmerge from
13 years ago
Richard Mudgett 6a540e9087 Fix logger deadlock on Asterisk shutdown.
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago