cdr: Add asserts for when we don't know about a CDR for a channel
[asterisk/asterisk.git] / main / cdr.c
2014-03-18 Matthew Jordancdr: Add asserts for when we don't know about a CDR...
2014-03-13 Richard Mudgettcdr.c: Add missing aow_unlock(cdr) in off nominal path...
2014-02-03 Matthew Jordancdrs: Check for applications to lock onto during dial...
2014-01-31 Matthew JordanCDRs: fix a variety of dial status problems, h/hangup...
2014-01-12 Matthew JordanCDRs: Synchronize dialplan applications that manipulate...
2013-12-19 Matthew Jordanapp_cdr,app_forkcdr,func_cdr: Synchronize with engine...
2013-10-27 Matthew JordanFilter out internal channels from dial message handling
2013-10-27 Matthew JordanPrevent CDR backends from unregistering while billing...
2013-10-03 Joshua ColpWhen serializing CDR variables (like for "core show...
2013-10-02 Matthew JordanOnly create Stasis subscriptions when enabled
2013-10-02 Matthew JordanFix the CDR CLI command 'cdr show active {channel}'
2013-10-01 Matthew JordanFilter out internal channels for bridge leave messages...
2013-09-30 Matthew JordanRemove spurious event raised when CDRs are reloaded
2013-09-30 David M. LeeMultiple revisions 399887,400138,400178,400180-400181
2013-09-28 Matthew JordanCDR: Improve handling of parking; resolve assertion...
2013-09-24 Matthew JordanFix a performance problem CDRs
2013-09-16 Matthew JordanFilter internal channels out of bridge enter/leave...
2013-09-06 Richard Mudgettcdr: Change the number of container buckets to be simil...
2013-09-06 Richard Mudgettcdr: Fix some ref leaks.
2013-09-06 Richard Mudgettastobj2: Add warn unused attribute to some functions.
2013-08-29 Kevin HarwellMemory leaks fix
2013-08-28 Richard MudgettFix some uninitialized buffers for CDR handling valgrin...
2013-08-28 Richard MudgettFixed problems with ast_cdr_serialize_variables().
2013-08-28 Richard MudgettMade the on/off in CLI "cdr set debug [on|off]" case...
2013-08-28 Richard MudgettMake CDR variable name chandling consistently case...
2013-08-28 Richard MudgettMake CDR code deal with channel names case insensitively.
2013-08-28 Richard MudgettSome CDR code optimization.
2013-08-16 Richard MudgettDoxygen comment tweaks.
2013-08-08 Matthew JordanHandle Surrogate channels in Dial message processing
2013-08-06 Kinsey MooreFix memory leaks in the CDR engine
2013-08-06 Walter DoekesCheck result of ast_var_assign() calls for memory alloc...
2013-08-02 Matthew JordanRemove dead code from features.c; refactor pickup code...
2013-08-01 David M. LeeSplit caching out from the stasis_caching_topic.
2013-07-25 Matthew JordanFix incorrect reference to stasis/bridging.h
2013-07-23 David M. LeeFix bridge/channel AMI event ordering issues
2013-07-23 Matthew JordanFix unbalanced lock when serializing CDR variables
2013-07-19 Kinsey MooreFilter channels used as internal mechanisms
2013-07-16 Matthew JordanRe-order cleanup
2013-07-13 Matthew JordanFix FRACK message from external redirects; handle outbo...
2013-07-07 Matthew JordanHandle hangup logic in the Stasis message bus and consu...
2013-07-03 Matthew JordanFix some bugs in CDRs; add some CLI commands to help...
2013-06-28 Matthew JordanHandle an originated channel being sent into a non...
2013-06-28 Matthew JordanBetter handle parking in CDRs
2013-06-24 Matthew JordanFix a variety of memory leaks
2013-06-17 David M. LeeFix build warnings related to printf/scanf of tv_usec.
2013-06-17 Joshua ColpFix build warning (which is transmogrified into an...
2013-06-17 Matthew JordanUpdate Asterisk's CDRs for the new bridging framework
2013-05-24 Matthew JordanMigrate a large number of AMI events over to Stasis...
2013-03-26 Matthew JordanResolve deadlock between pending CDR and batch CDR...
2012-12-03 Automerge scriptMerged revisions 377072,377077 via svnmerge from
2012-12-03 Richard MudgettCleanup CDR resources on exit.
2012-11-04 Matthew JordanPrevent multiple CDR batches from conflicting when...
2012-10-18 Andrew LathamDoxygen Updates - Title update
2012-10-11 Matthew JordanFix incorrect billing duration reported when batch...
2012-08-30 Matthew JordanClean up doxygen warnings
2012-07-11 Matthew JordanFix validation errors when producing documentation...
2012-07-10 Matthew JordanAdd some additional documentation for core AMI events
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. ...
next