Commit Graph

3768 Commits (06f0da01f596d20115e2adbdf5bb06cc651aad46)

Author SHA1 Message Date
Matthew Jordan 03a1e40d8e Tolerate presence of RFC2965 Cookie2 header by ignoring it
13 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
13 years ago
Matthew Jordan 56a4d03ee2 Fix memory leak while loading priority modules and adding formats
13 years ago
Richard Mudgett 829edeffe9 Fix segfault when dealing with chan_agent channels.
13 years ago
Jonathan Rose 249d7c2790 Fix a memory copying bug in slinfactory which was causing mixmonitor issues.
13 years ago
Matthew Jordan 1aed26bc0a Print all logger messages on shutdown
13 years ago
Kevin Harwell faeea4c0f2 Fix for segfault in __ast_rwlock_destroy with DEBUG_THREADS
13 years ago
Richard Mudgett a58b7639dd Make ao2 global objects not always use the debug version of the ao2_ref() calls.
13 years ago
Michael L. Young 672040ab2e Fix Missing CALL-ID When Logging Through Syslog
13 years ago
Jonathan Rose 5287afb80c pbx: Fix lack of cleanup on macrolock and context_table
13 years ago
Richard Mudgett e712c4320f Fix SendText AMI action to never return non-zero.
13 years ago
David M. Lee 1a3c5aaa6c Minor fixups to Doxygen comments.
13 years ago
Alec L Davis 6c3f4dd0c6 Add Asterisk Version to core show locks
13 years ago
Matthew Jordan c5a0a69dd9 Fix CDR not being created during an externally initiated blind transfer
13 years ago
Jonathan Rose 6a8180034f Add forgotten event types to event_names array
13 years ago
Matthew Jordan bf9fe01359 Clean up memory leak in config file on off nominal paths when glob is allowed
13 years ago
Matthew Jordan 65c34c59de Clean up resources in features on exit
13 years ago
Richard Mudgett c1c2ae1e5f Fix crash when AMI redirect action redirects two channels out of a bridge.
13 years ago
David M. Lee 173259bb3b cli.c: Properly initialize debug_modules and verbose_modules.
13 years ago
David M. Lee 42d2f385af Fix lock errors on startup.
13 years ago
Alec L Davis 2814d40134 Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace
13 years ago
Kinsey Moore ef79c00991 Address uninitialized conditional that valgrind found
13 years ago
Matthew Jordan 66024dbae0 Fix a file descriptor leak in off nominal path
13 years ago
Matthew Jordan ccbe965e9f AST-2013-002: Prevent denial of service in HTTP server
13 years ago
Matthew Jordan b5e32e5871 Resolve deadlock between pending CDR and batch CDR locks
13 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
13 years ago
Kinsey Moore 3a0a627a00 Ensure that logmsgs are freed properly
13 years ago
Jason Parker 0667c05261 Fix comparison of presence state in event subsystem.
13 years ago
Tzafrir Cohen 35fce97da3 Remove unneeded linux-gnueabi*
13 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
13 years ago
Kevin Harwell cf533947c7 Write the correct callid to the data1 field in queue_log for transfer events.
13 years ago
Matthew Jordan 31d1bd4cd8 Fix crash in PresenceState AMI action when specifying an invalid provider
13 years ago
Kevin Harwell 1595101bb6 Stopped spamming of debug messages during attended transfer.
13 years ago
Richard Mudgett 6290f197dc End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
13 years ago
Mark Michelson eecb9c36ff Do not allow native RTP bridging if packetization of media streams differs.
13 years ago
Richard Mudgett 102c20519e Separate option_types[] from the struct definition.
13 years ago
Jonathan Rose db03ae6c9a call_parking: Make sure fallbacks are used when lacking a flat channel exten
13 years ago
Russell Bryant ae5c07f0f1 Change cleanup ordering in filestream destructor.
13 years ago
Richard Mudgett 24b4a30a09 Attempt to be more helpful when using a bad ao2 object pointer.
13 years ago
Matthew Jordan e7d0d2bd4c Update init.d scripts to handle stderr; readd splash screen for remote consoles
13 years ago
Walter Doekes bb450bafd7 Add builtin roundf() for systems lacking it.
13 years ago
Matthew Jordan f08028c445 Fix astcanary startup problem due to wrong pid value from before daemon call
13 years ago
David M. Lee af6b4fed4f Specify the -rpath linker flag when prefix != /usr.
13 years ago
Mark Michelson 97addb10b3 Further fix misinformation in the description of manager MailboxStatus command.
13 years ago
Richard Mudgett cb65f124c5 Reduce call-id logging resource usage.
13 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
David M. Lee 48b3e46f00 Fix end condition in ast_rtp_lookup_mime_multiple2.
13 years ago
Kinsey Moore 914397aa23 Add missing test event
13 years ago
Matthew Jordan 7eb9a846d8 Prevent crashes from occurring when reading from data sources with large values
13 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago