Commit Graph

3742 Commits (e76649b53c194509dd8202cd5b3a182e57ecfc34)

Author SHA1 Message Date
Kinsey Moore 3a0a627a00 Ensure that logmsgs are freed properly
14 years ago
Jason Parker 0667c05261 Fix comparison of presence state in event subsystem.
14 years ago
Tzafrir Cohen 35fce97da3 Remove unneeded linux-gnueabi*
14 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
14 years ago
Kevin Harwell cf533947c7 Write the correct callid to the data1 field in queue_log for transfer events.
14 years ago
Matthew Jordan 31d1bd4cd8 Fix crash in PresenceState AMI action when specifying an invalid provider
14 years ago
Kevin Harwell 1595101bb6 Stopped spamming of debug messages during attended transfer.
14 years ago
Richard Mudgett 6290f197dc End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
14 years ago
Mark Michelson eecb9c36ff Do not allow native RTP bridging if packetization of media streams differs.
14 years ago
Richard Mudgett 102c20519e Separate option_types[] from the struct definition.
14 years ago
Jonathan Rose db03ae6c9a call_parking: Make sure fallbacks are used when lacking a flat channel exten
14 years ago
Russell Bryant ae5c07f0f1 Change cleanup ordering in filestream destructor.
14 years ago
Richard Mudgett 24b4a30a09 Attempt to be more helpful when using a bad ao2 object pointer.
14 years ago
Matthew Jordan e7d0d2bd4c Update init.d scripts to handle stderr; readd splash screen for remote consoles
14 years ago
Walter Doekes bb450bafd7 Add builtin roundf() for systems lacking it.
14 years ago
Matthew Jordan f08028c445 Fix astcanary startup problem due to wrong pid value from before daemon call
14 years ago
David M. Lee af6b4fed4f Specify the -rpath linker flag when prefix != /usr.
14 years ago
Mark Michelson 97addb10b3 Further fix misinformation in the description of manager MailboxStatus command.
14 years ago
Richard Mudgett cb65f124c5 Reduce call-id logging resource usage.
14 years ago
David M. Lee 12c51024c3 Fix XML encoding of 'identity display' in NOTIFY messages.
14 years ago
David M. Lee 48b3e46f00 Fix end condition in ast_rtp_lookup_mime_multiple2.
14 years ago
Kinsey Moore 914397aa23 Add missing test event
14 years ago
Matthew Jordan 7eb9a846d8 Prevent crashes from occurring when reading from data sources with large values
14 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
14 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
14 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
14 years ago
Richard Mudgett c19b6731ba Give the causes[] a struct name.
14 years ago
Kinsey Moore 32e7992bd5 Add test events for time limit-related hangups
14 years ago
Richard Mudgett d571d53fa4 Fix potential double free when unloading a module.
14 years ago
Jason Parker c2f104641c Make libasteriskssl.so symlink use a relative path.
14 years ago
Richard Mudgett 573e76447c Cleanup CLI commands on exit for several files.
14 years ago
Richard Mudgett 0d7879be8c Cleanup udptl on exit.
14 years ago
Richard Mudgett 920da001d8 Cleanup taskprocessor on exit.
14 years ago
Richard Mudgett 737d2e55c6 Cleanup pbx on exit.
14 years ago
Richard Mudgett 00ea66650b Cleanup logger on exit.
14 years ago
Richard Mudgett d73bad943d Cleanup indications on exit.
14 years ago
Richard Mudgett a65e904a51 Cleanup event on exit.
14 years ago
Richard Mudgett 6368a140a0 Cleanup dnsmgr on exit.
14 years ago
Tilghman Lesher 984b12310b Improve documentation by making all of the colors used readable,
14 years ago
Richard Mudgett 8be4493e68 MALLOC_DEBUG: Only wait if we want atexit allocation dumps.
14 years ago
Russell Bryant baff2aa4b0 Add CLI tab completion to 'acl show'.
14 years ago
Matthew Jordan 2c31cfe3b3 Fix memory leak in 'manager show event' when command entered incorrectly
14 years ago
Richard Mudgett b40ac293b6 Fix registering core show codecs/codec CLI commands twice.
14 years ago
Richard Mudgett 656af72b89 Cleanup ast_run_atexits() atexits list.
14 years ago
Richard Mudgett 869c2b30c9 Cleanup core main on exit.
14 years ago
Richard Mudgett b71431977e Cleanup config cache on exit.
14 years ago
Richard Mudgett 365bf5a2a6 Cleanup CLI resources on exit and CLI command registration errors.
14 years ago
Richard Mudgett c62f11bd95 Cleanup CDR resources on exit.
14 years ago
Richard Mudgett a7e9ee3a7b Fix CCSS CLI commands and logger level not unregistered.
14 years ago
Richard Mudgett c223b79688 Add MALLOC_DEBUG atexit unreleased malloc memory summary.
14 years ago