summaryrefslogtreecommitdiff
path: root/main/cel.c
AgeCommit message (Expand)Author
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