summaryrefslogtreecommitdiff
path: root/apps/app_cdr.c
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt 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-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-02-09whitespace fixes only.Michiel van Baak
2007-12-26Use defined return values in load_module in more places.Jason Parker
2007-11-22shuffle a little bit the content of header files to reduce dependencies.Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-04-10Merged revisions 60989 via svnmerge from Steve Murphy
2006-10-31add author doxygen tag (issue #8241, kshumard)Russell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
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-04-06convert one more file...Luigi Rizzo
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-10clean up some application descriptions to use more gooder EnglishRussell Bryant
2005-11-06issue #5605Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2003-10-22Fix compile warnings (bug #389)Mark Spencer
2003-09-29Change strdupa's to ast_strupda'sMark Spencer
2003-09-18Add closing bracketMartin Pycko
2003-09-18Add NoCDR application; when called there won't be generated CDR record for th...Martin Pycko