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 1897d857f0
Properly escape src and dst fields (Fixes AST-2007-026)
18 years ago
..
Makefile Look for the header file specifically in all cases, not just the existence of the directory. (issue #8358 reported by mrness) 19 years ago
cdr_csv.c remove extraneous svn:executable properties 20 years ago
cdr_custom.c it was pointed out that the cdr_custom config load could get a lock, and under certain circumstances, would never release it. I also noted that the situation where more than one mapping spec was warned about, but did not ignore further mappings as it had promised. I think I have fixed both situations. 18 years ago
cdr_manager.c Bug 6615 - Fix 64bit conversion errors by using a long int 19 years ago
cdr_odbc.c Issue 9415 - No point to getting a diagnostic field if we aren't doing anything with the information. 18 years ago
cdr_pgsql.c Properly escape src and dst fields (Fixes AST-2007-026) 18 years ago
cdr_sqlite.c eliminate compiler warning 19 years ago
cdr_tds.c TDS 0.64 updates 19 years ago