Commit Graph

332 Commits (915de454f806387d00aef0eb38424d578c7e9ef9)

Author SHA1 Message Date
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
12 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
12 years ago
Rusty Newton 9e6407596b Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Michael L. Young 1c37158fe0 Fix Segfault When Syntax Of A Line Under [applicationmap] Is Invalid
13 years ago
Kevin Harwell 3c376008f5 Fix memory leak
13 years ago
Kevin Harwell 15994e3bf7 Verbose logging discrepancies
13 years ago
John Bigelow b44258d174 Add test suite events to indicate when a feature is detected or not
13 years ago
Matthew Jordan c5a0a69dd9 Fix CDR not being created during an externally initiated blind transfer
13 years ago
Matthew Jordan 65c34c59de Clean up resources in features on exit
13 years ago
Kevin Harwell cf533947c7 Write the correct callid to the data1 field in queue_log for transfer events.
13 years ago
Richard Mudgett 6290f197dc End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
13 years ago
Jonathan Rose db03ae6c9a call_parking: Make sure fallbacks are used when lacking a flat channel exten
13 years ago
Richard Mudgett b1366d7acf Fix AMI redirect action with two channels failing to redirect both channels.
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Richard Mudgett 647810f1d0 Fix stuck DTMF when bridge is broken.
14 years ago
Richard Mudgett 48f0d85bd1 Fix the Park 'r' option when a channel parks itself.
14 years ago
Matthew Jordan 8943656ccc Fix a variety of ref counting issues
14 years ago
Richard Mudgett 7e9bdcc3e0 Named call pickup groups. Fixes, missing functionality, and improvements.
14 years ago
Mark Michelson 9bfcbf0f70 Fix bad channel application data reference.
14 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
14 years ago
Richard Mudgett ca481359b9 Fix pickup extension channel reference error.
14 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
14 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Matthew Jordan 92a65de048 Don't perform an XInclude to a document node that may not always be present
14 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
14 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
14 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
14 years ago
Richard Mudgett d0fda07d74 Fix Bridge application occasionally returning to the wrong location.
14 years ago
Richard Mudgett b78d79c203 Fix F and F(x) action logic in Bridge application.
14 years ago
Richard Mudgett b857a633e0 Fix Bridge application and AMI Bridge action error handling.
14 years ago
Kinsey Moore d73a1de0b1 Fix AST_CONTROL_PVT_CAUSE_CODE handling
14 years ago
Richard Mudgett c30cc8fbd5 Fix monitoring calls put in a parking lot.
14 years ago
Richard Mudgett a2402dbe25 Fix parked call performing a DTMF blind transfer after being retrieved.
14 years ago
Richard Mudgett faacb8ba52 Make builtin_blindtransfer() fully use ast_async_goto() abilities.
14 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
14 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
14 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
14 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Jonathan Rose d1e7473649 Coverity Report: Fix issues for error type UNINIT in Core supported modules
14 years ago
Richard Mudgett 06fe3e5abe Change comment to use local channel name designators in features.c
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Russell Bryant 386c2c6edf features: Add FEATURE() and FEATUREMAP() functions.
14 years ago
Richard Mudgett b22874415e Fix DTMF atxfer running h exten after the wrong bridge ends.
14 years ago
Richard Mudgett 7f0dce3bd1 Fix recalled party B feature flags for a failed DTMF atxfer.
14 years ago
Richard Mudgett 56d10c5677 Hangup affected channel in error paths of bridge_call_thread().
14 years ago
Mark Michelson 314d459317 Fix potential race condition during call pickup.
14 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
14 years ago