freeswitch/conf/autoload_configs
2012-01-25 14:48:59 -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
cdr_csv.conf.xml
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
conference.conf.xml FS-3705 --resolve 2011-12-18 01:13:37 -05:00
console.conf.xml
db.conf.xml
dialplan_directory.conf.xml
dingaling.conf.xml
directory.conf.xml FS-3037 --resolve 2011-12-18 00:22:24 -05:00
distributor.conf.xml
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
erlang_event.conf.xml
event_multicast.conf.xml add conf from earlier patch 2011-08-10 08:18:42 -05:00
event_socket.conf.xml
fax.conf.xml
fifo.conf.xml
hash.conf.xml
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
java.conf.xml
lcr.conf.xml
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
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
opal.conf.xml
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
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
redis.conf.xml
rss.conf.xml
rtmp.conf.xml Lower default buffer size to 50ms 2011-06-13 18:27:28 -04:00
sangoma_codec.conf.xml
shout.conf.xml
skinny.conf.xml
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 default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default 2011-04-29 11:09:14 -05:00
syslog.conf.xml
timezones.conf.xml
tts_commandline.conf.xml
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_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
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
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