freeswitch/conf/autoload_configs
Brian West 65fc2f8ac1 clean up switch.conf and add all the missing options needs more docs 2012-02-03 23:40:53 -06:00
..
abstraction.conf.xml mod_abstraction: New module. Currently implement API abstraction. Allow to simplify/standarize API name. Initially built for mod_voicemail_ivr. Allow to use scripting language as VM Storage by binding an API with specific argument to an different api call like python and send to it argument initially provided. 2011-12-27 19:53:21 -05:00
acl.conf.xml docs for acl 2011-01-14 13:10:12 -06:00
alsa.conf.xml
blacklist.conf.xml mod_blacklist: Resource leak fixes, config checks and add help output for api interface 2011-09-21 15:50:57 +02:00
callcenter.conf.xml set the right configs in sync with mainstream 2010-11-30 13:28:14 -05:00
cdr_csv.conf.xml Add master-file-only option to mod_cdr_csv's sample config file 2009-09-08 15:01:55 +00:00
cdr_mongodb.conf.xml add config file and tweak modules.conf.in for mod_cdr_mongodb 2011-09-07 23:57:44 +02:00
cdr_pg_csv.conf.xml major factor of pgsql field handling 2011-02-07 22:23:01 +01:00
cdr_sqlite.conf.xml config file for mod_cdr_sqlite 2010-12-30 20:41:52 +01:00
cepstral.conf.xml FS-3001 --resolve 2011-04-19 23:02:51 -05:00
cidlookup.conf.xml mod_cidlookup: add whitepages.com support 2009-09-30 17:23:01 +00:00
conference.conf.xml FS-3705 --resolve 2011-12-18 01:13:37 -05:00
console.conf.xml
db.conf.xml move limit.conf to db.conf 2010-06-19 07:49:34 -05:00
dialplan_directory.conf.xml
dingaling.conf.xml
directory.conf.xml FS-3037 --resolve 2011-12-18 00:22:24 -05:00
distributor.conf.xml fix typo 2009-11-11 18:29:52 +00:00
easyroute.conf.xml FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries 2011-01-21 09:09:53 -06:00
enum.conf.xml bye bye iax 2010-01-23 20:15:08 +00:00
erlang_event.conf.xml set the right configs in sync with mainstream 2010-11-30 13:28:14 -05:00
event_multicast.conf.xml add conf from earlier patch 2011-08-10 08:18:42 -05:00
event_socket.conf.xml adding nat-map option to mod_event_socket 2009-06-03 14:25:35 +00:00
fax.conf.xml
fifo.conf.xml mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332) 2009-09-25 21:18:09 +00:00
hash.conf.xml mod_hash: oops, that meant to be commented out 2010-07-19 11:37:52 -04:00
httapi.conf.xml update docs 2012-01-09 14:32:37 -06:00
http_cache.conf.xml update default http cache config 2012-01-25 15:11:31 +00:00
ivr.conf.xml FSCONFIG-17 2010-01-19 17:34:41 +00:00
java.conf.xml mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117) 2010-05-31 10:15:35 -04:00
lcr.conf.xml mod_lcr: update custom_sql syntax 2010-06-19 20:34:55 -05:00
local_stream.conf.xml chmod -x *.xml 2011-08-26 04:48:33 +00:00
logfile.conf.xml FS-3763 --resolve 2011-12-18 17:04:11 -05:00
lua.conf.xml
memcache.conf.xml add sample config for mod_memcache 2009-04-01 19:05:34 +00:00
modules.conf.xml FS-3839 --resolve 2012-01-25 14:48:59 -06:00
mongo.conf.xml more general way to connect to mongo 2011-09-12 09:16:56 +02:00
nibblebill.conf.xml FSCORE-580 2010-03-29 14:02:49 +00:00
opal.conf.xml Added gatekeeper support. 2009-04-01 23:10:52 +00:00
osp.conf.xml Fixed buffer overflow issue caused by max number of destinations. 2011-11-30 15:17:13 +08:00
perl.conf.xml
pocketsphinx.conf.xml add language weight to pocketsphinx 2009-06-23 17:28:00 +00:00
portaudio.conf.xml restore default config valus for portaudio.conf.xml 2011-05-26 00:21:59 -04:00
post_load_modules.conf.xml
presence_map.conf.xml add presence_map config 2011-10-22 09:46:17 -05:00
python.conf.xml MODLANG-105 2009-03-18 18:56:36 +00:00
redis.conf.xml Add redis backend to limit 2010-06-22 00:16:50 -04:00
rss.conf.xml
rtmp.conf.xml Lower default buffer size to 50ms 2011-06-13 18:27:28 -04:00
sangoma_codec.conf.xml mod_sangoma_codec: update sample config 2010-11-24 16:13:52 -05:00
shout.conf.xml
skinny.conf.xml MODENDP-293 2010-03-02 17:16:52 +00:00
sofia.conf.xml add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
spandsp.conf.xml default to 0 2011-12-07 05:17:00 -06:00
spidermonkey.conf.xml
switch.conf.xml clean up switch.conf and add all the missing options needs more docs 2012-02-03 23:40:53 -06:00
syslog.conf.xml update syslog.conf.xml to include uuid param 2010-02-17 09:50:13 +00:00
timezones.conf.xml
tts_commandline.conf.xml MODASRTTS-21 2009-09-21 09:43:47 +00:00
unicall.conf.xml
unimrcp.conf.xml Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response. 2011-06-16 16:25:00 +00:00
voicemail.conf.xml mod_voicemail: Add 2 new profile settings, db-password-override and allow-empty-password-auth. By default, they have value of their previous behavior. If db-password-override=true, the db password will only be used if present, if not present fallback to the xml config file vm-password. If allow-empty-password-auth=false, it will disable login via a authentication method if there is no password set in the user account (This wont affect voicemail_authorize=true login). 2011-07-09 16:13:36 -04:00
voicemail_ivr.conf.xml mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file 2011-12-26 19:26:01 -05:00
xml_cdr.conf.xml FS-3736 --resolve 2011-12-16 09:22:05 -05:00
xml_curl.conf.xml FS-2896 --resolve 2011-12-18 01:48:35 -05:00
xml_rpc.conf.xml
zeroconf.conf.xml