Commit Graph

22295 Commits (9fc52cdaa3e2ba3386f6734b96fe9eeaaa12debb)
 

Author SHA1 Message Date
Igor Goncharovskiy 9fc52cdaa3 Fix crash on transfer initiated from insreeen menu on Unistim phones. Removed CDR-related code that moved to do_masquarade before.
13 years ago
Tilghman Lesher dc63fd67d3 Improve documentation by making all of the colors used readable,
13 years ago
Tilghman Lesher 6769e186b9 Remove some dead code and additionally handle a case that wasn't handled.
13 years ago
Richard Mudgett ad7af7db6b Fix order of SIP allow/disallow in MySQL contrib script.
13 years ago
Richard Mudgett 46581779aa MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Joshua Colp 40dfa4b748 Fix a SIP request memory leak with TLS connections.
13 years ago
Jonathan Rose 711f4c99f4 res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
Richard Mudgett 9cd2528b7e Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 83c6a754e6 Cleanup core main on exit.
13 years ago
Richard Mudgett 570e415591 Cleanup config cache on exit.
13 years ago
Richard Mudgett 2e036745a6 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett b46de39d2a Cleanup CDR resources on exit.
13 years ago
Richard Mudgett 2686dcb9c1 Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Richard Mudgett e0317a8b62 chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Sean Bright 61f2bc9adc Minor spelling fix to the VOLUME documentation.
13 years ago
Mark Michelson a8ebaddfd9 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 3c0fe09b3f chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett a6ea86f435 Fix compile error.
13 years ago
Michael L. Young febd1bc0b4 Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Richard Mudgett 1a9d086bdd Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett 9059504be9 Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose ac0111e30a manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett 7f0bfe536f Fix extension matching with the '-' char.
13 years ago
Richard Mudgett 1e8a45c170 Remove unnecessary channel module references.
13 years ago
Richard Mudgett 7b54904b81 Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan 274a263773 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Mark Michelson 33e5e3a4f3 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Walter Doekes 99778e88f4 Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan aba63cda67 Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Jonathan Rose 654c0661c8 monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
13 years ago
David M. Lee 2dae604628 Fixed extconf.c breakage introduced in r376306.
13 years ago
Jonathan Rose aaa5514742 app_meetme: Fix channels lingering when hung up under certain conditions
13 years ago
David M. Lee fe1ea0d38e Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Rusty Newton c50c68592a Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Richard Mudgett 9560d09673 Fix call files when astspooldir is relative.
13 years ago
Brent Eagles 68ae2318a1 Patch to prevent stopping the active generator when it is not the silence
13 years ago
Joshua Colp fb255a86a1 Properly check if the "Context" and "Extension" headers are empty in a ShowDialPlan action.
13 years ago
Michael L. Young 0cb7b1d776 Fix Dynamic Hints Variable Substition - Underscore Problem
13 years ago
Mark Michelson 9ea3e78e54 Fix a "set but not used" warning on newer gccs.
13 years ago
Richard Mudgett 6dbda720fc chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Richard Mudgett df3fc95c4a Add MALLOC_DEBUG enhancements.
13 years ago
Mark Michelson a63451b81c Remove some debugging that accidentally made it in the last commit.
13 years ago
Mark Michelson e95efa6c50 Fix misuses of timeouts throughout the code.
13 years ago
Richard Mudgett 2fcf4a32a0 Fix stuck DTMF when bridge is broken.
13 years ago
Matthew Jordan d8a6097f96 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett f20a72153b Add safety NULL pointer check in module user references.
13 years ago
Matthew Jordan 2ae2531c0b Don't attempt to purge sessions when no sessions exist
13 years ago
Matthew Jordan 24d5348b9f Properly clean up manager resources on exit
13 years ago
Matthew Jordan 19ce7a69b3 Fix memory leak when unloading XML documentation
13 years ago
Matthew Jordan a35ca27a2e Prevent multiple CDR batches from conflicting when scheduling the CDR write
13 years ago