aboutsummaryrefslogtreecommitdiffstats
path: root/main/cdr.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Fixed the issue caused by EXTEN including user parameters.transnexus1-13/+26
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-1/+1
2010-07-14ast_callerid restructuringrmudgett1-17/+14
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-0/+48
2010-04-22Merged revisions 193391,258670 via svnmerge from mnicholson1-6/+3
2010-02-26Trim trailing whitespace (to help reduce diff against cdr-q branch)russell1-45/+45
2010-01-20Add Calling and Called Subaddress to CDR recordalecdavis1-0/+7
2010-01-12add Dialed Number Identifier (DNID) field to cdr records.alecdavis1-0/+1
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-2/+2
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...mnicholson1-2/+35
2009-08-10AST-2009-005tilghman1-2/+2
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-10/+52
2009-06-20Remove unnecessary usleep() from a couple of module unload callbacks.russell1-2/+5
2009-05-29Merged revisions 198068 via svnmerge from mnicholson1-2/+10
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-4/+4
2009-05-21Merged revisions 195881 via svnmerge from mnicholson1-0/+24
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-3/+2
2008-11-25Merged revisions 159316 via svnmerge from murf1-0/+3
2008-11-12This commit does two things:mvanbaak1-10/+1
2008-10-30Merged revisions 152811 via svnmerge from kpfleming1-2/+2
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-0/+3
2008-09-02Merged revisions 140747 via svnmerge from murf1-11/+0
2008-08-26(closes issue #13366)murf1-1/+7
2008-08-20Merged revisions 139074 via svnmerge from murf1-4/+7
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-9/+9
2008-08-05Merged revisions 135799 via svnmerge from murf1-0/+5
2008-07-15Merged revisions 131012 via svnmerge from mvanbaak1-4/+0
2008-07-03Merged revisions 127663 via svnmerge from murf1-1/+32
2008-06-27Pretty up the 'cdr show status' output.seanbright1-11/+23
2008-06-12Merged revisions 122127 via svnmerge from murf1-12/+0
2008-06-12Merged revisions 122046 via svnmerge from murf1-0/+21
2008-05-29Merged revisions 118858 via svnmerge from murf1-33/+40
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-1/+1
2008-03-10way back in July, in r.75706, a fix was made ot the strftime usages, which wa...murf1-5/+7
2008-03-10Merged revisions 107016 via svnmerge from file1-5/+6
2008-02-28Merged revisions 105005 via svnmerge from qwell1-6/+2
2008-02-26Add an 'e' option to ResetCDR which re-enables a CDR that has been disabled.file1-0/+6
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-4/+13
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-5/+3
2007-12-06If duration or billsec are not yet calculated, calculate them on demand.tilghman1-2/+2
2007-12-06New manager event when a channel changes account code.oej1-0/+8
2007-11-27Merged revisions 89622 via svnmerge from murf1-2/+11
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-5/+4
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-31/+41
2007-09-21Merged revisions 83432 via svnmerge from russell1-1/+1