Fix incorrect duration reporting in CDRs created in batch mode
[asterisk/asterisk.git] / main / cdr.c
2012-06-25 Matthew JordanFix incorrect duration reporting in CDRs created in...
2012-06-15 Kevin P. FlemingMultiple revisions 369001-369002
2012-05-10 Kinsey MooreResolve FORWARD_NULL static analysis warnings
2012-04-06 Kinsey MooreAdd missing newlines to CLI logging
2012-02-29 Terry WilsonOpaquify ast_channel structs and lists
2012-02-20 Terry Wilsonast_channel opaquification of pointers and integral...
2012-02-13 Terry WilsonOpaquify char * and char[] in ast_channel
2012-01-24 Terry WilsonOpaquify channel stringfields
2012-01-09 Terry WilsonReplace direct access to channel name with accessor...
2011-09-11 Paul BelangerIterate though cdr.conf setting
2011-09-08 Jonathan RoseRemoves colorful verb statements erroneously commited...
2011-08-22 Jonathan RoseAdd option for logging congested calls as CONGESTION...
2011-07-27 Jonathan Rosereverting 329840 due to failing tests. Going to change...
2011-07-27 Jonathan RoseAdds cdr logging of calls resulting in CONGESTION
2011-06-01 Richard MudgettMerged revisions 321547 via svnmerge from
2011-05-03 Russell BryantMerged revisions 316265 via svnmerge from
2010-12-20 Russell BryantSome scheduler API cleanup and improvements.
2010-09-16 Matthew NicholsonMerged revisions 287116 via svnmerge from
2010-08-05 Russell BryantMerged revisions 281052 via svnmerge from
2010-07-14 Richard MudgettExpand the caller ANI field to an ast_party_id
2010-07-14 Richard Mudgettast_callerid restructuring
2010-07-08 Eliel C. SardanonsImplement AstData API data providers as part of the...
2010-04-22 Matthew NicholsonMerged revisions 193391,258670 via svnmerge from
2010-02-26 Russell BryantTrim trailing whitespace (to help reduce diff against...
2010-01-20 Alec L DavisAdd Calling and Called Subaddress to CDR record
2010-01-12 Alec L Davisadd Dialed Number Identifier (DNID) field to cdr records.
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-11-03 Matthew NicholsonThis patch adds a sequence field to CDRs that can be...
2009-08-10 Tilghman LesherAST-2009-005
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-20 Russell BryantRemove unnecessary usleep() from a couple of module...
2009-05-29 Matthew NicholsonMerged revisions 198068 via svnmerge from
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-21 Matthew NicholsonMerged revisions 195881 via svnmerge from
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-11-25 Steve MurphyMerged revisions 159316 via svnmerge from
2008-11-12 Michiel van BaakThis commit does two things:
2008-10-30 Kevin P. FlemingMerged revisions 152811 via svnmerge from
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-09-02 Steve MurphyMerged revisions 140747 via svnmerge from
2008-08-26 Steve Murphy(closes issue #13366)
2008-08-20 Steve MurphyMerged revisions 139074 via svnmerge from
2008-08-10 Sean BrightAnother big chunk of changes from the RSW branch. ...
2008-08-05 Steve MurphyMerged revisions 135799 via svnmerge from
2008-07-15 Michiel van BaakMerged revisions 131012 via svnmerge from
2008-07-03 Steve MurphyMerged revisions 127663 via svnmerge from
2008-06-27 Sean BrightPretty up the 'cdr show status' output.
2008-06-12 Steve MurphyMerged revisions 122127 via svnmerge from
2008-06-12 Steve MurphyMerged revisions 122046 via svnmerge from
2008-05-29 Steve MurphyMerged revisions 118858 via svnmerge from
2008-03-26 Tilghman LesherAdd the "config reload <conffile>" command, which allow...
2008-03-10 Steve Murphyway back in July, in r.75706, a fix was made ot the...
2008-03-10 Joshua ColpMerged revisions 107016 via svnmerge from
2008-02-28 Jason ParkerMerged revisions 105005 via svnmerge from
2008-02-26 Joshua ColpAdd an 'e' option to ResetCDR which re-enables a CDR...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-01-27 Tilghman LesherMerged revisions 100465 via svnmerge from
2007-12-06 Tilghman LesherIf duration or billsec are not yet calculated, calculat...
2007-12-06 Olle JohanssonNew manager event when a channel changes account code.
2007-11-27 Steve MurphyMerged revisions 89622 via svnmerge from
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-11 Russell BryantMerge a ton of NEW_CLI conversions. Thanks to everyone...
2007-09-21 Russell BryantMerged revisions 83432 via svnmerge from
2007-09-14 Steve MurphyMerged revisions 82444 via svnmerge from
2007-09-11 Steve MurphyMerged revisions 82261 via svnmerge from
2007-09-11 Joshua Colp(closes issue #10666)
2007-08-30 Steve MurphyMerged revisions 81392 via svnmerge from
2007-08-24 Steve MurphyMerged revisions 80789 via svnmerge from
2007-08-16 Tilghman LesherDon't reload a configuration file if nothing has changed.
2007-08-10 Steve MurphyMerged revisions 79049 via svnmerge from
2007-08-10 Steve MurphyMerged revisions 79044 via svnmerge from
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-18 Tilghman LesherMerge in ast_strftime branch, which changes timestamps...
2007-07-09 Joshua ColpMerged revisions 73980 via svnmerge from
2007-06-25 Steve MurphyLuigi's suggestion to move the llfrom decl was a good...
2007-06-25 Joshua ColpMerged revisions 71422 via svnmerge from
2007-06-23 Steve MurphyMerged revisions 71230 via svnmerge from
2007-06-22 Steve MurphyMerged revisions 71063 via svnmerge from
2007-06-21 Steve MurphyMerged revisions 70949 via svnmerge from
2007-06-21 Steve MurphyMerged revisions 70656 via svnmerge from
2007-06-18 Joshua ColpFew more rwlist conversions... why not.
2007-06-14 Kevin P. FlemingMerged revisions 69392 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-04 Steve MurphyMerged revisions 67073 via svnmerge from
2007-05-24 Russell BryantAdd a new API call for creating detached threads. ...
2007-05-22 Joshua ColpMake my compiler happy! Yay!
2007-05-18 Steve MurphyMerged revisions 65201 via svnmerge from
2007-05-14 Steve MurphyMerged revisions 64193 via svnmerge from
2007-05-02 Steve MurphyMerged revisions 62738 via svnmerge from
2007-04-13 Steve MurphyMerged revisions 61658 via svnmerge from
2007-04-10 Steve MurphyMerged revisions 60989 via svnmerge from
2007-03-30 Steve MurphyMerged revisions 59522 via svnmerge from
2007-03-30 Steve MurphyMerged revisions 59486 via svnmerge from
2007-02-14 Olle JohanssonNew CLI command "Core show settings" to list some core...
next