You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/cdr
Sean Bright 9a83ed9d93
Use a properly allocated channel for substitution in cdr_sqlite3_custom.
17 years ago
..
Makefile
cdr_adaptive_odbc.c Const-ify the world (or at least a good part of it) 17 years ago
cdr_csv.c
cdr_custom.c Fix errors in cdr_custom that cause reference errors when non-CDR variable 17 years ago
cdr_manager.c Use a properly allocated channel for substitution in cdr_manager. 17 years ago
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 17 years ago
cdr_pgsql.c When querying for the structure of the CDR table, remove the schema, if it 18 years ago
cdr_radius.c Merged revisions 186229 via svnmerge from 17 years ago
cdr_sqlite.c Const-ify the world (or at least a good part of it) 17 years ago
cdr_sqlite3_custom.c Use a properly allocated channel for substitution in cdr_sqlite3_custom. 17 years ago
cdr_tds.c