Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/cdr
tilghman d3c8cbf15a Merged revisions 113874 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r113874 | tilghman | 2008-04-09 13:57:33 -0500 (Wed, 09 Apr 2008) | 4 lines

If the [csv] section does not exist in cdr.conf, then an unload/load sequence
is needed to correct the problem.  Track whether the load succeeded with a
variable, so we can fix this with a simple reload event, instead.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113875 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-09 19:00:40 +00:00
..
cdr_adaptive_odbc.c Convert to use ast_str 2008-02-29 23:53:42 +00:00
cdr_csv.c Merged revisions 113874 via svnmerge from 2008-04-09 19:00:40 +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
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00