summaryrefslogtreecommitdiff
path: root/main/cdr.c
AgeCommit message (Expand)Author
2010-04-22Merged revisions 193391,258670 via svnmerge from Matthew Nicholson
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)Russell Bryant
2010-01-20Add Calling and Called Subaddress to CDR recordAlec L Davis
2010-01-12add Dialed Number Identifier (DNID) field to cdr records.Alec L Davis
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-08-10AST-2009-005Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-20Remove unnecessary usleep() from a couple of module unload callbacks.Russell Bryant
2009-05-29Merged revisions 198068 via svnmerge from Matthew Nicholson
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
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-11-25Merged revisions 159316 via svnmerge from Steve Murphy
2008-11-12This commit does two things:Michiel van Baak
2008-10-30Merged revisions 152811 via svnmerge from Kevin P. Fleming
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-02Merged revisions 140747 via svnmerge from Steve Murphy
2008-08-26(closes issue #13366)Steve Murphy
2008-08-20Merged revisions 139074 via svnmerge from Steve Murphy
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