dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/cdr
mnicholson e93cb42d79 Don't close the sqlite database when reloading. Only close the database when unloading.
(closes issue #15953)
Reported by: frawd
Patches:
      sqlite3_rev220097.diff uploaded by frawd (license 610)
Tested by: frawd


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@223136 f38db490-d61c-443f-a65b-d21fe96a405b
2009-10-09 17:14:38 +00:00
..
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_adaptive_odbc.c AST-2009-005 2009-08-10 19:20:57 +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 Use extref for doxygen references to external libraries (in this case PostgreSQL) 2009-10-07 18:55:25 +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 Update sample cdr_tds configuration to try and eliminate some confusion. 2009-06-24 13:47:55 +00:00