summaryrefslogtreecommitdiff
path: root/main/features.c
AgeCommit message (Expand)Author
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-07Change comment to use local channel name designators in features.cRichard Mudgett
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-04-28features: Add FEATURE() and FEATUREMAP() functions.Russell Bryant
2012-04-26Fix DTMF atxfer running h exten after the wrong bridge ends.Richard Mudgett
2012-04-25Fix recalled party B feature flags for a failed DTMF atxfer.Richard Mudgett
2012-04-25Hangup affected channel in error paths of bridge_call_thread().Richard Mudgett
2012-03-29Fix potential race condition during call pickup.Mark Michelson
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-22Adds F option to Bridge applicationJonathan Rose
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-03-20Allow AMI action callback to be reentrant.Richard Mudgett
2012-03-14Fix incorrect sizeof() usage in features.c.Russell Bryant
2012-03-13Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-03-01Opaquify ast_channel typedefs, fd arrays, and softhangup flagTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-27Deprecated macro usage for connected line, redirecting, and CCSSKinsey Moore
2012-02-27Copy CDR variables when set during a bridgeTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-23Fix blind transfer parking issues if the dialed extension is not recognized a...Richard Mudgett
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-06Add missing headers to AMI UnParkedCall event to uniquely identify the call.Richard Mudgett
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-23Fix grammar of comment.Mark Michelson
2012-01-23Fix blind transfers from failing if an 'h' extension is present.Mark Michelson
2012-01-20Various parking improvements.Mark Michelson
2012-01-13Remove some dead code in ast_bridge_call().Richard Mudgett
2012-01-12Adds peer to CEL report on CEL_BRIDGE_START and CEL_BRIDGE_ENDJonathan Rose
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-23INFO/Record request configurable to use dynamic featuresJonathan Rose
2011-12-16Clean-up on isle five for __ast_request_and_dial() and ast_call_forward().Richard Mudgett
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-12-14Add and document PARKEDCALL variable set during timeoutJonathan Rose
2011-12-08Mark channel running the h exten with the soft-hangup flag.Richard Mudgett
2011-10-24Fixes a segfault caused by referencing null frames introduced in r338623Jonathan Rose
2011-10-20Fix AGI exec Park to honor the Park application parameters.Richard Mudgett
2011-10-18More parking issues.Richard Mudgett
2011-10-13Fix DTMF blind transfer continuing to execute dialplan after transfer.Richard Mudgett
2011-09-30Preserve DTMF length in main/features.cOlle Johansson
2011-09-09Merged revisions 335078 via svnmerge from Matthew Jordan
2011-09-07Merged revisions 334841 via svnmerge from Richard Mudgett
2011-09-07Merged revisions 334747 via svnmerge from Stefan Schmidt