Commit Graph

22637 Commits (67a7c967700189124772b7c8a4f608a80c81441d)
 

Author SHA1 Message Date
Richard Mudgett 67a7c96770 app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Matthew Jordan 42246c5726 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan feee19c5c1 Resolve crashes due to large stack allocations when using TCP
13 years ago
Kinsey Moore fff4b8c898 Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Kinsey Moore c6c4f9274a Add test events for time limit-related hangups
13 years ago
Richard Mudgett cb54dcfea7 Fix potential double free when unloading a module.
13 years ago
Richard Mudgett 0538726726 Make chan_local module references tied to local_pvt lifetime.
13 years ago
Richard Mudgett b02197cb59 app_queue: Revert bad ringinuse=no patch.
13 years ago
Richard Mudgett 8a208185d5 confbridge: Fix MOH on simultaneous user entry to a new conference.
13 years ago
Kinsey Moore 89865b99d3 Ensure Min-SE is included in outbound INVITEs
13 years ago
Rusty Newton 817b3e9f9f Incremented EXTRA_SOUNDS_VERSION in sounds/Makefile to 1.4.12 for new Extra Sounds releases
13 years ago
Richard Mudgett 647423d857 Cleanup CLI commands on exit for several files.
13 years ago
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