summaryrefslogtreecommitdiff
path: root/main/cdr.c
AgeCommit message (Expand)Author
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-08-05Merged revisions 135799 via svnmerge from Steve Murphy
2008-07-15Merged revisions 131012 via svnmerge from Michiel van Baak
2008-07-03Merged revisions 127663 via svnmerge from Steve Murphy
2008-06-27Pretty up the 'cdr show status' output.Sean Bright
2008-06-12Merged revisions 122127 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-05-29Merged revisions 118858 via svnmerge from Steve Murphy
2008-03-26Add the "config reload <conffile>" command, which allows you to tell AsteriskTilghman Lesher
2008-03-10way back in July, in r.75706, a fix was made ot the strftime usages, which wa...Steve Murphy
2008-03-10Merged revisions 107016 via svnmerge from Joshua Colp
2008-02-28Merged revisions 105005 via svnmerge from Jason Parker
2008-02-26Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled.Joshua Colp
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2007-12-06If duration or billsec are not yet calculated, calculate them on demand.Tilghman Lesher
2007-12-06New manager event when a channel changes account code.Olle Johansson
2007-11-27Merged revisions 89622 via svnmerge from Steve Murphy
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
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-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)Russell Bryant
2007-09-21Merged revisions 83432 via svnmerge from Russell Bryant
2007-09-14Merged revisions 82444 via svnmerge from Steve Murphy
2007-09-11Merged revisions 82261 via svnmerge from Steve Murphy
2007-09-11(closes issue #10666)Joshua Colp
2007-08-30Merged revisions 81392 via svnmerge from Steve Murphy
2007-08-24Merged revisions 80789 via svnmerge from Steve Murphy
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-10Merged revisions 79049 via svnmerge from Steve Murphy
2007-08-10Merged revisions 79044 via svnmerge from Steve Murphy
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-09Merged revisions 73980 via svnmerge from Joshua Colp
2007-06-25Luigi's suggestion to move the llfrom decl was a good one. Done.Steve Murphy
2007-06-25Merged revisions 71422 via svnmerge from Joshua Colp
2007-06-23Merged revisions 71230 via svnmerge from Steve Murphy
2007-06-22Merged revisions 71063 via svnmerge from Steve Murphy
2007-06-21Merged revisions 70949 via svnmerge from Steve Murphy
2007-06-21Merged revisions 70656 via svnmerge from Steve Murphy
2007-06-18Few more rwlist conversions... why not.Joshua Colp
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-04Merged revisions 67073 via svnmerge from Steve Murphy
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-22Make my compiler happy! Yay!Joshua Colp