summaryrefslogtreecommitdiff
path: root/funcs/func_cdr.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-12-06CDR: Fix deadlock setting some CDR values.Richard Mudgett
2017-09-07func_cdr: honour 'u' flag on dummy channelJacek Konieczny
2017-05-05func_cdr: Allow empty value for CDR dialplan function.Joshua Colp
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-07-27Portably sscanf tv_usecDavid M. Lee
2016-01-20funcs/func_cdr: Correctly report high precision values for duration and billsecMatt Jordan
2015-07-20Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.cRusty Newton
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-23Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2014-10-28func_cdr: Fix CDR_PROP payload leakCorey Farrell
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-02-07funcs/func_cdr: Handle empty time values when extracting parsed valuesMatthew Jordan
2014-02-04funcs/func_cdr: Fix non-epoch timestamps broken by improper char array derefMatthew Jordan
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-09-30Parse arguments passed to the CDR_PROP function correctlyMatthew Jordan
2013-08-28Fix some uninitialized buffers for CDR handling valgrind found.Richard Mudgett
2013-08-28Some CDR code optimization.Richard Mudgett
2013-08-28Whitespace and curly braces.Richard Mudgett
2013-06-19Handle variable substitution in dummy variablesMatthew Jordan
2013-06-17Fix build warnings related to printf/scanf of tv_usec.David M. Lee
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-09Note that CDRs are immutable once a bridge is torn downTerry Wilson
2011-12-16Fix crash during CDR update.Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-01-06Merged revisions 238230 via svnmerge from Tilghman Lesher
2009-11-05Fix XML in func_cdr.cMark Michelson
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-06Merged revisions 146799 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-02-14Merged revisions 103683 via svnmerge from Jason Parker
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...Tilghman Lesher
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-04-19Merged revisions 61681 via svnmerge from Tilghman Lesher
2007-01-24Doxygen updateOlle Johansson
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2006-11-27remove an extra comma in an initializerLuigi Rizzo
2006-11-26Merged revisions 48017 via svnmerge from Steve Murphy
2006-11-26Merged revisions 48015 via svnmerge from Steve Murphy