summaryrefslogtreecommitdiff
path: root/funcs/func_cdr.c
AgeCommit message (Expand)Author
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
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...Joshua Colp
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-16fix bogus patch to allow setting the CDR amaflags. (The original patch inRussell Bryant
2006-05-15allow func_cdr to set amaflags patch provided byMatt O'Gorman
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-23correct documentation typoKevin P. Fleming
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuesTilghman Lesher
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2006-01-11Added macros from 6198 and 6203. also added betterMatt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...Russell Bryant
2005-07-15Allow manager originate to specifiy more than one variable to be set.Russell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-05-05clean up file headersKevin P. Fleming
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming