summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-07Add detection for ODBC WCHAR fieldsTerry Wilson
2012-02-28Add additional character type types to supported data types for cdr_adaptive_...Jonathan Rose
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-07Fix column duplication bug in module reload for cdr_pgsql.Jonathan Rose
2012-02-03Support schema selection in cdr_adaptive_odbcKinsey Moore
2011-09-29Add CLI command "cdr show pgsql status" based on "cdr mysql status"Olle Johansson
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-09-13Clean up cdr.conf parsing for [csv] sectionPaul Belanger
2011-07-27Merged revisions 329614 via svnmerge from Tilghman Lesher
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-06-03Merged revisions 321926 via svnmerge from Richard Mudgett
2011-05-05Merged revisions 317480 via svnmerge from Russell Bryant
2011-05-05Merged revisions 317474 via svnmerge from Russell Bryant
2011-01-05Merged revisions 300575 via svnmerge from Paul Belanger
2010-12-31Support negative filters.Tilghman Lesher
2010-12-20Merged revisions 299131 via svnmerge from Tilghman Lesher
2010-12-16Merged revisions 298394 via svnmerge from Tilghman Lesher
2010-10-11Merged revisions 291038 via svnmerge from Tilghman Lesher
2010-09-27Formating changesOlle Johansson
2010-09-24Merged revisions 288638 via svnmerge from Tilghman Lesher
2010-09-22Merged revisions 288268 via svnmerge from Tilghman Lesher
2010-08-23Merged revisions 283319 via svnmerge from Tilghman Lesher
2010-07-25Merged revisions 279410 via svnmerge from Tilghman Lesher
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-12cdr_pgsql does not detect when a table is found.Leif Madsen
2010-07-09Make it possible to disable individual cdr files per accountcode in cdr_csvOlle Johansson
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-06-08Merged revisions 269006 via svnmerge from Sean Bright
2010-04-13Ensure that we can have commas within cdr values.Tilghman Lesher
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-14Fix building CDR and CEL SQLite3 modules.Sean Bright
2010-02-26formatting tweaks and constificationRussell Bryant
2010-02-26trivial formatting tweak (working on reducing diff against trunk for cdr-q)Russell Bryant
2010-02-26remove includeRussell Bryant
2010-02-26constification, remove includeRussell Bryant
2010-02-26Remove unnecessary includes, formatting tweakRussell Bryant
2010-02-26constification and remove unnecessary includeRussell Bryant
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2009-12-30When the field is blank, don't warn about the field being unable to be coerce...Tilghman Lesher
2009-10-09Don't close the sqlite database when reloading. Only close the database when...Matthew Nicholson
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...Olle Johansson
2009-10-06Change schema query to involve the use of an optional schema parameter.Tilghman Lesher