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
seanbright 9d7571a441 Use a properly allocated channel for substitution in cdr_sqlite3_custom.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@196725 f38db490-d61c-443f-a65b-d21fe96a405b
2009-05-26 13:56:30 +00:00
..
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_adaptive_odbc.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +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 Fix errors in cdr_custom that cause reference errors when non-CDR variable 2009-05-23 15:16:59 +00:00
cdr_manager.c Use a properly allocated channel for substitution in cdr_manager. 2009-05-26 12:14:14 +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 When querying for the structure of the CDR table, remove the schema, if it 2008-12-15 18:09:58 +00:00
cdr_radius.c Merged revisions 186229 via svnmerge from 2009-04-03 02:03:48 +00:00
cdr_sqlite.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
cdr_sqlite3_custom.c Use a properly allocated channel for substitution in cdr_sqlite3_custom. 2009-05-26 13:56:30 +00:00
cdr_tds.c incorporates r159808 from branches/1.4: 2008-11-29 17:57:39 +00:00