mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
7a6303d6b3
The default "vanilla" configuration that comes with FreeSWITCH has been designed as a showcase of the configurability of the myriad of features that FreeSWITCH comes with out of the box. While it is very helpful in tinkering with FreeSWITCH, it has a lot of extraneous stuff enabled/configured for use in a production system. This configuration 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). Jira: FS-7362 Source: https://github.com/mx4492/freeswitch-minimal-conf/commit/270941d6f2dca279f1bb8762d072940273d5ae11
18 lines
397 B
Plaintext
18 lines
397 B
Plaintext
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
|