]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
added postgresql cdr module to modules.conf.in (commented out )
authorcypromis <michal.bielicki@seventhsignal.de>
Mon, 3 Jan 2011 10:40:49 +0000 (11:40 +0100)
committercypromis <michal.bielicki@seventhsignal.de>
Mon, 3 Jan 2011 10:40:49 +0000 (11:40 +0100)
added sqlite cdr module to modules.conf.in (built by default)

build/modules.conf.in

index bd5d49a7ad0788053be7498c82ab4693917beb3f..69d90a8dd4603479b13fad374c5144a04a5fedee 100644 (file)
@@ -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