Commit Graph

3752 Commits (dec9ee2f042bcddb38a9393c95a7a79e4cb2e2c2)

Author SHA1 Message Date
Kinsey Moore dec9ee2f04 Add test events for time limit-related hangups
13 years ago
Richard Mudgett 5e2c52a546 Fix potential double free when unloading a module.
13 years ago
Jason Parker 7ecf0aa94b Make libasteriskssl.so symlink use a relative path.
13 years ago
Jonathan Rose ae655031b9 Features: BRIDGE_FEATURES variable automixmonitor support and use proper party
13 years ago
Russell Bryant fad2637297 Remove compile time check HAVE_DEV_URANDOM.
13 years ago
Mark Michelson 71b1e411b0 Re-add taskprocessor cleanup code that was removed by the UUID merge.
13 years ago
Michael L. Young ff2414ce86 Convert Dynamic Features Buffer To Use ast_str
13 years ago
Mark Michelson 9c74a60ba5 Add test events necessary for bridging tests to be able to properly run.
13 years ago
Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files.
13 years ago
Richard Mudgett b059bd4c28 Cleanup udptl on exit.
13 years ago
Mark Michelson 8cb156bfc1 Add UUID support to Asterisk.
13 years ago
Richard Mudgett 7f05e2c72e Cleanup taskprocessor on exit.
13 years ago
Richard Mudgett 4f6c90bf3a Cleanup pbx on exit.
13 years ago
Richard Mudgett 75a037c727 Cleanup logger on exit.
13 years ago
Richard Mudgett 96a510e157 Cleanup indications on exit.
13 years ago
Richard Mudgett 7990b03e4e Cleanup event on exit.
13 years ago
Richard Mudgett f7954f54db Cleanup dnsmgr on exit.
13 years ago
Tilghman Lesher ac16a70dce Improve documentation by making all of the colors used readable,
13 years ago
Richard Mudgett 1d11efe9f4 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Russell Bryant ed72243022 Minor code cleanup in named_acl.c.
13 years ago
Russell Bryant 75827ca16b Add CLI tab completion to 'acl show'.
13 years ago
Matthew Jordan 905b2a5932 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Richard Mudgett 7c0b94a3e5 Remove init_framer(). It no longer does anything.
13 years ago
Richard Mudgett 4dcb973228 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Richard Mudgett 83c5fac6b1 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 77561124b0 Cleanup core main on exit.
13 years ago
Richard Mudgett f9cc7a15ad Cleanup config cache on exit.
13 years ago
Richard Mudgett 595dd41c45 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett b59c27000a Cleanup CDR resources on exit.
13 years ago
Richard Mudgett a36f73447d Fix CCSS CLI commands and logger level not unregistered.
13 years ago
David M. Lee 23c53c18c0 Fixed ast_random's comment about locking.
13 years ago
Richard Mudgett 2686dde98b Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett e3a487d492 Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose 89e84ff75d manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett 95a4a82702 Fix extension matching with the '-' char.
13 years ago
Matthew Jordan 588e90a4d9 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
Walter Doekes 907050d41b Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan 530ce21b5d Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Brent Eagles 6b07dd60cc Patch to prevent stopping the active generator when it is not the silence
13 years ago
Joshua Colp c42d9d0d62 Properly check if the "Context" and "Extension" headers are empty in a ShowDialPlan action.
13 years ago
Michael L. Young d04bf30215 Fix Dynamic Hints Variable Substition - Underscore Problem
13 years ago
Richard Mudgett 3a9640b605 Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Richard Mudgett 6ad0126425 Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 5336a97f25 Add safety NULL pointer check in module user references.
13 years ago
Matthew Jordan b6bac916f0 Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan 4bd66cb96b Properly clean up manager resources on exit
13 years ago
Matthew Jordan a243f4f153 Properly finalize prepared SQLite3 statements to prevent memory leak
13 years ago