asterisk/cdr
Jason Parker 1958abd90e Merged revisions 110779 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r110779 | qwell | 2008-03-25 17:51:17 -0500 (Tue, 25 Mar 2008) | 6 lines

Make file access in cdr_custom similar to cdr_csv.

Fixes issue #12268.

Patch borrowed from r82344

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110780 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-03-25 22:51:55 +00:00
..
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
cdr_adaptive_odbc.c Convert to use ast_str 2008-02-29 23:53:42 +00:00
cdr_csv.c remove unnecessary (char *) casts for ast_config_AST_* variables. 2007-12-18 09:46:18 +00:00
cdr_custom.c Merged revisions 110779 via svnmerge from 2008-03-25 22:51:55 +00:00
cdr_manager.c Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level. 2007-12-05 16:46:47 +00:00
cdr_odbc.c Convert prepare_and_execute to direct_execute for speed 2008-03-11 21:10:45 +00:00
cdr_pgsql.c Whitespace changes only 2008-03-11 16:28:03 +00:00
cdr_radius.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
cdr_sqlite.c Make trunk build again 2007-11-20 23:29:33 +00:00
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 2008-03-18 15:43:34 +00:00
cdr_tds.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00