Browse Source

Bundle the corresponding `modules.conf`

master
Manav Rathi 11 years ago
parent
commit
71162241b8
2 changed files with 20 additions and 0 deletions
  1. +3
    -0
      README.md
  2. +17
    -0
      modules.conf

+ 3
- 0
README.md View File

@ -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.

+ 17
- 0
modules.conf View File

@ -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

Loading…
Cancel
Save