Commit Graph

22625 Commits (e17a83acf69918b545d7367fe48853cc316bd3bb)
 

Author SHA1 Message Date
Richard Mudgett e17a83acf6 Cleanup udptl on exit.
13 years ago
Mark Michelson 38253a70d2 Fix crash that can occur if CLI registration fails for an aliased command.
13 years ago
Richard Mudgett eef822a302 Cleanup taskprocessor on exit.
13 years ago
Richard Mudgett 797f8fa9d8 Cleanup pbx on exit.
13 years ago
Richard Mudgett c82c84be1f Cleanup logger on exit.
13 years ago
Richard Mudgett 9bd319aa6b Cleanup indications on exit.
13 years ago
Richard Mudgett 92bf785f63 Cleanup event on exit.
13 years ago
Richard Mudgett 0d21f81060 Cleanup dnsmgr on exit.
13 years ago
Kinsey Moore 82f85423a6 Ensure ReceiveFax provides a CED tone via T.38
13 years ago
Kinsey Moore f0e76cc2d5 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 78f56215c3 Fix codec mismatch
13 years ago
Igor Goncharovskiy fd14ff04d6 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 b6915eaaa5 Improve documentation by making all of the colors used readable,
13 years ago
Tilghman Lesher 5fbc218753 Remove some dead code and additionally handle a case that wasn't handled.
13 years ago
Richard Mudgett 7e0aede806 Fix order of SIP allow/disallow in MySQL contrib script.
13 years ago
Richard Mudgett 7fc38ba853 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Kinsey Moore 3957a18bad codec_dahdi: Fix output of "transcoder show" CLI command.
13 years ago
Richard Mudgett d784bcdb95 confbridge: Fix some resource leaks on conference teardown.
13 years ago
Jonathan Rose 6c2c8d5a58 res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
Joshua Colp 9e948f4bce Fix a SIP request memory leak with TLS connections.
13 years ago
Richard Mudgett 711c43088a * Fix registering core show codecs/codec CLI commands twice.
13 years ago
Richard Mudgett 7b50bbf6c1 confbridge: Fix several small issues.
13 years ago
Richard Mudgett 4e4b27beea confbridge: Update online XML documentation.
13 years ago
Richard Mudgett c4fafc9412 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett d881fa49a3 Cleanup core main on exit.
13 years ago
Richard Mudgett 6a97e41ef0 Cleanup config cache on exit.
13 years ago
Richard Mudgett eab7f58d9e Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett fecae87f31 Cleanup CDR resources on exit.
13 years ago
Richard Mudgett e01c0afb6c Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Richard Mudgett e35faff0ef chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Sean Bright 6f1d18de43 Minor spelling fix to the VOLUME documentation.
13 years ago
Mark Michelson ceebaed164 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 827a3924ac chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 3e707e4e9f Fix compile error.
13 years ago
Michael L. Young 130a58abab Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Richard Mudgett d8cb3cb8e9 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett 2d1ba3d66c Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose 07cea24bb2 manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett cf60a78eaf Fix extension matching with the '-' char.
13 years ago
Richard Mudgett ccd39c3ebf Remove unnecessary channel module references.
13 years ago
Richard Mudgett 82000331d6 Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan d26baf0d56 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
Mark Michelson 686d198ab2 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Walter Doekes 2816003d50 Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan d1cdda0210 Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Matthew Jordan 5531e26853 Add a test event that reports changes in ConfBridge state
13 years ago
Jonathan Rose 071720e4e1 monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
13 years ago
David M. Lee 659b587303 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee fe4bde0070 Migrate hashtest/hashtest2 to be unit tests.
13 years ago
Jonathan Rose 077e03b869 app_meetme: Fix channels lingering when hung up under certain conditions
13 years ago