asterisk/cdr
Tilghman Lesher 2fc1f89c30 Fix cdr_manager, such that if the config file is created past load, it'll
start logging (and conversely, if the config file is destroyed or deactivated,
the logging is disabled).  Reported by Juggie via IRC, fix by me.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83466 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-09-21 17:36:17 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
cdr_adaptive_odbc.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
cdr_csv.c Clean up code in cdr_csv. (Are you sensing a theme for me today?) 2007-09-19 20:06:31 +00:00
cdr_custom.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
cdr_manager.c Fix cdr_manager, such that if the config file is created past load, it'll 2007-09-21 17:36:17 +00:00
cdr_odbc.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
cdr_pgsql.c Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser. 2007-09-20 16:10:57 +00:00
cdr_radius.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
cdr_sqlite.c Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second 2007-07-18 19:47:20 +00:00
cdr_sqlite3_custom.c Don't try to continue loading cdr_sqlite3_custom on a module load failure (such as the config not existing) 2007-09-17 21:52:07 +00:00
cdr_tds.c Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00