From ced63c35167d5f6c52583b5e70da1b2cf669c8ef Mon Sep 17 00:00:00 2001 From: cypromis Date: Mon, 3 Jan 2011 11:40:49 +0100 Subject: [PATCH] added postgresql cdr module to modules.conf.in (commented out ) added sqlite cdr module to modules.conf.in (built by default) --- build/modules.conf.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/modules.conf.in b/build/modules.conf.in index bd5d49a7ad..69d90a8dd4 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -73,6 +73,8 @@ endpoints/mod_loopback #event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv +event_handlers/mod_cdr_sqlite +#event_handlers/mod_cdr_pg_csv #event_handlers/mod_radius_cdr #event_handlers/mod_erlang_event formats/mod_native_file