From 71162241b84141a31c5d76800e1a25290238adba Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 11 Mar 2015 13:19:53 +0530 Subject: [PATCH] Bundle the corresponding `modules.conf` --- README.md | 3 +++ modules.conf | 17 +++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 modules.conf diff --git a/README.md b/README.md index f7b4ec5..c641b35 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ aims to take the reverse stance -- it attempts to be a starting point for configuring a new system by "adding" required features (instead of removing them as one would do if one starts with the default configuration). + +This folder also includes the corresponding `modules.conf` that lists +the modules that are required to get this configuration working. diff --git a/modules.conf b/modules.conf new file mode 100644 index 0000000..c49f4e9 --- /dev/null +++ b/modules.conf @@ -0,0 +1,17 @@ +applications/mod_commands +applications/mod_conference +applications/mod_db +applications/mod_dptools +applications/mod_esf +applications/mod_expr +applications/mod_hash +dialplans/mod_dialplan_xml +endpoints/mod_loopback +endpoints/mod_sofia +event_handlers/mod_cdr_csv +event_handlers/mod_event_socket +formats/mod_native_file +formats/mod_sndfile +loggers/mod_console +loggers/mod_logfile +xml_int/mod_xml_rpc