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
Kevin P. Fleming 9a7efae8fd
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
..
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 17 years ago
cdr_csv.c
cdr_custom.c
cdr_manager.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 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 17 years ago
cdr_radius.c
cdr_sqlite.c
cdr_sqlite3_custom.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
cdr_tds.c