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
Tilghman Lesher 7c26320110
If any field is not null, but has no default, then it must be set or the insert will fail.
18 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
cdr_adaptive_odbc.c Convert to use ast_str 18 years ago
cdr_csv.c Merged revisions 113874 via svnmerge from 18 years ago
cdr_custom.c Merged revisions 110779 via svnmerge from 18 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 18 years ago
cdr_pgsql.c If any field is not null, but has no default, then it must be set or the insert will fail. 18 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 18 years ago
cdr_tds.c remove another set of redundant #include "asterisk/options.h" 18 years ago