Commit Graph

22334 Commits (c5aee60db58c688c80c91313fa69ba26880c8c4c)
 

Author SHA1 Message Date
David M. Lee c5aee60db5 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
David M. Lee f6404e6e15 Fix end condition in ast_rtp_lookup_mime_multiple2.
13 years ago
David M. Lee d1321a2a77 Replace errant tabs with spaces in causes.h.
13 years ago
Richard Mudgett 7ba4fe48ca app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Jonathan Rose 6a94f73341 res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create
13 years ago
Michael L. Young d06773e931 Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Joshua Colp f5012d8d0d Don't pass STUN packets through the SRTP unprotect function.
13 years ago
Michael L. Young afd0961a3c Fix Queue Log Reporting Every Call COMPLETECALLER With "h" Extension Present
13 years ago
Richard Mudgett 4477902eb1 chan_agent: Fix wrapup time wait response.
13 years ago
Richard Mudgett 540cb4eedb chan_agent: Misc code cleanup.
13 years ago
Kinsey Moore 22c5eea34b Add missing test event
13 years ago
Richard Mudgett ba65f21e73 chan_agent: Fix agent_indicate() locking.
13 years ago
Matthew Jordan eb0d0eb4d1 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett 1457bf7bf0 Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan 5996dd6a23 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan a73c5b80ff Resolve crashes due to large stack allocations when using TCP
13 years ago
Kinsey Moore 367bed142a Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Richard Mudgett fe02f96c77 Give the causes[] a struct name.
13 years ago
Mark Michelson c9e7b549b1 Adjust RTP instance's available_formats callback to return the correct type.
13 years ago
Kinsey Moore 16983cf3b5 Add test events for time limit-related hangups
13 years ago
Richard Mudgett 091b93b98e Fix potential double free when unloading a module.
13 years ago
Richard Mudgett 7700095727 Make chan_local module references tied to local_pvt lifetime.
13 years ago
Richard Mudgett c75a2efd1b app_queue: Revert bad ringinuse=no patch.
13 years ago
Kinsey Moore 663f68273f Ensure Min-SE is included in outbound INVITEs
13 years ago
Rusty Newton 724c3c620e Incremented EXTRA_SOUNDS_VERSION in sounds/Makefile to 1.4.12 for new Extra Sounds releases
13 years ago
Richard Mudgett c7ad36cf26 Cleanup CLI commands on exit for several files.
13 years ago
Richard Mudgett e5c5d7abe8 Cleanup udptl on exit.
13 years ago
Mark Michelson 20aa0aa476 Fix crash that can occur if CLI registration fails for an aliased command.
13 years ago
Richard Mudgett 440f4e1dcc Cleanup taskprocessor on exit.
13 years ago
Richard Mudgett 014ba80cdc Cleanup pbx on exit.
13 years ago
Richard Mudgett 11a0764011 Cleanup logger on exit.
13 years ago
Richard Mudgett 2f14338cfb Cleanup indications on exit.
13 years ago
Richard Mudgett f1821b41fd Cleanup frame on exit.
13 years ago
Richard Mudgett 65c767d630 Cleanup event on exit.
13 years ago
Richard Mudgett 5dc35f3a29 Cleanup dnsmgr on exit.
13 years ago
Richard Mudgett 681a4d4269 Cleanup astdb on exit.
13 years ago
Kinsey Moore 7412e73962 Ensure ReceiveFax provides a CED tone via T.38
13 years ago
Kinsey Moore bc11470697 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 32d4c02de2 Fix codec mismatch
13 years ago
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