Commit Graph

266 Commits (07407c1c882a9bf5bf6852e7a3d73eda82ea12e3)

Author SHA1 Message Date
Richard Mudgett 07407c1c88 features.c: Allow appliationmap to use Gosub.
11 years ago
Richard Mudgett 9aa3d65e39 Multiple revisions 375964,381466
11 years ago
Matthew Jordan 88e51d9e07 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Jason Parker 9e809cb8d4 Merge changes for Digium phone support, and default module building.
13 years ago
Richard Mudgett dd1390e777 Fix Bridge application occasionally returning to the wrong location.
13 years ago
Richard Mudgett 8d8f318272 Fix Bridge application and AMI Bridge action error handling.
13 years ago
Richard Mudgett 239470bc65 Fix monitoring calls put in a parking lot.
13 years ago
Richard Mudgett eae448bc55 Fix parked call performing a DTMF blind transfer after being retrieved.
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose a7650f8002 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Richard Mudgett 28fef5789b Fix DTMF atxfer running h exten after the wrong bridge ends.
13 years ago
Richard Mudgett 262ee9fd02 Fix recalled party B feature flags for a failed DTMF atxfer.
13 years ago
Richard Mudgett 0dbc13d013 Hangup affected channel in error paths of bridge_call_thread().
13 years ago
Mark Michelson 82fbd4a401 Fix potential race condition during call pickup.
13 years ago
Russell Bryant 48b1c5e5a6 Fix incorrect sizeof() usage in features.c.
13 years ago
Terry Wilson c546ff5110 Fix setting CDR variables in the hangup extension
13 years ago
Terry Wilson c026fb96b0 Copy CDR variables when set during a bridge
13 years ago
Richard Mudgett f49ff3ff9c Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
13 years ago
Richard Mudgett 294793a822 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
13 years ago
Mark Michelson e41e647429 Fix grammar of comment.
13 years ago
Mark Michelson e2a7c10b97 Fix blind transfers from failing if an 'h' extension is present.
13 years ago
Jonathan Rose f22392dbdc Adds peer to CEL report on CEL_BRIDGE_START and CEL_BRIDGE_END
13 years ago
Richard Mudgett ec6b5be4b9 Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett 0e9e42e044 Mark channel running the h exten with the soft-hangup flag.
14 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
14 years ago
Richard Mudgett f2b371fedf More parking issues.
14 years ago
Richard Mudgett 85c808bfc4 Fix DTMF blind transfer continuing to execute dialplan after transfer.
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Richard Mudgett c6e7f17a68 Fix AMI action Park crash.
14 years ago
Stefan Schmidt 687e413fd8 Adding the Feature to sent a Reason Header in a SIP Cancel message by set the flag AST_FLAG_ANSWERED_ELSEWHERE before doing a masquerade in the pickup function.
14 years ago
Richard Mudgett 422e191e03 Fix multiple parking issues.
14 years ago
Richard Mudgett 42b5040b71 Misc minor items found in code.
14 years ago
Richard Mudgett 6d145897bb Dialplan bridge() app mutex 'current_dest_chan' freed more times than we've locked!
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
David Vossel e1adc7cefa Merged revisions 324634 via svnmerge from
14 years ago
Terry Wilson c24706ee9e Merged revisions 323733 via svnmerge from
14 years ago
Richard Mudgett aec1979e7f Remove potential deadlock in call pickup race.
14 years ago
Leif Madsen 96d69b7aa8 Allow parking lot hints and musicclass to be set.
14 years ago
Alec L Davis fd24de3306 Fix *8 directed pickup locks system during pickupsound play out
14 years ago
Richard Mudgett 59a41188a8 The AMI Newstate event contains different information between v1.4 and v1.8.
14 years ago
Richard Mudgett aa64eb1077 Give zombies a safe channel driver to use.
14 years ago
Richard Mudgett 21e2b0d1e6 Misc comment cleanup in features.c.
14 years ago
Richard Mudgett 11b3c3add1 Crash while transferring a call during DTMF feature timeout.
14 years ago
Richard Mudgett bf91f06f9f Change some variable names to make pickup code easier to understand.
14 years ago
Richard Mudgett 7e3bf4936e Crash when using directed pickup applications.
14 years ago