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
Russell Bryant fde695bb7f
Merged revisions 186229 via svnmerge from
18 years ago
..
Makefile
cdr_adaptive_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 18 years ago
cdr_csv.c
cdr_custom.c
cdr_manager.c
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 18 years ago
cdr_pgsql.c
cdr_radius.c Merged revisions 186229 via svnmerge from 18 years ago
cdr_sqlite.c
cdr_sqlite3_custom.c Backport 1.6.0 fix to trunk (failsafe if db is not loaded) 18 years ago
cdr_tds.c