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 dd0c0f3d38
Cast a few more strings to char *, so that we can compile cleanly against
17 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
cdr_adaptive_odbc.c Convert to use ast_str 17 years ago
cdr_csv.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 17 years ago
cdr_custom.c Merged revisions 110779 via svnmerge from 17 years ago
cdr_manager.c Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level. 18 years ago
cdr_odbc.c Convert prepare_and_execute to direct_execute for speed 17 years ago
cdr_pgsql.c Quote column names when inserting CDRs into postgres to avoid conflicts 17 years ago
cdr_radius.c remove another set of redundant #include "asterisk/options.h" 18 years ago
cdr_sqlite.c Make trunk build again 18 years ago
cdr_sqlite3_custom.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 17 years ago
cdr_tds.c Cast a few more strings to char *, so that we can compile cleanly against 17 years ago