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 f3dd49684f
Fix a memory leak in cdr_radius.
16 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
cdr_csv.c a whole pile of Zaptel/DAHDI compatibility work, with lots more to come... this tree is not yet ready for users to be easily upgrading or switching, but it needs to be :-) 17 years ago
cdr_custom.c Make file access in cdr_custom similar to cdr_csv. 17 years ago
cdr_manager.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_odbc.c This patch is relevant to: 17 years ago
cdr_pgsql.c Properly escape cdr->src and cdr->dst and ensure we use thread-safe escaping 18 years ago
cdr_radius.c Fix a memory leak in cdr_radius. 16 years ago
cdr_sqlite.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_tds.c Bring cdr_tds in line with the other CDR backends and have it try to store 17 years ago