Fix cdr_manager, such that if the config file is created past load, it'll
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 21 Sep 2007 17:36:17 +0000 (17:36 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 21 Sep 2007 17:36:17 +0000 (17:36 +0000)
commit2fc1f89c3031cb7dabdbea0298756ab4a55d097a
treebb246322ee0797aeabb4bf074a1d813b1c2a0f6c
parent9f64905d4e2fe7372cc574338e50579455c11602
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
cdr/cdr_manager.c