diff --git a/build/modules.conf.in b/build/modules.conf.in index ef3e7eb5bd..9f5cfa5eb7 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -81,6 +81,7 @@ event_handlers/mod_event_socket #event_handlers/mod_event_zmq event_handlers/mod_cdr_csv event_handlers/mod_cdr_sqlite +#event_handlers/mod_cdr_mongodb #event_handlers/mod_cdr_pg_csv #event_handlers/mod_radius_cdr #event_handlers/mod_erlang_event diff --git a/conf/autoload_configs/cdr_mongodb.conf.xml b/conf/autoload_configs/cdr_mongodb.conf.xml new file mode 100644 index 0000000000..ce366d1bd0 --- /dev/null +++ b/conf/autoload_configs/cdr_mongodb.conf.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + +