asterisk/cdr
Russell Bryant ab9741edbb Remove unnecessary includes, formatting tweak
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-02-26 08:05:36 +00:00
..
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_adaptive_odbc.c When the field is blank, don't warn about the field being unable to be coerced, just skip the column. 2009-12-30 17:53:29 +00:00
cdr_csv.c Reloading the config and having no changes still initialized some settings to 0. Initialize settings after doing all of the cfg checks. 2008-11-21 17:08:16 +00:00
cdr_custom.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_manager.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_odbc.c remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC 2009-01-15 20:18:53 +00:00
cdr_pgsql.c constification and remove unnecessary include 2010-02-26 08:04:07 +00:00
cdr_radius.c Merged revisions 186229 via svnmerge from 2009-04-03 02:03:48 +00:00
cdr_sqlite.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_sqlite3_custom.c Don't close the sqlite database when reloading. Only close the database when unloading. 2009-10-09 17:14:38 +00:00
cdr_syslog.c Add a new module, cdr_syslog, which allows writing CDRs to syslog. 2009-06-26 22:08:05 +00:00
cdr_tds.c Remove unnecessary includes, formatting tweak 2010-02-26 08:05:36 +00:00