From: cypromis Date: Mon, 3 Jan 2011 10:40:49 +0000 (+0100) Subject: added postgresql cdr module to modules.conf.in (commented out ) X-Git-Tag: v1.2-rc1~223^2~2^2^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced63c35167d5f6c52583b5e70da1b2cf669c8ef;p=thirdparty%2Ffreeswitch.git added postgresql cdr module to modules.conf.in (commented out ) added sqlite cdr module to modules.conf.in (built by default) --- 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