summaryrefslogtreecommitdiff
path: root/main/cel.c
AgeCommit message (Expand)Author
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-24Fix a variety of memory leaksMatthew Jordan
2013-06-19Pull CEL linkedid manipulation into cel.cKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Fix two more possible crashes in CELKinsey Moore
2013-06-14Fix a crash in CEL bridge snapshot handlingKinsey Moore
2013-06-13Ensure that Asterisk still starts up when cel.conf is missingKinsey Moore
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-13Refactor CEL channel events on top of Stasis-CoreKinsey Moore
2012-12-11Cleanup CLI commands on exit for several files.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-07-19Fix compiler warnings.Richard Mudgett
2012-07-19Fix compilation error when MALLOC_DEBUG is enabledMatthew Jordan
2012-07-18Resolve severe memory leak in CEL logging modules.Kevin P. Fleming
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-22Fix race condition for CEL LINKEDID_END eventTerry Wilson
2012-05-02Multiple revisions 365006,365068Terry Wilson
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-02-01Remove inconsistency in CEL eventtype for user defined events.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-13Add missing CEL logging fields to various CEL backends.Richard Mudgett
2012-01-11Remove extraneous BRIDGEPEER AMI VarSet event on a CEL dummy channel.Richard Mudgett
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2010-08-23Merged revisions 283230 via svnmerge from Russell Bryant
2010-08-23Merged revisions 283209 via svnmerge from Russell Bryant
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2009-09-29Fix channel reference leak.Mark Michelson
2009-07-23Resolve compiler warning on mac.Russell Bryant
2009-07-09make this compile again under devmodeMichiel van Baak
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant