summaryrefslogtreecommitdiff
path: root/include/asterisk/cdr.h
AgeCommit message (Expand)Author
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2015-10-20main/cdr: Allow modules to modify CDR fields before dispatching themJonh Wendell
2014-01-12CDRs: Synchronize dialplan applications that manipulate CDRs with the engineMatthew Jordan
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-06-28Better handle parking in CDRsMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-08-22Add option for logging congested calls as CONGESTION instead of NO_ANSWER in CDRJonathan Rose
2011-07-27reverting 329840 due to failing tests. Going to change this feature to be pu...Jonathan Rose
2011-07-27Adds cdr logging of calls resulting in CONGESTIONJonathan Rose
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,Eliel C. Sardanons
2010-02-26Trim trailing whitespace, convert lists of defines to enumsRussell Bryant
2009-12-18Merged revisions 235635 via svnmerge from Jeff Peeler
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-09-17Merged revisions 219136 via svnmerge from Matthew Nicholson
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-05-29Merged revisions 198068 via svnmerge from Matthew Nicholson
2009-05-21Merged revisions 195881 via svnmerge from Matthew Nicholson
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-08-05Merged revisions 135799 via svnmerge from Steve Murphy
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.Tilghman Lesher
2008-03-10Merged revisions 107016 via svnmerge from Joshua Colp
2008-02-26Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled.Joshua Colp
2007-12-11A lot of doxygen updatesOlle Johansson
2007-11-27Merged revisions 89622 via svnmerge from Steve Murphy
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2007-05-18Merged revisions 65200 via svnmerge from Steve Murphy
2007-03-30Merged revisions 59522 via svnmerge from Steve Murphy
2007-03-30Merged revisions 59486 via svnmerge from Steve Murphy
2007-02-14New CLI command "Core show settings" to list some core settingsOlle Johansson
2006-12-18convert the final clients of ast_build_string to use ast_str_*()Luigi Rizzo
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-05-03document that ast_cdr_answer is happy with a NULL argumentLuigi Rizzo
2006-03-22Merged revisions 14234 via svnmerge from Joshua Colp
2006-03-01Merged revisions 11503 via svnmerge from Tilghman Lesher
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuesTilghman Lesher
2006-02-14Bug 4377 - Initial round of loader changesTilghman Lesher
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06Convert some built-in applications to use new args parsing macros.Russell Bryant
2005-10-31fix various bugs related to list handling of channel variables (issue #5548)Kevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant