Commit Graph

23318 Commits (dc06b355474390c7d94106330aad89f275984c24)
 

Author SHA1 Message Date
Kinsey Moore 62a4ae8782 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy eb76c8cd0b Fix codec mismatch
13 years ago
Igor Goncharovskiy 08de7e8ec4 Remove trailing whitespaces in number from incoming redial list.
13 years ago
Igor Goncharovskiy a8d9e4936b Blocked revisions 377558
13 years ago
Tilghman Lesher 984b12310b Improve documentation by making all of the colors used readable,
13 years ago
Tilghman Lesher 780ad107f6 Remove some dead code and additionally handle a case that wasn't handled.
13 years ago
Joshua Colp 26098a9487 Add missing support for "who hung up" to chan_motif.
13 years ago
Richard Mudgett 7be97a9c31 Fix order of SIP allow/disallow in MySQL contrib script.
13 years ago
Richard Mudgett 8be4493e68 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
13 years ago
Kinsey Moore 7ce2ba5252 codec_dahdi: Fix output of "transcoder show" CLI command.
13 years ago
Richard Mudgett 97fcde6af7 confbridge: Fix some resource leaks on conference teardown.
13 years ago
Russell Bryant baff2aa4b0 Add CLI tab completion to 'acl show'.
13 years ago
Matthew Jordan 2c31cfe3b3 Fix memory leak in 'manager show event' when command entered incorrectly
13 years ago
Jonathan Rose e875e4b2c0 res_srtp: Fix a crash caused by srtp_dealloc on an already dealloced session
13 years ago
Joshua Colp eb3a88351a Fix a SIP request memory leak with TLS connections.
13 years ago
Richard Mudgett b40ac293b6 Fix registering core show codecs/codec CLI commands twice.
13 years ago
Richard Mudgett e750d8dd6e confbridge: Fix several small issues.
13 years ago
Richard Mudgett d0c835fa73 confbridge: Update online XML documentation.
13 years ago
Russell Bryant 4075be53a1 Add libuuid to install_prereq for Fedora.
13 years ago
Richard Mudgett 656af72b89 Cleanup ast_run_atexits() atexits list.
13 years ago
Richard Mudgett 869c2b30c9 Cleanup core main on exit.
13 years ago
Richard Mudgett b71431977e Cleanup config cache on exit.
13 years ago
Richard Mudgett 365bf5a2a6 Cleanup CLI resources on exit and CLI command registration errors.
13 years ago
Richard Mudgett c62f11bd95 Cleanup CDR resources on exit.
13 years ago
Richard Mudgett a7e9ee3a7b Fix CCSS CLI commands and logger level not unregistered.
13 years ago
Joshua Colp 5935aaa6ec Fix an RTP instance reference count leak in chan_motif.
13 years ago
Joshua Colp 1d83d32489 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett b8a4eff072 chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Sean Bright 258edecea8 Minor spelling fix to the VOLUME documentation.
13 years ago
Mark Michelson da951d0855 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 0c6a476bb3 chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 903a942b85 Fix compile error.
13 years ago
Michael L. Young bb38f97269 Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer ed6c432874 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett c223b79688 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
13 years ago
Richard Mudgett b6101cfec7 Enhance MALLOC_DEBUG CLI commands.
13 years ago
Jonathan Rose f4e00404e7 manager: Make challenge work with allowmultiplelogin=no
13 years ago
Richard Mudgett 8a32488929 Fix extension matching with the '-' char.
13 years ago
Richard Mudgett 37b50fe4e5 Remove unnecessary channel module references.
13 years ago
Richard Mudgett 224dd2f60a Made AST_LIST_REMOVE() simpler and use better names.
13 years ago
Matthew Jordan c4f013c5c8 Re-initialize logmsgs mutex upon logger initialization to prevent lock errors
13 years ago
David M. Lee 4c924bdce1 Added missing newlines to websocket ast_logs.
13 years ago
Mark Michelson 0cc3b6cd9b Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 4e76aa4920 Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 65c8d16d79 Fix most leftover non-opaque ast_str uses.
13 years ago
Matthew Jordan 2bb01eb0ff Reorder startup sequence to prevent lockups when process is sent to background
13 years ago
Matthew Jordan 3d2e80d93b Add a test event that reports changes in ConfBridge state
13 years ago
Jonathan Rose c0c552de2c monitor: prevent attempts to move/remove recordings skipped with 'i' and 'o'.
13 years ago
David M. Lee c40b60f970 Fixed extconf.c breakage introduced in r376306.
13 years ago
David M. Lee bbf3526314 Migrate hashtest/hashtest2 to be unit tests.
13 years ago