asterisk/cdr
Tilghman Lesher 1207e9207e Don't unload config on reload, when config has not changed.
(Closes issue #12652)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@116631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-05-15 17:58:22 +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 Don't unload config on reload, when config has not changed. 2008-05-15 17:58:22 +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 Ensure that "calldate" is acceptable for a column name. 2008-05-10 14:19:41 +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