]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
conf: add config files to module directories
authorKen Rice <krice@tollfreegateway.com>
Fri, 16 Mar 2012 03:58:01 +0000 (03:58 +0000)
committerTravis Cross <tc@traviscross.com>
Sat, 24 Mar 2012 04:51:08 +0000 (04:51 +0000)
commitcac6c262bb153f4800d9bbf4d2a5ae919b2e1d68
treec5b8c9a1f3eddf5ece5a463ac2400ab2de0e99b4
parentf65140661cf9f9b4626afc5e8e4143b579360ee4
conf: add config files to module directories

The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
83 files changed:
src/mod/applications/mod_abstraction/conf/autoload_configs/abstraction.conf.xml [new file with mode: 0644]
src/mod/applications/mod_blacklist/conf/autoload_configs/blacklist.conf.xml [new file with mode: 0644]
src/mod/applications/mod_callcenter/conf/autoload_configs/callcenter.conf.xml [new file with mode: 0644]
src/mod/applications/mod_cidlookup/conf/autoload_configs/cidlookup.conf.xml [new file with mode: 0644]
src/mod/applications/mod_conference/conf/autoload_configs/conference.conf.xml [new file with mode: 0644]
src/mod/applications/mod_conference/conf/dialplan/conference_dialplan.xml [new file with mode: 0644]
src/mod/applications/mod_db/conf/autoload_configs/db.conf.xml [new file with mode: 0644]
src/mod/applications/mod_distributor/conf/autoload_configs/distributor.conf.xml [new file with mode: 0644]
src/mod/applications/mod_distributor/conf/dialplan/distributor.xml [new file with mode: 0644]
src/mod/applications/mod_easyroute/conf/autoload_configs/easyroute.conf.xml [new file with mode: 0644]
src/mod/applications/mod_easyroute/conf/dialplan/easyroute.xml [new file with mode: 0644]
src/mod/applications/mod_enum/conf/autoload_configs/enum.conf.xml [new file with mode: 0644]
src/mod/applications/mod_enum/conf/dialplan/99999_enum.xml [new file with mode: 0644]
src/mod/applications/mod_fifo/conf/autoload_configs/fifo.conf.xml [new file with mode: 0644]
src/mod/applications/mod_fifo/conf/dialplan/fifo.xml [new file with mode: 0644]
src/mod/applications/mod_hash/conf/autoload_configs/hash.conf.xml [new file with mode: 0644]
src/mod/applications/mod_hash/conf/dialplan/hash.xml [new file with mode: 0644]
src/mod/applications/mod_httapi/conf/autoload_configs/httapi.conf.xml [moved from src/mod/applications/mod_httapi/httapi.conf.xml with 100% similarity]
src/mod/applications/mod_httapi/docs/mod_httapi_doc.txt [moved from src/mod/applications/mod_httapi/mod_httapi_doc.txt with 100% similarity]
src/mod/applications/mod_http_cache/conf/autoload_configs/http_cache.conf.xml [new file with mode: 0644]
src/mod/applications/mod_http_cache/conf/dialplan/http_cache.xml [new file with mode: 0644]
src/mod/applications/mod_ladspa/conf/dialplan/00_ladspa.xml [new file with mode: 0644]
src/mod/applications/mod_ladspa/docs/README [new file with mode: 0644]
src/mod/applications/mod_lcr/conf/autoload_configs/lcr.conf.xml [new file with mode: 0644]
src/mod/applications/mod_lcr/conf/dialplan/lcr.xml [new file with mode: 0644]
src/mod/applications/mod_limit/conf/autoload_configs/limit.conf.xml [new file with mode: 0644]
src/mod/applications/mod_limit/conf/dialplan/limit.xml [new file with mode: 0644]
src/mod/applications/mod_memcache/conf/autoload_configs/memcache.conf.xml [new file with mode: 0644]
src/mod/applications/mod_memcache/conf/dialplan/memcache.xml [new file with mode: 0644]
src/mod/applications/mod_mongo/conf/autoload_configs/mongo.conf.xml [new file with mode: 0644]
src/mod/applications/mod_nibblebill/conf/autoload_configs/nibblebill.conf.xml [new file with mode: 0644]
src/mod/applications/mod_nibblebill/conf/dialplan/nibblebill.xml [new file with mode: 0644]
src/mod/applications/mod_osp/conf/osp.conf.xml [new file with mode: 0644]
src/mod/applications/mod_redis/conf/autoload_configs/redis.conf.xml [new file with mode: 0644]
src/mod/applications/mod_rss/conf/autoload_configs/rss.conf.xml [new file with mode: 0644]
src/mod/applications/mod_rss/conf/dialplan/rss.xml [new file with mode: 0644]
src/mod/applications/mod_rss/script/news.js [new file with mode: 0644]
src/mod/applications/mod_snom/conf/dialplan/snom_demo.xml [new file with mode: 0644]
src/mod/applications/mod_spandsp/conf/autoload_configs/spandsp.conf.xml [new file with mode: 0644]
src/mod/applications/mod_spandsp/conf/config.FS0 [new file with mode: 0644]
src/mod/applications/mod_spandsp/conf/dialplan/spandsp.xml [new file with mode: 0644]
src/mod/applications/mod_valet_parking/conf/dialplan/valet_parking.xml [new file with mode: 0644]
src/mod/applications/mod_vmd/conf/dialplan/vmd.xml [new file with mode: 0644]
src/mod/applications/mod_vmd/scripts/vmd.js [new file with mode: 0644]
src/mod/applications/mod_vmd/scripts/vmd.lua [new file with mode: 0644]
src/mod/applications/mod_voicemail/conf/autoload_configs/voicemail.conf.xml [new file with mode: 0644]
src/mod/applications/mod_voicemail/conf/dialplan/voicemail.xml [new file with mode: 0644]
src/mod/applications/mod_voicemail/conf/notify-voicemail.tpl [new file with mode: 0644]
src/mod/applications/mod_voicemail/conf/voicemail.tpl [new file with mode: 0644]
src/mod/applications/mod_voicemail_ivr/conf/autoload_configs/voicemail_ivr.conf.xml [new file with mode: 0644]
src/mod/asr_tts/mod_cepstral/conf/cepstral.conf.xml [new file with mode: 0644]
src/mod/dialplans/mod_dialplan_asterisk/conf/extensions.conf [new file with mode: 0644]
src/mod/endpoints/mod_alsa/conf/autoload_configs/alsa.conf.xml [new file with mode: 0644]
src/mod/endpoints/mod_portaudio/conf/autoload_configs/portaudio.conf.xml [new file with mode: 0644]
src/mod/endpoints/mod_rtmp/conf/autoload_configs/rtmp.conf.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/autoload_configs/skinny.conf.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/dialplan/skinny-patterns.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/dialplan/skinny-patterns/20-Demo.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/dialplan/skinny-patterns/20-Local_extension.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/dialplan/skinny-patterns/90-External.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/dialplan/skinny-patterns/99-Default_Drop.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/directory/default/skinny-example.xml [new file with mode: 0644]
src/mod/endpoints/mod_skinny/conf/skinny_profiles/internal.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/conf/sip_profiles/external.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/conf/sip_profiles/external/example.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/conf/sip_profiles/internal-ipv6.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/conf/sip_profiles/internal.xml [new file with mode: 0644]
src/mod/endpoints/mod_sofia/conf/sip_profiles/internal/example.xml [new file with mode: 0644]
src/mod/event_handlers/mod_cdr_csv/conf/autoload_configs/cdr_csv.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_cdr_mongodb/conf/autoload_configs/cdr_mongodb.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_cdr_pg_csv/conf/autoload_configs/cdr_pg_csv.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_cdr_pg_csv/scripts/create.sql [moved from src/mod/event_handlers/mod_cdr_pg_csv/create.sql with 100% similarity]
src/mod/event_handlers/mod_cdr_sqlite/conf/autoload_configs/cdr_sqlite.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_erlang_event/conf/autoload_configs/erlang_event.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_event_multicast/conf/autoload_configs/event_multicast.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_event_socket/conf/autoload_configs/event_socket.conf.xml [new file with mode: 0644]
src/mod/event_handlers/mod_json_cdr/conf/autoload_configs/json_cdr.conf.xml [new file with mode: 0644]
src/mod/loggers/mod_console/conf/autoload_configs/console.conf.xml [new file with mode: 0644]
src/mod/loggers/mod_logfile/conf/autoload_configs/logfile.conf.xml [new file with mode: 0644]
src/mod/loggers/mod_syslog/conf/autoload_configs/syslog.conf.xml [new file with mode: 0644]
src/mod/xml_int/mod_xml_cdr/conf/autoload_configs/xml_cdr.conf.xml [new file with mode: 0644]
src/mod/xml_int/mod_xml_curl/conf/autoload_configs/xml_curl.conf.xml [new file with mode: 0644]
src/mod/xml_int/mod_xml_rpc/conf/autoload_configs/xml_rpc.conf.xml [new file with mode: 0644]