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 6d2023b7fe
If the [csv] section does not exist in cdr.conf, then an unload/load sequence
17 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
cdr_csv.c If the [csv] section does not exist in cdr.conf, then an unload/load sequence 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 To prevent 92138749238754 more reports of "I have unixodbc installed, but 18 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 use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_sqlite.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_tds.c In response to 10578, I just ran 1.4 thru valgrind; some of the config leakage I've already fixed, but it doesn't hurt to double check. I found and fixed leaks in res_jabber, cdr_tds, pbx_ael. Nothing major, tho. 18 years ago