From dd3c33941fc174383b30b984deaf5a1c0aa9f2f4 Mon Sep 17 00:00:00 2001 From: chandi Date: Thu, 14 May 2020 15:21:21 +0200 Subject: [PATCH 1/5] separate freeswitch into own container --- docker-compose.yml | 17 + mod/core/Dockerfile | 16 +- mod/core/entrypoint.sh | 1 - mod/core/web/turn-stun-servers.xml | 37 + mod/freeswitch/Dockerfile | 72 + .../autoload_configs/abstraction.conf.xml | 5 + .../conf/autoload_configs}/acl.conf.xml | 0 .../conf/autoload_configs/alsa.conf.xml | 12 + .../conf/autoload_configs/amqp.conf.xml | 87 + .../conf/autoload_configs/amr.conf.xml | 19 + .../conf/autoload_configs/amrwb.conf.xml | 7 + .../conf/autoload_configs/av.conf.xml | 167 ++ .../conf/autoload_configs/avmd.conf.xml | 74 + .../conf/autoload_configs/blacklist.conf.xml | 11 + .../conf/autoload_configs/callcenter.conf.xml | 39 + .../conf/autoload_configs/cdr_csv.conf.xml | 23 + .../autoload_configs/cdr_mongodb.conf.xml | 13 + .../conf/autoload_configs/cdr_pg_csv.conf.xml | 40 + .../conf/autoload_configs/cdr_sqlite.conf.xml | 18 + .../conf/autoload_configs/cepstral.conf.xml | 12 + .../conf/autoload_configs/cidlookup.conf.xml | 33 + .../conf/autoload_configs/conference.conf.xml | 279 +++ .../conference_layouts.conf.xml | 393 ++++ .../conf/autoload_configs/console.conf.xml | 56 + .../conf/autoload_configs/curl.conf.xml | 5 + .../conf/autoload_configs/db.conf.xml | 5 + .../dialplan_directory.conf.xml | 9 + .../conf/autoload_configs/dingaling.conf.xml | 9 + .../conf/autoload_configs/directory.conf.xml | 21 + .../autoload_configs/distributor.conf.xml | 10 + .../conf/autoload_configs/easyroute.conf.xml | 28 + .../conf/autoload_configs/enum.conf.xml | 21 + .../autoload_configs/erlang_event.conf.xml | 23 + .../autoload_configs/event_multicast.conf.xml | 14 + .../autoload_configs}/event_socket.conf.xml | 0 .../conf/autoload_configs/fax.conf.xml | 12 + .../conf/autoload_configs/fifo.conf.xml | 10 + .../conf/autoload_configs/format_cdr.conf.xml | 88 + .../conf/autoload_configs/graylog2.conf.xml | 24 + .../conf/autoload_configs/hash.conf.xml | 6 + .../conf/autoload_configs/hiredis.conf.xml | 23 + .../conf/autoload_configs/httapi.conf.xml | 127 ++ .../conf/autoload_configs/http_cache.conf.xml | 21 + .../conf/autoload_configs/ivr.conf.xml | 5 + .../conf/autoload_configs/java.conf.xml | 8 + .../conf/autoload_configs/kazoo.conf.xml | 215 ++ .../conf/autoload_configs/lcr.conf.xml | 89 + .../autoload_configs/local_stream.conf.xml | 49 + .../conf/autoload_configs/logfile.conf.xml | 29 + .../conf/autoload_configs/lua.conf.xml | 32 + .../conf/autoload_configs/memcache.conf.xml | 6 + .../conf/autoload_configs/modules.conf.xml | 145 ++ .../conf/autoload_configs/mongo.conf.xml | 15 + .../conf/autoload_configs/msrp.conf.xml | 12 + .../conf/autoload_configs/nibblebill.conf.xml | 48 + .../conf/autoload_configs/opal.conf.xml | 21 + .../conf/autoload_configs/opus.conf.xml | 12 + .../conf/autoload_configs/oreka.conf.xml | 13 + .../conf/autoload_configs/osp.conf.xml | 53 + .../conf/autoload_configs/perl.conf.xml | 16 + .../autoload_configs/pocketsphinx.conf.xml | 12 + .../conf/autoload_configs/portaudio.conf.xml | 221 ++ .../post_load_modules.conf.xml | 4 + .../pre_load_modules.conf.xml | 7 + .../autoload_configs/presence_map.conf.xml | 7 + .../conf/autoload_configs/python.conf.xml | 16 + .../conf/autoload_configs/redis.conf.xml | 7 + .../conf/autoload_configs/rss.conf.xml | 7 + .../conf/autoload_configs/rtmp.conf.xml | 17 + .../autoload_configs/sangoma_codec.conf.xml | 37 + .../conf/autoload_configs/shout.conf.xml | 8 + .../conf/autoload_configs/skinny.conf.xml | 6 + .../conf/autoload_configs/smpp.conf.xml | 15 + .../autoload_configs/sms_flowroute.conf.xml | 13 + .../conf/autoload_configs/sndfile.conf.xml | 9 + .../conf/autoload_configs/sofia.conf.xml | 28 + .../conf/autoload_configs/spandsp.conf.xml | 118 ++ .../conf/autoload_configs/switch.conf.xml | 182 ++ .../conf/autoload_configs/syslog.conf.xml | 18 + .../conf/autoload_configs/timezones.conf.xml | 1816 +++++++++++++++++ .../conf/autoload_configs/translate.conf.xml | 28 + .../autoload_configs/tts_commandline.conf.xml | 15 + .../conf/autoload_configs/unicall.conf.xml | 25 + .../conf/autoload_configs/unimrcp.conf.xml | 23 + .../conf/autoload_configs/v8.conf.xml | 15 + .../conf/autoload_configs/verto.conf.xml | 63 + .../conf/autoload_configs/voicemail.conf.xml | 74 + .../autoload_configs/voicemail_ivr.conf.xml | 211 ++ .../conf/autoload_configs/vpx.conf.xml | 237 +++ .../conf/autoload_configs/xml_cdr.conf.xml | 71 + .../conf/autoload_configs/xml_curl.conf.xml | 49 + .../conf/autoload_configs/xml_rpc.conf.xml | 16 + .../conf/autoload_configs/xml_scgi.conf.xml | 12 + .../conf/autoload_configs/zeroconf.conf.xml | 6 + mod/freeswitch/conf/chatplan/default.xml | 14 + mod/freeswitch/conf/dialplan/default.xml | 30 + .../conf/dialplan/default/bbb_conference.xml | 19 + .../conf/dialplan/default/bbb_echo_test.xml | 13 + .../default/bbb_echo_to_conference.xml | 10 + mod/freeswitch/conf/dialplan/features.xml | 67 + .../conf/dialplan/public.xml} | 0 .../conf/dialplan/public/bbb_sip.xml | 9 + .../conf/dialplan/public/bbb_webrtc.xml | 12 + .../conf/dialplan/skinny-patterns.xml | 30 + .../conf/dialplan/skinny-patterns/20-Demo.xml | 8 + .../skinny-patterns/20-Local_extension.xml | 13 + .../dialplan/skinny-patterns/90-External.xml | 8 + .../skinny-patterns/99-Default_Drop.xml | 9 + mod/freeswitch/conf/directory/default.xml | 81 + .../conf/directory/default/bbbuser.xml | 29 + mod/freeswitch/conf/extensions.conf | 21 + mod/freeswitch/conf/freeswitch.xml | 72 + mod/freeswitch/conf/fur_elise.ttml | 83 + mod/freeswitch/conf/ivr_menus/demo_ivr.xml | 64 + .../conf/ivr_menus/new_demo_ivr.xml | 69 + .../conf/jingle_profiles/client.xml | 36 + .../conf/jingle_profiles/server.xml | 21 + mod/freeswitch/conf/lang/de/de.xml | 22 + mod/freeswitch/conf/lang/de/demo/demo.xml | 82 + mod/freeswitch/conf/lang/de/vm/sounds.xml | 413 ++++ mod/freeswitch/conf/lang/de/vm/tts.xml | 224 ++ mod/freeswitch/conf/lang/en/demo/demo-ivr.xml | 156 ++ mod/freeswitch/conf/lang/en/demo/demo.xml | 82 + mod/freeswitch/conf/lang/en/demo/funnies.xml | 35 + .../conf/lang/en/demo/new-demo-ivr.xml | 171 ++ mod/freeswitch/conf/lang/en/dir/sounds.xml | 130 ++ mod/freeswitch/conf/lang/en/dir/tts.xml | 106 + mod/freeswitch/conf/lang/en/en.xml | 25 + mod/freeswitch/conf/lang/en/ivr/sounds.xml | 163 ++ mod/freeswitch/conf/lang/en/vm/sounds.xml | 444 ++++ mod/freeswitch/conf/lang/en/vm/tts.xml | 249 +++ .../conf/lang/en/vm/voicemail_ivr.xml | 417 ++++ .../conf/lang/es/demo/demo-es-ES.xml | 71 + .../conf/lang/es/demo/demo-es-MX.xml | 71 + .../conf/lang/es/demo/demo-ivr-es-ES.xml | 148 ++ .../conf/lang/es/demo/demo-ivr-es-MX.xml | 148 ++ .../conf/lang/es/dir/sounds-es-ES.xml | 121 ++ .../conf/lang/es/dir/sounds-es-MX.xml | 121 ++ mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml | 96 + mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml | 96 + mod/freeswitch/conf/lang/es/es_ES.xml | 12 + mod/freeswitch/conf/lang/es/es_MX.xml | 12 + .../conf/lang/es/vm/sounds-es-ES.xml | 404 ++++ .../conf/lang/es/vm/sounds-es-MX.xml | 404 ++++ mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml | 238 +++ mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml | 238 +++ mod/freeswitch/conf/lang/fr/demo/demo.xml | 29 + mod/freeswitch/conf/lang/fr/dir/sounds.xml | 130 ++ mod/freeswitch/conf/lang/fr/dir/tts.xml | 110 + mod/freeswitch/conf/lang/fr/fr.xml | 23 + mod/freeswitch/conf/lang/fr/vm/sounds.xml | 255 +++ mod/freeswitch/conf/lang/he/demo/demo-ivr.xml | 157 ++ mod/freeswitch/conf/lang/he/demo/demo.xml | 82 + mod/freeswitch/conf/lang/he/dir/sounds.xml | 130 ++ mod/freeswitch/conf/lang/he/he.xml | 22 + mod/freeswitch/conf/lang/he/vm/sounds.xml | 417 ++++ .../conf/lang/pt/demo/demo-ivr-pt-BR.xml | 148 ++ .../conf/lang/pt/demo/demo-ivr-pt-PT.xml | 148 ++ .../conf/lang/pt/demo/demo-pt-BR.xml | 71 + .../conf/lang/pt/demo/demo-pt-PT.xml | 71 + .../conf/lang/pt/dir/sounds-pt-BR.xml | 121 ++ .../conf/lang/pt/dir/sounds-pt-PT.xml | 121 ++ mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml | 96 + mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml | 96 + mod/freeswitch/conf/lang/pt/pt_BR.xml | 12 + mod/freeswitch/conf/lang/pt/pt_PT.xml | 12 + .../conf/lang/pt/vm/sounds-pt-BR.xml | 404 ++++ .../conf/lang/pt/vm/sounds-pt-PT.xml | 404 ++++ mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml | 239 +++ mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml | 238 +++ mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml | 154 ++ mod/freeswitch/conf/lang/ru/demo/demo.xml | 109 + mod/freeswitch/conf/lang/ru/dir/sounds.xml | 130 ++ mod/freeswitch/conf/lang/ru/dir/tts.xml | 105 + mod/freeswitch/conf/lang/ru/ru.xml | 23 + mod/freeswitch/conf/lang/ru/vm/sounds.xml | 374 ++++ mod/freeswitch/conf/lang/ru/vm/tts.xml | 249 +++ mod/freeswitch/conf/lang/sv/sv.xml | 11 + mod/freeswitch/conf/lang/sv/vm/sounds.xml | 504 +++++ mod/freeswitch/conf/mime.types | 1610 +++++++++++++++ .../conf/mrcp_profiles/loquendo-7-mrcp-v2.xml | 32 + .../mrcp_profiles/nuance-1.0.0-mrcp-v1.xml | 39 + .../conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml | 39 + .../conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml | 43 + .../mrcp_profiles/unimrcpserver-mrcp-v1.xml | 27 + .../conf/mrcp_profiles/vestec-mrcp-v1.xml | 26 + .../voxeo-prophecy-8.0-mrcp-v1.xml | 27 + mod/freeswitch/conf/notify-voicemail.tpl | 44 + .../conf/sip_profiles}/external.xml | 0 .../conf/sip_profiles/external/example.xml | 41 + mod/freeswitch/conf/sip_profiles/internal.xml | 428 ++++ .../conf/skinny_profiles/internal.xml | 40 + mod/freeswitch/conf/tetris.ttml | 69 + .../conf/vars.xml.tmpl} | 0 mod/freeswitch/conf/voicemail.tpl | 44 + mod/freeswitch/conf/web-vm.tpl | 13 + mod/freeswitch/entrypoint.sh | 5 + 197 files changed, 19373 insertions(+), 14 deletions(-) create mode 100644 mod/core/web/turn-stun-servers.xml create mode 100644 mod/freeswitch/Dockerfile create mode 100644 mod/freeswitch/conf/autoload_configs/abstraction.conf.xml rename mod/{core/freeswitch => freeswitch/conf/autoload_configs}/acl.conf.xml (100%) create mode 100644 mod/freeswitch/conf/autoload_configs/alsa.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/amqp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/amr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/amrwb.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/av.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/avmd.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/blacklist.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/callcenter.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cepstral.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/conference.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/console.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/curl.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/db.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/dingaling.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/directory.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/distributor.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/easyroute.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/enum.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml rename mod/{core/freeswitch => freeswitch/conf/autoload_configs}/event_socket.conf.xml (100%) create mode 100644 mod/freeswitch/conf/autoload_configs/fax.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/fifo.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/graylog2.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/hash.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/hiredis.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/httapi.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/http_cache.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/ivr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/java.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/kazoo.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/lcr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/local_stream.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/logfile.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/lua.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/memcache.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/modules.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/mongo.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/msrp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/opal.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/opus.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/oreka.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/osp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/perl.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/portaudio.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/presence_map.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/python.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/redis.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/rss.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/rtmp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/shout.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/skinny.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/smpp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/sndfile.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/sofia.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/spandsp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/switch.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/syslog.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/timezones.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/translate.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/unicall.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/v8.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/verto.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/voicemail.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/vpx.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml create mode 100644 mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml create mode 100644 mod/freeswitch/conf/chatplan/default.xml create mode 100644 mod/freeswitch/conf/dialplan/default.xml create mode 100644 mod/freeswitch/conf/dialplan/default/bbb_conference.xml create mode 100644 mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml create mode 100644 mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml create mode 100644 mod/freeswitch/conf/dialplan/features.xml rename mod/{core/freeswitch/dialplan_public.xml => freeswitch/conf/dialplan/public.xml} (100%) create mode 100644 mod/freeswitch/conf/dialplan/public/bbb_sip.xml create mode 100644 mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml create mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns.xml create mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml create mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml create mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml create mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml create mode 100644 mod/freeswitch/conf/directory/default.xml create mode 100644 mod/freeswitch/conf/directory/default/bbbuser.xml create mode 100644 mod/freeswitch/conf/extensions.conf create mode 100644 mod/freeswitch/conf/freeswitch.xml create mode 100644 mod/freeswitch/conf/fur_elise.ttml create mode 100644 mod/freeswitch/conf/ivr_menus/demo_ivr.xml create mode 100644 mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml create mode 100644 mod/freeswitch/conf/jingle_profiles/client.xml create mode 100644 mod/freeswitch/conf/jingle_profiles/server.xml create mode 100644 mod/freeswitch/conf/lang/de/de.xml create mode 100644 mod/freeswitch/conf/lang/de/demo/demo.xml create mode 100644 mod/freeswitch/conf/lang/de/vm/sounds.xml create mode 100644 mod/freeswitch/conf/lang/de/vm/tts.xml create mode 100644 mod/freeswitch/conf/lang/en/demo/demo-ivr.xml create mode 100644 mod/freeswitch/conf/lang/en/demo/demo.xml create mode 100644 mod/freeswitch/conf/lang/en/demo/funnies.xml create mode 100644 mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml create mode 100644 mod/freeswitch/conf/lang/en/dir/sounds.xml create mode 100644 mod/freeswitch/conf/lang/en/dir/tts.xml create mode 100644 mod/freeswitch/conf/lang/en/en.xml create mode 100644 mod/freeswitch/conf/lang/en/ivr/sounds.xml create mode 100644 mod/freeswitch/conf/lang/en/vm/sounds.xml create mode 100644 mod/freeswitch/conf/lang/en/vm/tts.xml create mode 100644 mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml create mode 100644 mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/es/es_ES.xml create mode 100644 mod/freeswitch/conf/lang/es/es_MX.xml create mode 100644 mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml create mode 100644 mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml create mode 100644 mod/freeswitch/conf/lang/fr/demo/demo.xml create mode 100644 mod/freeswitch/conf/lang/fr/dir/sounds.xml create mode 100644 mod/freeswitch/conf/lang/fr/dir/tts.xml create mode 100644 mod/freeswitch/conf/lang/fr/fr.xml create mode 100644 mod/freeswitch/conf/lang/fr/vm/sounds.xml create mode 100644 mod/freeswitch/conf/lang/he/demo/demo-ivr.xml create mode 100644 mod/freeswitch/conf/lang/he/demo/demo.xml create mode 100644 mod/freeswitch/conf/lang/he/dir/sounds.xml create mode 100644 mod/freeswitch/conf/lang/he/he.xml create mode 100644 mod/freeswitch/conf/lang/he/vm/sounds.xml create mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/pt_BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/pt_PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml create mode 100644 mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml create mode 100644 mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml create mode 100644 mod/freeswitch/conf/lang/ru/demo/demo.xml create mode 100644 mod/freeswitch/conf/lang/ru/dir/sounds.xml create mode 100644 mod/freeswitch/conf/lang/ru/dir/tts.xml create mode 100644 mod/freeswitch/conf/lang/ru/ru.xml create mode 100644 mod/freeswitch/conf/lang/ru/vm/sounds.xml create mode 100644 mod/freeswitch/conf/lang/ru/vm/tts.xml create mode 100644 mod/freeswitch/conf/lang/sv/sv.xml create mode 100644 mod/freeswitch/conf/lang/sv/vm/sounds.xml create mode 100644 mod/freeswitch/conf/mime.types create mode 100644 mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml create mode 100644 mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml create mode 100644 mod/freeswitch/conf/notify-voicemail.tpl rename mod/{core/freeswitch => freeswitch/conf/sip_profiles}/external.xml (100%) create mode 100644 mod/freeswitch/conf/sip_profiles/external/example.xml create mode 100644 mod/freeswitch/conf/sip_profiles/internal.xml create mode 100644 mod/freeswitch/conf/skinny_profiles/internal.xml create mode 100644 mod/freeswitch/conf/tetris.ttml rename mod/{core/freeswitch/vars.xml => freeswitch/conf/vars.xml.tmpl} (100%) create mode 100644 mod/freeswitch/conf/voicemail.tpl create mode 100644 mod/freeswitch/conf/web-vm.tpl create mode 100755 mod/freeswitch/entrypoint.sh diff --git a/docker-compose.yml b/docker-compose.yml index 0534adb..c04e72d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -26,6 +26,23 @@ services: - ./conf/dialplan_public:/opt/freeswitch/conf/dialplan/public_docker network_mode: host + freeswitch: + build: mod/freeswitch + cap_add: + - IPC_LOCK + - NET_ADMIN + - NET_RAW + - NET_BROADCAST + - SYS_NICE + - SYS_RESOURCE + environment: + DOMAIN: ${DOMAIN} + EXTERNAL_IP: ${EXTERNAL_IP} + volumes: + - ./conf/sip_profiles:/etc/freeswitch/sip_profiles/external + - ./conf/dialplan_public:/etc/freeswitch/dialplan/public_docker + network_mode: host + nginx: image: nginx:1.17 restart: unless-stopped diff --git a/mod/core/Dockerfile b/mod/core/Dockerfile index 381c04d..d14dc7d 100644 --- a/mod/core/Dockerfile +++ b/mod/core/Dockerfile @@ -29,8 +29,7 @@ RUN apt-get install -y systemd apt-transport-https equivs libreoffice haveged tt # bbb repo & packages RUN LC_CTYPE=C.UTF-8 add-apt-repository ppa:bigbluebutton/support RUN sh -c 'wget https://ubuntu.bigbluebutton.org/repo/bigbluebutton.asc -O- | apt-key add -' \ - && sh -c 'echo "deb https://packages-eu.bigbluebutton.org/xenial-22 bigbluebutton-xenial main" > /etc/apt/sources.list.d/bigbluebutton.list' \ - && apt-get update + && sh -c 'echo "deb https://packages-eu.bigbluebutton.org/xenial-22 bigbluebutton-xenial main" > /etc/apt/sources.list.d/bigbluebutton.list' # create dummy packages to satisfy dependencies RUN equivs-control redis-server.control \ @@ -42,13 +41,10 @@ RUN equivs-control redis-server.control \ # -- create dummy service to avoid start up errors COPY dummy.service /etc/systemd/system/redis-server.service -RUN apt-get install -y bbb-web bbb-freeswitch-core \ +RUN apt-get update && apt-get install -y bbb-web \ bbb-fsesl-akka bbb-apps-akka bbb-transcode-akka bbb-apps \ bbb-apps-video bbb-apps-screenshare bbb-apps-video-broadcast -# disable IPv6 support -RUN rm -rf /opt/freeswitch/conf/sip_profiles/*-ipv6* - # -- avoid blocking java # https://github.com/bigbluebutton/bigbluebutton/issues/8959 RUN sed -i 's|securerandom.source=file:/dev/random|securerandom.source=file:/dev/urandom|g' /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/java.security @@ -56,7 +52,7 @@ RUN sed -i 's|securerandom.source=file:/dev/random|securerandom.source=file:/dev # -- Disable unneeded services RUN find /etc/systemd/ | grep wants | xargs -r -n 1 basename | grep service | grep -v networking | grep -v tty | xargs -r -n 1 -I __ systemctl disable __ RUN systemctl disable systemd-journal-flush systemd-update-utmp.service -RUN systemctl enable red5 freeswitch bbb-apps-akka bbb-transcode-akka bbb-fsesl-akka bbb-web # bbb-rap-caption-inbox +RUN systemctl enable red5 bbb-apps-akka bbb-transcode-akka bbb-fsesl-akka bbb-web # bbb-rap-caption-inbox # -- fix directory permissions RUN chown bigbluebutton:bigbluebutton /var/bigbluebutton @@ -69,12 +65,6 @@ COPY bigbluebutton.properties /usr/share/red5/webapps/bigbluebutton/WEB-INF/bigb COPY bigbluebutton-sip.properties /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties COPY bigbluebutton.yml /usr/local/bigbluebutton/core/scripts/bigbluebutton.yml -COPY freeswitch/vars.xml /opt/freeswitch/conf/vars.xml.tmpl -COPY freeswitch/external.xml /opt/freeswitch/conf/sip_profiles/external.xml -COPY freeswitch/acl.conf.xml /opt/freeswitch/conf/autoload_configs/acl.conf.xml -COPY freeswitch/event_socket.conf.xml /opt/freeswitch/conf/autoload_configs/event_socket.conf.xml -COPY freeswitch/dialplan_public.xml /opt/freeswitch/conf/dialplan/public.xml - COPY web/bigbluebutton.properties /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties.tmpl COPY bbb-apps-akka/application.conf /usr/share/bbb-apps-akka/conf/application.conf.tmpl COPY bbb-fsesl-akka/application.conf /etc/bbb-fsesl-akka/application.conf diff --git a/mod/core/entrypoint.sh b/mod/core/entrypoint.sh index 516c39d..6962ce1 100755 --- a/mod/core/entrypoint.sh +++ b/mod/core/entrypoint.sh @@ -17,7 +17,6 @@ mkdir -p /var/bigbluebutton/unpublished dockerize \ - -template /opt/freeswitch/conf/vars.xml.tmpl:/opt/freeswitch/conf/vars.xml \ -template /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties.tmpl:/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties \ -template /usr/share/bbb-apps-akka/conf/application.conf.tmpl:/usr/share/bbb-apps-akka/conf/application.conf \ /bin/systemd --system --unit=multi-user.target \ No newline at end of file diff --git a/mod/core/web/turn-stun-servers.xml b/mod/core/web/turn-stun-servers.xml new file mode 100644 index 0000000..24a5909 --- /dev/null +++ b/mod/core/web/turn-stun-servers.xml @@ -0,0 +1,37 @@ + + + + + + + + {{if .Env.TURN_SERVER }} + + + + + + {{end}} + + + + + + + + + + {{if .Env.TURN_SERVER }} + + {{end}} + + + + + + + + diff --git a/mod/freeswitch/Dockerfile b/mod/freeswitch/Dockerfile new file mode 100644 index 0000000..e3cbd42 --- /dev/null +++ b/mod/freeswitch/Dockerfile @@ -0,0 +1,72 @@ +FROM debian:buster-slim + +# add freeswitch repo +RUN apt-get update && \ +apt-get install -y --no-install-recommends curl wget ca-certificates gnupg gnupg2 lsb-release && \ +curl -k https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc | apt-key add - && \ +echo 'deb http://files.freeswitch.org/repo/deb/debian-release/ buster main' > /etc/apt/sources.list.d/freeswitch.list && \ +apt-get update + +# install dockerize +ENV DOCKERIZE_VERSION v0.6.1 +RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-linux-amd64-$DOCKERIZE_VERSION.tar.gz \ + && tar -C /usr/local/bin -xzvf dockerize-linux-amd64-$DOCKERIZE_VERSION.tar.gz \ + && rm dockerize-linux-amd64-$DOCKERIZE_VERSION.tar.gz + +# install freeswitch +RUN apt-get install -y \ + freeswitch \ + freeswitch-mod-amr \ + freeswitch-mod-b64 \ + freeswitch-mod-commands \ + freeswitch-mod-conference \ + freeswitch-mod-console \ + freeswitch-mod-db \ + freeswitch-mod-dialplan-asterisk \ + freeswitch-mod-dialplan-xml \ + freeswitch-mod-dptools \ + freeswitch-mod-enum \ + freeswitch-mod-esf \ + freeswitch-mod-event-socket \ + freeswitch-mod-expr \ + freeswitch-mod-fifo \ + freeswitch-mod-fsv \ + freeswitch-mod-g723-1 \ + freeswitch-mod-g729 \ + freeswitch-mod-hash \ + freeswitch-mod-httapi \ + freeswitch-mod-local-stream \ + freeswitch-mod-logfile \ + freeswitch-mod-loopback \ + freeswitch-mod-lua \ + freeswitch-mod-native-file \ + freeswitch-mod-opusfile \ + freeswitch-mod-opus \ + freeswitch-mod-png \ + freeswitch-mod-rtc \ + freeswitch-mod-say-en \ + freeswitch-mod-sndfile \ + freeswitch-mod-sofia \ + freeswitch-mod-spandsp \ + freeswitch-mod-tone-stream \ + freeswitch-mod-verto \ + freeswitch-sounds-en-us-callie + +# Potentially missing +# (included in bbb-freeswitch-core but not referenced in https://github.com/bigbluebutton/bigbluebutton/issues/9064) +# freeswitch-mod-cdr-csv +# freeswitch-mod-cdr-sqlite +# freeswitch-mod-h26x +# freeswitch-mod-skinny +# freeswitch-mod-sms +# freeswitch-mod-syslog +# freeswitch-mod-valet-parking +# freeswitch-mod-voicemail +# freeswitch-mod-xml-cdr +# freeswitch-mod-xml-rpc +# freeswitch-mod-xml-scgi + +COPY ./conf /etc/freeswitch +COPY ./entrypoint.sh /entrypoint.sh + +ENTRYPOINT /entrypoint.sh \ No newline at end of file diff --git a/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml b/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml new file mode 100644 index 0000000..7244681 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/mod/core/freeswitch/acl.conf.xml b/mod/freeswitch/conf/autoload_configs/acl.conf.xml similarity index 100% rename from mod/core/freeswitch/acl.conf.xml rename to mod/freeswitch/conf/autoload_configs/acl.conf.xml diff --git a/mod/freeswitch/conf/autoload_configs/alsa.conf.xml b/mod/freeswitch/conf/autoload_configs/alsa.conf.xml new file mode 100644 index 0000000..e589aca --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/alsa.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/amqp.conf.xml b/mod/freeswitch/conf/autoload_configs/amqp.conf.xml new file mode 100644 index 0000000..3db3c32 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/amqp.conf.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/amr.conf.xml b/mod/freeswitch/conf/autoload_configs/amr.conf.xml new file mode 100644 index 0000000..e1c3e3c --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/amr.conf.xml @@ -0,0 +1,19 @@ + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml b/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml new file mode 100644 index 0000000..9dac350 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/av.conf.xml b/mod/freeswitch/conf/autoload_configs/av.conf.xml new file mode 100644 index 0000000..43e8514 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/av.conf.xml @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/avmd.conf.xml b/mod/freeswitch/conf/autoload_configs/avmd.conf.xml new file mode 100644 index 0000000..86b2500 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/avmd.conf.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml b/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml new file mode 100644 index 0000000..9995feb --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml @@ -0,0 +1,11 @@ + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml b/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml new file mode 100644 index 0000000..a0cd6f0 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml new file mode 100644 index 0000000..8d796c6 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml new file mode 100644 index 0000000..ce366d1 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml new file mode 100644 index 0000000..9891455 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml new file mode 100644 index 0000000..872c04c --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml b/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml new file mode 100644 index 0000000..cf4aa92 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml b/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml new file mode 100644 index 0000000..fd28f9b --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/conference.conf.xml b/mod/freeswitch/conf/autoload_configs/conference.conf.xml new file mode 100644 index 0000000..739511f --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/conference.conf.xml @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml b/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml new file mode 100644 index 0000000..4dc974a --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml @@ -0,0 +1,393 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1x1 + 2x1 + 1x1+2x1 + 2x2 + 3x3 + 4x4 + 5x5 + 6x6 + 8x8 + + + 1x1 + 2x1-zoom + 3x1-zoom + 2x2 + 5-grid-zoom + 3x2-zoom + 7-grid-zoom + 4x2-zoom + 3x3 + + + 1up_top_left+5 + 1up_top_left+7 + 1up_top_left+9 + + + 3up+4 + 3up+9 + + + + diff --git a/mod/freeswitch/conf/autoload_configs/console.conf.xml b/mod/freeswitch/conf/autoload_configs/console.conf.xml new file mode 100644 index 0000000..6c2b828 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/console.conf.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/curl.conf.xml b/mod/freeswitch/conf/autoload_configs/curl.conf.xml new file mode 100644 index 0000000..eff3c6b --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/curl.conf.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/db.conf.xml b/mod/freeswitch/conf/autoload_configs/db.conf.xml new file mode 100644 index 0000000..abc6c0c --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/db.conf.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml b/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml new file mode 100644 index 0000000..e4edcd6 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml b/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml new file mode 100644 index 0000000..dd6c9a5 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/directory.conf.xml b/mod/freeswitch/conf/autoload_configs/directory.conf.xml new file mode 100644 index 0000000..748b233 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/directory.conf.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/distributor.conf.xml b/mod/freeswitch/conf/autoload_configs/distributor.conf.xml new file mode 100644 index 0000000..99a4c9d --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/distributor.conf.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml b/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml new file mode 100644 index 0000000..350a509 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/enum.conf.xml b/mod/freeswitch/conf/autoload_configs/enum.conf.xml new file mode 100644 index 0000000..a8f6f52 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/enum.conf.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml b/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml new file mode 100644 index 0000000..7f62766 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml b/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml new file mode 100644 index 0000000..eac0392 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/mod/core/freeswitch/event_socket.conf.xml b/mod/freeswitch/conf/autoload_configs/event_socket.conf.xml similarity index 100% rename from mod/core/freeswitch/event_socket.conf.xml rename to mod/freeswitch/conf/autoload_configs/event_socket.conf.xml diff --git a/mod/freeswitch/conf/autoload_configs/fax.conf.xml b/mod/freeswitch/conf/autoload_configs/fax.conf.xml new file mode 100644 index 0000000..d6a5ff7 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/fax.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/fifo.conf.xml b/mod/freeswitch/conf/autoload_configs/fifo.conf.xml new file mode 100644 index 0000000..b1db4dd --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/fifo.conf.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml b/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml new file mode 100644 index 0000000..0c42e78 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml b/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml new file mode 100644 index 0000000..0a05482 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/hash.conf.xml b/mod/freeswitch/conf/autoload_configs/hash.conf.xml new file mode 100644 index 0000000..95b7928 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/hash.conf.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml b/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml new file mode 100644 index 0000000..e824539 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/httapi.conf.xml b/mod/freeswitch/conf/autoload_configs/httapi.conf.xml new file mode 100644 index 0000000..e19210b --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/httapi.conf.xml @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml b/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml new file mode 100644 index 0000000..f8cc936 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/ivr.conf.xml b/mod/freeswitch/conf/autoload_configs/ivr.conf.xml new file mode 100644 index 0000000..bd4e73d --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/ivr.conf.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/java.conf.xml b/mod/freeswitch/conf/autoload_configs/java.conf.xml new file mode 100644 index 0000000..705114a --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/java.conf.xml @@ -0,0 +1,8 @@ + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml b/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml new file mode 100644 index 0000000..b730523 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+ + + diff --git a/mod/freeswitch/conf/autoload_configs/lcr.conf.xml b/mod/freeswitch/conf/autoload_configs/lcr.conf.xml new file mode 100644 index 0000000..9d106d4 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/lcr.conf.xml @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml b/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml new file mode 100644 index 0000000..16371d2 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/logfile.conf.xml b/mod/freeswitch/conf/autoload_configs/logfile.conf.xml new file mode 100644 index 0000000..670bae9 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/logfile.conf.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/lua.conf.xml b/mod/freeswitch/conf/autoload_configs/lua.conf.xml new file mode 100644 index 0000000..fafd336 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/lua.conf.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/memcache.conf.xml b/mod/freeswitch/conf/autoload_configs/memcache.conf.xml new file mode 100644 index 0000000..dc0173f --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/memcache.conf.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/modules.conf.xml b/mod/freeswitch/conf/autoload_configs/modules.conf.xml new file mode 100644 index 0000000..044d67e --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/modules.conf.xml @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/mongo.conf.xml b/mod/freeswitch/conf/autoload_configs/mongo.conf.xml new file mode 100644 index 0000000..5adf148 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/mongo.conf.xml @@ -0,0 +1,15 @@ + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/msrp.conf.xml b/mod/freeswitch/conf/autoload_configs/msrp.conf.xml new file mode 100644 index 0000000..65c2d61 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/msrp.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml b/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml new file mode 100644 index 0000000..043c985 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/opal.conf.xml b/mod/freeswitch/conf/autoload_configs/opal.conf.xml new file mode 100644 index 0000000..280b693 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/opal.conf.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/opus.conf.xml b/mod/freeswitch/conf/autoload_configs/opus.conf.xml new file mode 100644 index 0000000..8b9e64e --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/opus.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/oreka.conf.xml b/mod/freeswitch/conf/autoload_configs/oreka.conf.xml new file mode 100644 index 0000000..29eabd5 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/oreka.conf.xml @@ -0,0 +1,13 @@ + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/osp.conf.xml b/mod/freeswitch/conf/autoload_configs/osp.conf.xml new file mode 100644 index 0000000..b320dbb --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/osp.conf.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/perl.conf.xml b/mod/freeswitch/conf/autoload_configs/perl.conf.xml new file mode 100644 index 0000000..0249119 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/perl.conf.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml b/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml new file mode 100644 index 0000000..3bf7d5e --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml b/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml new file mode 100644 index 0000000..a715571 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml b/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml new file mode 100644 index 0000000..8f4e132 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml @@ -0,0 +1,4 @@ + + + + diff --git a/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml b/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml new file mode 100644 index 0000000..620a6c1 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml b/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml new file mode 100644 index 0000000..8a9d1dd --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/python.conf.xml b/mod/freeswitch/conf/autoload_configs/python.conf.xml new file mode 100644 index 0000000..d3a8fdc --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/python.conf.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/redis.conf.xml b/mod/freeswitch/conf/autoload_configs/redis.conf.xml new file mode 100644 index 0000000..1a1f474 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/redis.conf.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/rss.conf.xml b/mod/freeswitch/conf/autoload_configs/rss.conf.xml new file mode 100644 index 0000000..f8c4f6d --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/rss.conf.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml b/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml new file mode 100644 index 0000000..d5d2788 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml b/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml new file mode 100644 index 0000000..eed9d67 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/shout.conf.xml b/mod/freeswitch/conf/autoload_configs/shout.conf.xml new file mode 100644 index 0000000..3f381e6 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/shout.conf.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/skinny.conf.xml b/mod/freeswitch/conf/autoload_configs/skinny.conf.xml new file mode 100644 index 0000000..6a878fc --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/skinny.conf.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/smpp.conf.xml b/mod/freeswitch/conf/autoload_configs/smpp.conf.xml new file mode 100644 index 0000000..d5b7c0d --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/smpp.conf.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml b/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml new file mode 100644 index 0000000..43d1c3e --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml b/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml new file mode 100644 index 0000000..d9e0cff --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/sofia.conf.xml b/mod/freeswitch/conf/autoload_configs/sofia.conf.xml new file mode 100644 index 0000000..d764a59 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/sofia.conf.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml b/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml new file mode 100644 index 0000000..2471ca5 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/switch.conf.xml b/mod/freeswitch/conf/autoload_configs/switch.conf.xml new file mode 100644 index 0000000..1ab77b4 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/switch.conf.xml @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/syslog.conf.xml b/mod/freeswitch/conf/autoload_configs/syslog.conf.xml new file mode 100644 index 0000000..7a06e8f --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/syslog.conf.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/timezones.conf.xml b/mod/freeswitch/conf/autoload_configs/timezones.conf.xml new file mode 100644 index 0000000..50bd7f3 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/timezones.conf.xml @@ -0,0 +1,1816 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/translate.conf.xml b/mod/freeswitch/conf/autoload_configs/translate.conf.xml new file mode 100644 index 0000000..453ef3a --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/translate.conf.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml b/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml new file mode 100644 index 0000000..eb81643 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml @@ -0,0 +1,15 @@ + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/unicall.conf.xml b/mod/freeswitch/conf/autoload_configs/unicall.conf.xml new file mode 100644 index 0000000..eeaa078 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/unicall.conf.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml b/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml new file mode 100644 index 0000000..45dda79 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/v8.conf.xml b/mod/freeswitch/conf/autoload_configs/v8.conf.xml new file mode 100644 index 0000000..0f57fff --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/v8.conf.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/verto.conf.xml b/mod/freeswitch/conf/autoload_configs/verto.conf.xml new file mode 100644 index 0000000..a12f02f --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/verto.conf.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml b/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml new file mode 100644 index 0000000..33d5a97 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml b/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml new file mode 100644 index 0000000..1cdf3c2 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/vpx.conf.xml b/mod/freeswitch/conf/autoload_configs/vpx.conf.xml new file mode 100644 index 0000000..ee75490 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/vpx.conf.xml @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml new file mode 100644 index 0000000..bdb20e6 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml new file mode 100644 index 0000000..19214ee --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml new file mode 100644 index 0000000..c5c3354 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml new file mode 100644 index 0000000..b9662d1 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml b/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml new file mode 100644 index 0000000..84c1a46 --- /dev/null +++ b/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/mod/freeswitch/conf/chatplan/default.xml b/mod/freeswitch/conf/chatplan/default.xml new file mode 100644 index 0000000..22d34da --- /dev/null +++ b/mod/freeswitch/conf/chatplan/default.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/default.xml b/mod/freeswitch/conf/dialplan/default.xml new file mode 100644 index 0000000..65bedaa --- /dev/null +++ b/mod/freeswitch/conf/dialplan/default.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/default/bbb_conference.xml b/mod/freeswitch/conf/dialplan/default/bbb_conference.xml new file mode 100644 index 0000000..719ecb3 --- /dev/null +++ b/mod/freeswitch/conf/dialplan/default/bbb_conference.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml b/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml new file mode 100644 index 0000000..b91896e --- /dev/null +++ b/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml b/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml new file mode 100644 index 0000000..6711ba3 --- /dev/null +++ b/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/features.xml b/mod/freeswitch/conf/dialplan/features.xml new file mode 100644 index 0000000..665925f --- /dev/null +++ b/mod/freeswitch/conf/dialplan/features.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/core/freeswitch/dialplan_public.xml b/mod/freeswitch/conf/dialplan/public.xml similarity index 100% rename from mod/core/freeswitch/dialplan_public.xml rename to mod/freeswitch/conf/dialplan/public.xml diff --git a/mod/freeswitch/conf/dialplan/public/bbb_sip.xml b/mod/freeswitch/conf/dialplan/public/bbb_sip.xml new file mode 100644 index 0000000..367914f --- /dev/null +++ b/mod/freeswitch/conf/dialplan/public/bbb_sip.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml b/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml new file mode 100644 index 0000000..0582cce --- /dev/null +++ b/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns.xml b/mod/freeswitch/conf/dialplan/skinny-patterns.xml new file mode 100644 index 0000000..55f261f --- /dev/null +++ b/mod/freeswitch/conf/dialplan/skinny-patterns.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml new file mode 100644 index 0000000..f696581 --- /dev/null +++ b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml new file mode 100644 index 0000000..9ad5651 --- /dev/null +++ b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml new file mode 100644 index 0000000..50d6c37 --- /dev/null +++ b/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml new file mode 100644 index 0000000..897fd8f --- /dev/null +++ b/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/mod/freeswitch/conf/directory/default.xml b/mod/freeswitch/conf/directory/default.xml new file mode 100644 index 0000000..54100b9 --- /dev/null +++ b/mod/freeswitch/conf/directory/default.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/directory/default/bbbuser.xml b/mod/freeswitch/conf/directory/default/bbbuser.xml new file mode 100644 index 0000000..2c6afc7 --- /dev/null +++ b/mod/freeswitch/conf/directory/default/bbbuser.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/extensions.conf b/mod/freeswitch/conf/extensions.conf new file mode 100644 index 0000000..c2f02f6 --- /dev/null +++ b/mod/freeswitch/conf/extensions.conf @@ -0,0 +1,21 @@ +[default] + +; Things you're used to.... +exten => music,n,Dial(SIP/1234@conference.freeswitch.org|120) + +exten => _1XXXXX,n,set(cool=${EXTEN}) +exten => _1XXXXX,n,set(myvar=true) +exten => _1XXXXX,n,Goto(default|music) +exten => 2137991400/1000,n,Goto(default|music) + + +; Some new magic you can do.... +exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,enum($1) +exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,bridge(${enum_auto_route}) + +; instead of exten, put anything about the call you would rather match on. +; either the names of a field in caller_profile or a string of variables to expand. +caller_id_number => 2137991400,n,Goto(default|music) +${sip_from_user} => bill,n,Goto(default|music) + + diff --git a/mod/freeswitch/conf/freeswitch.xml b/mod/freeswitch/conf/freeswitch.xml new file mode 100644 index 0000000..dc66fca --- /dev/null +++ b/mod/freeswitch/conf/freeswitch.xml @@ -0,0 +1,72 @@ + + + + + + + +
+ +
+ +
+ +
+ +
+ +
+ + + +
+ +
+ + +
+ + + + + + + + + + +
+
diff --git a/mod/freeswitch/conf/fur_elise.ttml b/mod/freeswitch/conf/fur_elise.ttml new file mode 100644 index 0000000..6e6ef03 --- /dev/null +++ b/mod/freeswitch/conf/fur_elise.ttml @@ -0,0 +1,83 @@ +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 494) +%(167, 0, 554) +%(167, 0, 523) +%(333, 0, 440) +%(167, 0, 0) +%(167, 0, 262) +%(167, 0, 330) +%(167, 0, 440) +%(333, 0, 494) +%(167, 0, 0) +%(167, 0, 330) +%(167, 0, 415) +%(167, 0, 494) +%(333, 0, 523) +%(167, 0, 0) +%(167, 0, 330) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 494) +%(167, 0, 554) +%(167, 0, 523) +%(333, 0, 440) +%(167, 0, 0) +%(167, 0, 262) +%(167, 0, 330) +%(167, 0, 440) +%(333, 0, 494) +%(167, 0, 0) +%(167, 0, 330) +%(167, 0, 523) +%(167, 0, 494) +%(167, 0, 440) +%(167, 0, 0) +%(167, 0, 494) +%(167, 0, 523) +%(167, 0, 587) +%(333, 0, 659) +%(167, 0, 0) +%(167, 0, 392) +%(167, 0, 698) +%(167, 0, 784) +%(333, 0, 587) +%(167, 0, 0) +%(167, 0, 349) +%(167, 0, 659) +%(167, 0, 587) +%(333, 0, 523) +%(167, 0, 0) +%(167, 0, 330) +%(167, 0, 587) +%(167, 0, 523) +%(333, 0, 494) +%(167, 0, 0) +%(167, 0, 330) +%(167, 0, 659) +%(167, 0, 330) +%(167, 0, 659) +%(167, 0, 659) +%(167, 0, 1319) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 622) +%(167, 0, 659) +%(167, 0, 494) +%(167, 0, 554) +%(167, 0, 523) +%(333, 0, 440) diff --git a/mod/freeswitch/conf/ivr_menus/demo_ivr.xml b/mod/freeswitch/conf/ivr_menus/demo_ivr.xml new file mode 100644 index 0000000..8059d57 --- /dev/null +++ b/mod/freeswitch/conf/ivr_menus/demo_ivr.xml @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml b/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml new file mode 100644 index 0000000..f2ca7dc --- /dev/null +++ b/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/jingle_profiles/client.xml b/mod/freeswitch/conf/jingle_profiles/client.xml new file mode 100644 index 0000000..20a8dd8 --- /dev/null +++ b/mod/freeswitch/conf/jingle_profiles/client.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/jingle_profiles/server.xml b/mod/freeswitch/conf/jingle_profiles/server.xml new file mode 100644 index 0000000..b60dc27 --- /dev/null +++ b/mod/freeswitch/conf/jingle_profiles/server.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/de/de.xml b/mod/freeswitch/conf/lang/de/de.xml new file mode 100644 index 0000000..a7dbab0 --- /dev/null +++ b/mod/freeswitch/conf/lang/de/de.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/de/demo/demo.xml b/mod/freeswitch/conf/lang/de/demo/demo.xml new file mode 100644 index 0000000..fa77948 --- /dev/null +++ b/mod/freeswitch/conf/lang/de/demo/demo.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/de/vm/sounds.xml b/mod/freeswitch/conf/lang/de/vm/sounds.xml new file mode 100644 index 0000000..10643d9 --- /dev/null +++ b/mod/freeswitch/conf/lang/de/vm/sounds.xml @@ -0,0 +1,413 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/de/vm/tts.xml b/mod/freeswitch/conf/lang/de/vm/tts.xml new file mode 100644 index 0000000..f91cae1 --- /dev/null +++ b/mod/freeswitch/conf/lang/de/vm/tts.xml @@ -0,0 +1,224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml new file mode 100644 index 0000000..98f155a --- /dev/null +++ b/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/demo/demo.xml b/mod/freeswitch/conf/lang/en/demo/demo.xml new file mode 100644 index 0000000..bcfe6a8 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/demo/demo.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/demo/funnies.xml b/mod/freeswitch/conf/lang/en/demo/funnies.xml new file mode 100644 index 0000000..e901c5a --- /dev/null +++ b/mod/freeswitch/conf/lang/en/demo/funnies.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml b/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml new file mode 100644 index 0000000..619d992 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/dir/sounds.xml b/mod/freeswitch/conf/lang/en/dir/sounds.xml new file mode 100644 index 0000000..b715a7f --- /dev/null +++ b/mod/freeswitch/conf/lang/en/dir/sounds.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/dir/tts.xml b/mod/freeswitch/conf/lang/en/dir/tts.xml new file mode 100644 index 0000000..d5f112d --- /dev/null +++ b/mod/freeswitch/conf/lang/en/dir/tts.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/en.xml b/mod/freeswitch/conf/lang/en/en.xml new file mode 100644 index 0000000..24bee31 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/en.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/ivr/sounds.xml b/mod/freeswitch/conf/lang/en/ivr/sounds.xml new file mode 100644 index 0000000..9de7fa4 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/ivr/sounds.xml @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/vm/sounds.xml b/mod/freeswitch/conf/lang/en/vm/sounds.xml new file mode 100644 index 0000000..9545d81 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/vm/sounds.xml @@ -0,0 +1,444 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/vm/tts.xml b/mod/freeswitch/conf/lang/en/vm/tts.xml new file mode 100644 index 0000000..2de4b37 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/vm/tts.xml @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml b/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml new file mode 100644 index 0000000..1c48299 --- /dev/null +++ b/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml @@ -0,0 +1,417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml b/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml new file mode 100644 index 0000000..4c6919d --- /dev/null +++ b/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml b/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml new file mode 100644 index 0000000..4c6919d --- /dev/null +++ b/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml new file mode 100644 index 0000000..ec7d7bc --- /dev/null +++ b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml new file mode 100644 index 0000000..ec7d7bc --- /dev/null +++ b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml b/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml new file mode 100644 index 0000000..2bdc149 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml b/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml new file mode 100644 index 0000000..2bdc149 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml b/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml new file mode 100644 index 0000000..fbdeca7 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml b/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml new file mode 100644 index 0000000..ddf15d0 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/es_ES.xml b/mod/freeswitch/conf/lang/es/es_ES.xml new file mode 100644 index 0000000..3467bed --- /dev/null +++ b/mod/freeswitch/conf/lang/es/es_ES.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/es_MX.xml b/mod/freeswitch/conf/lang/es/es_MX.xml new file mode 100644 index 0000000..e44f819 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/es_MX.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml b/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml new file mode 100644 index 0000000..dcc9d9f --- /dev/null +++ b/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml b/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml new file mode 100644 index 0000000..1f22c43 --- /dev/null +++ b/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml b/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml new file mode 100644 index 0000000..6dab48c --- /dev/null +++ b/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml b/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml new file mode 100644 index 0000000..ce5722e --- /dev/null +++ b/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/fr/demo/demo.xml b/mod/freeswitch/conf/lang/fr/demo/demo.xml new file mode 100644 index 0000000..0d0de59 --- /dev/null +++ b/mod/freeswitch/conf/lang/fr/demo/demo.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/fr/dir/sounds.xml b/mod/freeswitch/conf/lang/fr/dir/sounds.xml new file mode 100644 index 0000000..a0dcb2c --- /dev/null +++ b/mod/freeswitch/conf/lang/fr/dir/sounds.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/fr/dir/tts.xml b/mod/freeswitch/conf/lang/fr/dir/tts.xml new file mode 100644 index 0000000..7d3e5e3 --- /dev/null +++ b/mod/freeswitch/conf/lang/fr/dir/tts.xml @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/fr/fr.xml b/mod/freeswitch/conf/lang/fr/fr.xml new file mode 100644 index 0000000..124ca02 --- /dev/null +++ b/mod/freeswitch/conf/lang/fr/fr.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/fr/vm/sounds.xml b/mod/freeswitch/conf/lang/fr/vm/sounds.xml new file mode 100644 index 0000000..9cd209e --- /dev/null +++ b/mod/freeswitch/conf/lang/fr/vm/sounds.xml @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml new file mode 100644 index 0000000..df8d24b --- /dev/null +++ b/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/he/demo/demo.xml b/mod/freeswitch/conf/lang/he/demo/demo.xml new file mode 100644 index 0000000..bcfe6a8 --- /dev/null +++ b/mod/freeswitch/conf/lang/he/demo/demo.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/he/dir/sounds.xml b/mod/freeswitch/conf/lang/he/dir/sounds.xml new file mode 100644 index 0000000..5fd13ff --- /dev/null +++ b/mod/freeswitch/conf/lang/he/dir/sounds.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/he/he.xml b/mod/freeswitch/conf/lang/he/he.xml new file mode 100644 index 0000000..7cca73c --- /dev/null +++ b/mod/freeswitch/conf/lang/he/he.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/he/vm/sounds.xml b/mod/freeswitch/conf/lang/he/vm/sounds.xml new file mode 100644 index 0000000..9c1a4df --- /dev/null +++ b/mod/freeswitch/conf/lang/he/vm/sounds.xml @@ -0,0 +1,417 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml new file mode 100644 index 0000000..ec7d7bc --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml new file mode 100644 index 0000000..ec7d7bc --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml b/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml new file mode 100644 index 0000000..846561a --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml b/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml new file mode 100644 index 0000000..34464f7 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml new file mode 100644 index 0000000..2bdc149 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml new file mode 100644 index 0000000..2bdc149 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml b/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml new file mode 100644 index 0000000..71b79c6 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml b/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml new file mode 100644 index 0000000..4f03c5a --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/pt_BR.xml b/mod/freeswitch/conf/lang/pt/pt_BR.xml new file mode 100644 index 0000000..f85c5b6 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/pt_BR.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/pt_PT.xml b/mod/freeswitch/conf/lang/pt/pt_PT.xml new file mode 100644 index 0000000..2ac59e9 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/pt_PT.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml new file mode 100644 index 0000000..1ab472a --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml new file mode 100644 index 0000000..587d3fe --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml b/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml new file mode 100644 index 0000000..4f77045 --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml @@ -0,0 +1,239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml b/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml new file mode 100644 index 0000000..c3dfc3a --- /dev/null +++ b/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml new file mode 100644 index 0000000..7de0d7f --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/demo/demo.xml b/mod/freeswitch/conf/lang/ru/demo/demo.xml new file mode 100644 index 0000000..10c9dbc --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/demo/demo.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/dir/sounds.xml b/mod/freeswitch/conf/lang/ru/dir/sounds.xml new file mode 100644 index 0000000..a0dcb2c --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/dir/sounds.xml @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/dir/tts.xml b/mod/freeswitch/conf/lang/ru/dir/tts.xml new file mode 100644 index 0000000..f0aafa2 --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/dir/tts.xml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/ru.xml b/mod/freeswitch/conf/lang/ru/ru.xml new file mode 100644 index 0000000..5f52e76 --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/ru.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/vm/sounds.xml b/mod/freeswitch/conf/lang/ru/vm/sounds.xml new file mode 100644 index 0000000..9b14458 --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/vm/sounds.xml @@ -0,0 +1,374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/ru/vm/tts.xml b/mod/freeswitch/conf/lang/ru/vm/tts.xml new file mode 100644 index 0000000..2de4b37 --- /dev/null +++ b/mod/freeswitch/conf/lang/ru/vm/tts.xml @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/sv/sv.xml b/mod/freeswitch/conf/lang/sv/sv.xml new file mode 100644 index 0000000..8482b8f --- /dev/null +++ b/mod/freeswitch/conf/lang/sv/sv.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/mod/freeswitch/conf/lang/sv/vm/sounds.xml b/mod/freeswitch/conf/lang/sv/vm/sounds.xml new file mode 100644 index 0000000..aaee3c0 --- /dev/null +++ b/mod/freeswitch/conf/lang/sv/vm/sounds.xml @@ -0,0 +1,504 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mime.types b/mod/freeswitch/conf/mime.types new file mode 100644 index 0000000..542ebf9 --- /dev/null +++ b/mod/freeswitch/conf/mime.types @@ -0,0 +1,1610 @@ +# +# MIME type configs overriden by the FreeSWITCH project. +# +audio/mpeg mp3 mpga mp2 mp2a m2a m3a +image/jpeg jpg jpeg jpe +# +# Additional MIME types added by the FreeSWITCH project. Any duplicate file extensions listed here will only be +# used to map from MIME -> extension and not extension -> MIME +audio/x-mpeg mp3 +audio/mp3 mp3 +audio/x-mp3 mp3 +audio/mpeg3 mp3 +audio/x-mpeg3 mp3 +audio/mpg mp3 +audio/x-mpegaudio mp3 +audio/x-wave wav +audio/wave wav +audio/wav wav +# +# The section below was taken from Apache httpd Project at +# +# +# This file maps Internet media types to unique file extension(s). +# Although created for httpd, this file is used by many software systems +# and has been placed in the public domain for unlimited redisribution. +# +# The table below contains both registered and (common) unregistered types. +# A type that has no unique extension can be ignored -- they are listed +# here to guide configurations toward known types and to make it easier to +# identify "new" types. File extensions are also commonly used to indicate +# content languages and encodings, so choose them carefully. +# +# Internet media types should be registered as described in RFC 4288. +# The registry is at . +# +# MIME type (lowercased) Extensions +# ============================================ ========== +# application/1d-interleaved-parityfec +# application/3gpp-ims+xml +# application/activemessage +application/andrew-inset ez +# application/applefile +application/applixware aw +application/atom+xml atom +application/atomcat+xml atomcat +# application/atomicmail +application/atomsvc+xml atomsvc +# application/auth-policy+xml +# application/batch-smtp +# application/beep+xml +# application/calendar+xml +# application/cals-1840 +# application/ccmp+xml +application/ccxml+xml ccxml +application/cdmi-capability cdmia +application/cdmi-container cdmic +application/cdmi-domain cdmid +application/cdmi-object cdmio +application/cdmi-queue cdmiq +# application/cea-2018+xml +# application/cellml+xml +# application/cfw +# application/cnrp+xml +# application/commonground +# application/conference-info+xml +# application/cpl+xml +# application/csta+xml +# application/cstadata+xml +application/cu-seeme cu +# application/cybercash +application/davmount+xml davmount +# application/dca-rft +# application/dec-dx +# application/dialog-info+xml +# application/dicom +# application/dns +application/docbook+xml dbk +# application/dskpp+xml +application/dssc+der dssc +application/dssc+xml xdssc +# application/dvcs +application/ecmascript ecma +# application/edi-consent +# application/edi-x12 +# application/edifact +application/emma+xml emma +# application/epp+xml +application/epub+zip epub +# application/eshop +# application/example +application/exi exi +# application/fastinfoset +# application/fastsoap +# application/fits +application/font-tdpfr pfr +# application/framework-attributes+xml +application/gml+xml gml +application/gpx+xml gpx +application/gxf gxf +# application/h224 +# application/held+xml +# application/http +application/hyperstudio stk +# application/ibe-key-request+xml +# application/ibe-pkg-reply+xml +# application/ibe-pp-data +# application/iges +# application/im-iscomposing+xml +# application/index +# application/index.cmd +# application/index.obj +# application/index.response +# application/index.vnd +application/inkml+xml ink inkml +# application/iotp +application/ipfix ipfix +# application/ipp +# application/isup +application/java-archive jar +application/java-serialized-object ser +application/java-vm class +application/javascript js +application/json json +application/jsonml+json jsonml +# application/kpml-request+xml +# application/kpml-response+xml +application/lost+xml lostxml +application/mac-binhex40 hqx +application/mac-compactpro cpt +# application/macwriteii +application/mads+xml mads +application/marc mrc +application/marcxml+xml mrcx +application/mathematica ma nb mb +# application/mathml-content+xml +# application/mathml-presentation+xml +application/mathml+xml mathml +# application/mbms-associated-procedure-description+xml +# application/mbms-deregister+xml +# application/mbms-envelope+xml +# application/mbms-msk+xml +# application/mbms-msk-response+xml +# application/mbms-protection-description+xml +# application/mbms-reception-report+xml +# application/mbms-register+xml +# application/mbms-register-response+xml +# application/mbms-user-service-description+xml +application/mbox mbox +# application/media_control+xml +application/mediaservercontrol+xml mscml +application/metalink+xml metalink +application/metalink4+xml meta4 +application/mets+xml mets +# application/mikey +application/mods+xml mods +# application/moss-keys +# application/moss-signature +# application/mosskey-data +# application/mosskey-request +application/mp21 m21 mp21 +application/mp4 mp4s +# application/mpeg4-generic +# application/mpeg4-iod +# application/mpeg4-iod-xmt +# application/msc-ivr+xml +# application/msc-mixer+xml +application/msword doc dot +application/mxf mxf +# application/nasdata +# application/news-checkgroups +# application/news-groupinfo +# application/news-transmission +# application/nss +# application/ocsp-request +# application/ocsp-response +application/octet-stream bin dms lrf mar so dist distz pkg bpk dump elc deploy +application/oda oda +application/oebps-package+xml opf +application/ogg ogx +application/omdoc+xml omdoc +application/onenote onetoc onetoc2 onetmp onepkg +application/oxps oxps +# application/parityfec +application/patch-ops-error+xml xer +application/pdf pdf +application/pgp-encrypted pgp +# application/pgp-keys +application/pgp-signature asc sig +application/pics-rules prf +# application/pidf+xml +# application/pidf-diff+xml +application/pkcs10 p10 +application/pkcs7-mime p7m p7c +application/pkcs7-signature p7s +application/pkcs8 p8 +application/pkix-attr-cert ac +application/pkix-cert cer +application/pkix-crl crl +application/pkix-pkipath pkipath +application/pkixcmp pki +application/pls+xml pls +# application/poc-settings+xml +application/postscript ai eps ps +# application/prs.alvestrand.titrax-sheet +application/prs.cww cww +# application/prs.nprend +# application/prs.plucker +# application/prs.rdf-xml-crypt +# application/prs.xsf+xml +application/pskc+xml pskcxml +# application/qsig +application/rdf+xml rdf +application/reginfo+xml rif +application/relax-ng-compact-syntax rnc +# application/remote-printing +application/resource-lists+xml rl +application/resource-lists-diff+xml rld +# application/riscos +# application/rlmi+xml +application/rls-services+xml rs +application/rpki-ghostbusters gbr +application/rpki-manifest mft +application/rpki-roa roa +# application/rpki-updown +application/rsd+xml rsd +application/rss+xml rss +application/rtf rtf +# application/rtx +# application/samlassertion+xml +# application/samlmetadata+xml +application/sbml+xml sbml +application/scvp-cv-request scq +application/scvp-cv-response scs +application/scvp-vp-request spq +application/scvp-vp-response spp +application/sdp sdp +# application/set-payment +application/set-payment-initiation setpay +# application/set-registration +application/set-registration-initiation setreg +# application/sgml +# application/sgml-open-catalog +application/shf+xml shf +# application/sieve +# application/simple-filter+xml +# application/simple-message-summary +# application/simplesymbolcontainer +# application/slate +# application/smil +application/smil+xml smi smil +# application/soap+fastinfoset +# application/soap+xml +application/sparql-query rq +application/sparql-results+xml srx +# application/spirits-event+xml +application/srgs gram +application/srgs+xml grxml +application/sru+xml sru +application/ssdl+xml ssdl +application/ssml+xml ssml +# application/tamp-apex-update +# application/tamp-apex-update-confirm +# application/tamp-community-update +# application/tamp-community-update-confirm +# application/tamp-error +# application/tamp-sequence-adjust +# application/tamp-sequence-adjust-confirm +# application/tamp-status-query +# application/tamp-status-response +# application/tamp-update +# application/tamp-update-confirm +application/tei+xml tei teicorpus +application/thraud+xml tfi +# application/timestamp-query +# application/timestamp-reply +application/timestamped-data tsd +# application/tve-trigger +# application/ulpfec +# application/vcard+xml +# application/vemmi +# application/vividence.scriptfile +# application/vnd.3gpp.bsf+xml +application/vnd.3gpp.pic-bw-large plb +application/vnd.3gpp.pic-bw-small psb +application/vnd.3gpp.pic-bw-var pvb +# application/vnd.3gpp.sms +# application/vnd.3gpp2.bcmcsinfo+xml +# application/vnd.3gpp2.sms +application/vnd.3gpp2.tcap tcap +application/vnd.3m.post-it-notes pwn +application/vnd.accpac.simply.aso aso +application/vnd.accpac.simply.imp imp +application/vnd.acucobol acu +application/vnd.acucorp atc acutc +application/vnd.adobe.air-application-installer-package+zip air +application/vnd.adobe.formscentral.fcdt fcdt +application/vnd.adobe.fxp fxp fxpl +# application/vnd.adobe.partial-upload +application/vnd.adobe.xdp+xml xdp +application/vnd.adobe.xfdf xfdf +# application/vnd.aether.imp +# application/vnd.ah-barcode +application/vnd.ahead.space ahead +application/vnd.airzip.filesecure.azf azf +application/vnd.airzip.filesecure.azs azs +application/vnd.amazon.ebook azw +application/vnd.americandynamics.acc acc +application/vnd.amiga.ami ami +# application/vnd.amundsen.maze+xml +application/vnd.android.package-archive apk +application/vnd.anser-web-certificate-issue-initiation cii +application/vnd.anser-web-funds-transfer-initiation fti +application/vnd.antix.game-component atx +application/vnd.apple.installer+xml mpkg +application/vnd.apple.mpegurl m3u8 +# application/vnd.arastra.swi +application/vnd.aristanetworks.swi swi +application/vnd.astraea-software.iota iota +application/vnd.audiograph aep +# application/vnd.autopackage +# application/vnd.avistar+xml +application/vnd.blueice.multipass mpm +# application/vnd.bluetooth.ep.oob +application/vnd.bmi bmi +application/vnd.businessobjects rep +# application/vnd.cab-jscript +# application/vnd.canon-cpdl +# application/vnd.canon-lips +# application/vnd.cendio.thinlinc.clientconf +application/vnd.chemdraw+xml cdxml +application/vnd.chipnuts.karaoke-mmd mmd +application/vnd.cinderella cdy +# application/vnd.cirpack.isdn-ext +application/vnd.claymore cla +application/vnd.cloanto.rp9 rp9 +application/vnd.clonk.c4group c4g c4d c4f c4p c4u +application/vnd.cluetrust.cartomobile-config c11amc +application/vnd.cluetrust.cartomobile-config-pkg c11amz +# application/vnd.collection+json +# application/vnd.commerce-battelle +application/vnd.commonspace csp +application/vnd.contact.cmsg cdbcmsg +application/vnd.cosmocaller cmc +application/vnd.crick.clicker clkx +application/vnd.crick.clicker.keyboard clkk +application/vnd.crick.clicker.palette clkp +application/vnd.crick.clicker.template clkt +application/vnd.crick.clicker.wordbank clkw +application/vnd.criticaltools.wbs+xml wbs +application/vnd.ctc-posml pml +# application/vnd.ctct.ws+xml +# application/vnd.cups-pdf +# application/vnd.cups-postscript +application/vnd.cups-ppd ppd +# application/vnd.cups-raster +# application/vnd.cups-raw +# application/vnd.curl +application/vnd.curl.car car +application/vnd.curl.pcurl pcurl +# application/vnd.cybank +application/vnd.dart dart +application/vnd.data-vision.rdz rdz +application/vnd.dece.data uvf uvvf uvd uvvd +application/vnd.dece.ttml+xml uvt uvvt +application/vnd.dece.unspecified uvx uvvx +application/vnd.dece.zip uvz uvvz +application/vnd.denovo.fcselayout-link fe_launch +# application/vnd.dir-bi.plate-dl-nosuffix +application/vnd.dna dna +application/vnd.dolby.mlp mlp +# application/vnd.dolby.mobile.1 +# application/vnd.dolby.mobile.2 +application/vnd.dpgraph dpg +application/vnd.dreamfactory dfac +application/vnd.ds-keypoint kpxx +application/vnd.dvb.ait ait +# application/vnd.dvb.dvbj +# application/vnd.dvb.esgcontainer +# application/vnd.dvb.ipdcdftnotifaccess +# application/vnd.dvb.ipdcesgaccess +# application/vnd.dvb.ipdcesgaccess2 +# application/vnd.dvb.ipdcesgpdd +# application/vnd.dvb.ipdcroaming +# application/vnd.dvb.iptv.alfec-base +# application/vnd.dvb.iptv.alfec-enhancement +# application/vnd.dvb.notif-aggregate-root+xml +# application/vnd.dvb.notif-container+xml +# application/vnd.dvb.notif-generic+xml +# application/vnd.dvb.notif-ia-msglist+xml +# application/vnd.dvb.notif-ia-registration-request+xml +# application/vnd.dvb.notif-ia-registration-response+xml +# application/vnd.dvb.notif-init+xml +# application/vnd.dvb.pfr +application/vnd.dvb.service svc +# application/vnd.dxr +application/vnd.dynageo geo +# application/vnd.easykaraoke.cdgdownload +# application/vnd.ecdis-update +application/vnd.ecowin.chart mag +# application/vnd.ecowin.filerequest +# application/vnd.ecowin.fileupdate +# application/vnd.ecowin.series +# application/vnd.ecowin.seriesrequest +# application/vnd.ecowin.seriesupdate +# application/vnd.emclient.accessrequest+xml +application/vnd.enliven nml +# application/vnd.eprints.data+xml +application/vnd.epson.esf esf +application/vnd.epson.msf msf +application/vnd.epson.quickanime qam +application/vnd.epson.salt slt +application/vnd.epson.ssf ssf +# application/vnd.ericsson.quickcall +application/vnd.eszigno3+xml es3 et3 +# application/vnd.etsi.aoc+xml +# application/vnd.etsi.cug+xml +# application/vnd.etsi.iptvcommand+xml +# application/vnd.etsi.iptvdiscovery+xml +# application/vnd.etsi.iptvprofile+xml +# application/vnd.etsi.iptvsad-bc+xml +# application/vnd.etsi.iptvsad-cod+xml +# application/vnd.etsi.iptvsad-npvr+xml +# application/vnd.etsi.iptvservice+xml +# application/vnd.etsi.iptvsync+xml +# application/vnd.etsi.iptvueprofile+xml +# application/vnd.etsi.mcid+xml +# application/vnd.etsi.overload-control-policy-dataset+xml +# application/vnd.etsi.sci+xml +# application/vnd.etsi.simservs+xml +# application/vnd.etsi.tsl+xml +# application/vnd.etsi.tsl.der +# application/vnd.eudora.data +application/vnd.ezpix-album ez2 +application/vnd.ezpix-package ez3 +# application/vnd.f-secure.mobile +application/vnd.fdf fdf +application/vnd.fdsn.mseed mseed +application/vnd.fdsn.seed seed dataless +# application/vnd.ffsns +# application/vnd.fints +application/vnd.flographit gph +application/vnd.fluxtime.clip ftc +# application/vnd.font-fontforge-sfd +application/vnd.framemaker fm frame maker book +application/vnd.frogans.fnc fnc +application/vnd.frogans.ltf ltf +application/vnd.fsc.weblaunch fsc +application/vnd.fujitsu.oasys oas +application/vnd.fujitsu.oasys2 oa2 +application/vnd.fujitsu.oasys3 oa3 +application/vnd.fujitsu.oasysgp fg5 +application/vnd.fujitsu.oasysprs bh2 +# application/vnd.fujixerox.art-ex +# application/vnd.fujixerox.art4 +# application/vnd.fujixerox.hbpl +application/vnd.fujixerox.ddd ddd +application/vnd.fujixerox.docuworks xdw +application/vnd.fujixerox.docuworks.binder xbd +# application/vnd.fut-misnet +application/vnd.fuzzysheet fzs +application/vnd.genomatix.tuxedo txd +# application/vnd.geocube+xml +application/vnd.geogebra.file ggb +application/vnd.geogebra.tool ggt +application/vnd.geometry-explorer gex gre +application/vnd.geonext gxt +application/vnd.geoplan g2w +application/vnd.geospace g3w +# application/vnd.globalplatform.card-content-mgt +# application/vnd.globalplatform.card-content-mgt-response +application/vnd.gmx gmx +application/vnd.google-earth.kml+xml kml +application/vnd.google-earth.kmz kmz +application/vnd.grafeq gqf gqs +# application/vnd.gridmp +application/vnd.groove-account gac +application/vnd.groove-help ghf +application/vnd.groove-identity-message gim +application/vnd.groove-injector grv +application/vnd.groove-tool-message gtm +application/vnd.groove-tool-template tpl +application/vnd.groove-vcard vcg +# application/vnd.hal+json +application/vnd.hal+xml hal +application/vnd.handheld-entertainment+xml zmm +application/vnd.hbci hbci +# application/vnd.hcl-bireports +application/vnd.hhe.lesson-player les +application/vnd.hp-hpgl hpgl +application/vnd.hp-hpid hpid +application/vnd.hp-hps hps +application/vnd.hp-jlyt jlt +application/vnd.hp-pcl pcl +application/vnd.hp-pclxl pclxl +# application/vnd.httphone +application/vnd.hydrostatix.sof-data sfd-hdstx +# application/vnd.hzn-3d-crossword +# application/vnd.ibm.afplinedata +# application/vnd.ibm.electronic-media +application/vnd.ibm.minipay mpy +application/vnd.ibm.modcap afp listafp list3820 +application/vnd.ibm.rights-management irm +application/vnd.ibm.secure-container sc +application/vnd.iccprofile icc icm +application/vnd.igloader igl +application/vnd.immervision-ivp ivp +application/vnd.immervision-ivu ivu +# application/vnd.informedcontrol.rms+xml +# application/vnd.informix-visionary +# application/vnd.infotech.project +# application/vnd.infotech.project+xml +# application/vnd.innopath.wamp.notification +application/vnd.insors.igm igm +application/vnd.intercon.formnet xpw xpx +application/vnd.intergeo i2g +# application/vnd.intertrust.digibox +# application/vnd.intertrust.nncp +application/vnd.intu.qbo qbo +application/vnd.intu.qfx qfx +# application/vnd.iptc.g2.conceptitem+xml +# application/vnd.iptc.g2.knowledgeitem+xml +# application/vnd.iptc.g2.newsitem+xml +# application/vnd.iptc.g2.newsmessage+xml +# application/vnd.iptc.g2.packageitem+xml +# application/vnd.iptc.g2.planningitem+xml +application/vnd.ipunplugged.rcprofile rcprofile +application/vnd.irepository.package+xml irp +application/vnd.is-xpr xpr +application/vnd.isac.fcs fcs +application/vnd.jam jam +# application/vnd.japannet-directory-service +# application/vnd.japannet-jpnstore-wakeup +# application/vnd.japannet-payment-wakeup +# application/vnd.japannet-registration +# application/vnd.japannet-registration-wakeup +# application/vnd.japannet-setstore-wakeup +# application/vnd.japannet-verification +# application/vnd.japannet-verification-wakeup +application/vnd.jcp.javame.midlet-rms rms +application/vnd.jisp jisp +application/vnd.joost.joda-archive joda +application/vnd.kahootz ktz ktr +application/vnd.kde.karbon karbon +application/vnd.kde.kchart chrt +application/vnd.kde.kformula kfo +application/vnd.kde.kivio flw +application/vnd.kde.kontour kon +application/vnd.kde.kpresenter kpr kpt +application/vnd.kde.kspread ksp +application/vnd.kde.kword kwd kwt +application/vnd.kenameaapp htke +application/vnd.kidspiration kia +application/vnd.kinar kne knp +application/vnd.koan skp skd skt skm +application/vnd.kodak-descriptor sse +application/vnd.las.las+xml lasxml +# application/vnd.liberty-request+xml +application/vnd.llamagraphics.life-balance.desktop lbd +application/vnd.llamagraphics.life-balance.exchange+xml lbe +application/vnd.lotus-1-2-3 123 +application/vnd.lotus-approach apr +application/vnd.lotus-freelance pre +application/vnd.lotus-notes nsf +application/vnd.lotus-organizer org +application/vnd.lotus-screencam scm +application/vnd.lotus-wordpro lwp +application/vnd.macports.portpkg portpkg +# application/vnd.marlin.drm.actiontoken+xml +# application/vnd.marlin.drm.conftoken+xml +# application/vnd.marlin.drm.license+xml +# application/vnd.marlin.drm.mdcf +application/vnd.mcd mcd +application/vnd.medcalcdata mc1 +application/vnd.mediastation.cdkey cdkey +# application/vnd.meridian-slingshot +application/vnd.mfer mwf +application/vnd.mfmp mfm +application/vnd.micrografx.flo flo +application/vnd.micrografx.igx igx +application/vnd.mif mif +# application/vnd.minisoft-hp3000-save +# application/vnd.mitsubishi.misty-guard.trustweb +application/vnd.mobius.daf daf +application/vnd.mobius.dis dis +application/vnd.mobius.mbk mbk +application/vnd.mobius.mqy mqy +application/vnd.mobius.msl msl +application/vnd.mobius.plc plc +application/vnd.mobius.txf txf +application/vnd.mophun.application mpn +application/vnd.mophun.certificate mpc +# application/vnd.motorola.flexsuite +# application/vnd.motorola.flexsuite.adsi +# application/vnd.motorola.flexsuite.fis +# application/vnd.motorola.flexsuite.gotap +# application/vnd.motorola.flexsuite.kmr +# application/vnd.motorola.flexsuite.ttc +# application/vnd.motorola.flexsuite.wem +# application/vnd.motorola.iprm +application/vnd.mozilla.xul+xml xul +application/vnd.ms-artgalry cil +# application/vnd.ms-asf +application/vnd.ms-cab-compressed cab +# application/vnd.ms-color.iccprofile +application/vnd.ms-excel xls xlm xla xlc xlt xlw +application/vnd.ms-excel.addin.macroenabled.12 xlam +application/vnd.ms-excel.sheet.binary.macroenabled.12 xlsb +application/vnd.ms-excel.sheet.macroenabled.12 xlsm +application/vnd.ms-excel.template.macroenabled.12 xltm +application/vnd.ms-fontobject eot +application/vnd.ms-htmlhelp chm +application/vnd.ms-ims ims +application/vnd.ms-lrm lrm +# application/vnd.ms-office.activex+xml +application/vnd.ms-officetheme thmx +# application/vnd.ms-opentype +# application/vnd.ms-package.obfuscated-opentype +application/vnd.ms-pki.seccat cat +application/vnd.ms-pki.stl stl +# application/vnd.ms-playready.initiator+xml +application/vnd.ms-powerpoint ppt pps pot +application/vnd.ms-powerpoint.addin.macroenabled.12 ppam +application/vnd.ms-powerpoint.presentation.macroenabled.12 pptm +application/vnd.ms-powerpoint.slide.macroenabled.12 sldm +application/vnd.ms-powerpoint.slideshow.macroenabled.12 ppsm +application/vnd.ms-powerpoint.template.macroenabled.12 potm +# application/vnd.ms-printing.printticket+xml +application/vnd.ms-project mpp mpt +# application/vnd.ms-tnef +# application/vnd.ms-wmdrm.lic-chlg-req +# application/vnd.ms-wmdrm.lic-resp +# application/vnd.ms-wmdrm.meter-chlg-req +# application/vnd.ms-wmdrm.meter-resp +application/vnd.ms-word.document.macroenabled.12 docm +application/vnd.ms-word.template.macroenabled.12 dotm +application/vnd.ms-works wps wks wcm wdb +application/vnd.ms-wpl wpl +application/vnd.ms-xpsdocument xps +application/vnd.mseq mseq +# application/vnd.msign +# application/vnd.multiad.creator +# application/vnd.multiad.creator.cif +# application/vnd.music-niff +application/vnd.musician mus +application/vnd.muvee.style msty +application/vnd.mynfc taglet +# application/vnd.ncd.control +# application/vnd.ncd.reference +# application/vnd.nervana +# application/vnd.netfpx +application/vnd.neurolanguage.nlu nlu +application/vnd.nitf ntf nitf +application/vnd.noblenet-directory nnd +application/vnd.noblenet-sealer nns +application/vnd.noblenet-web nnw +# application/vnd.nokia.catalogs +# application/vnd.nokia.conml+wbxml +# application/vnd.nokia.conml+xml +# application/vnd.nokia.isds-radio-presets +# application/vnd.nokia.iptv.config+xml +# application/vnd.nokia.landmark+wbxml +# application/vnd.nokia.landmark+xml +# application/vnd.nokia.landmarkcollection+xml +# application/vnd.nokia.n-gage.ac+xml +application/vnd.nokia.n-gage.data ngdat +application/vnd.nokia.n-gage.symbian.install n-gage +# application/vnd.nokia.ncd +# application/vnd.nokia.pcd+wbxml +# application/vnd.nokia.pcd+xml +application/vnd.nokia.radio-preset rpst +application/vnd.nokia.radio-presets rpss +application/vnd.novadigm.edm edm +application/vnd.novadigm.edx edx +application/vnd.novadigm.ext ext +# application/vnd.ntt-local.file-transfer +# application/vnd.ntt-local.sip-ta_remote +# application/vnd.ntt-local.sip-ta_tcp_stream +application/vnd.oasis.opendocument.chart odc +application/vnd.oasis.opendocument.chart-template otc +application/vnd.oasis.opendocument.database odb +application/vnd.oasis.opendocument.formula odf +application/vnd.oasis.opendocument.formula-template odft +application/vnd.oasis.opendocument.graphics odg +application/vnd.oasis.opendocument.graphics-template otg +application/vnd.oasis.opendocument.image odi +application/vnd.oasis.opendocument.image-template oti +application/vnd.oasis.opendocument.presentation odp +application/vnd.oasis.opendocument.presentation-template otp +application/vnd.oasis.opendocument.spreadsheet ods +application/vnd.oasis.opendocument.spreadsheet-template ots +application/vnd.oasis.opendocument.text odt +application/vnd.oasis.opendocument.text-master odm +application/vnd.oasis.opendocument.text-template ott +application/vnd.oasis.opendocument.text-web oth +# application/vnd.obn +# application/vnd.oftn.l10n+json +# application/vnd.oipf.contentaccessdownload+xml +# application/vnd.oipf.contentaccessstreaming+xml +# application/vnd.oipf.cspg-hexbinary +# application/vnd.oipf.dae.svg+xml +# application/vnd.oipf.dae.xhtml+xml +# application/vnd.oipf.mippvcontrolmessage+xml +# application/vnd.oipf.pae.gem +# application/vnd.oipf.spdiscovery+xml +# application/vnd.oipf.spdlist+xml +# application/vnd.oipf.ueprofile+xml +# application/vnd.oipf.userprofile+xml +application/vnd.olpc-sugar xo +# application/vnd.oma-scws-config +# application/vnd.oma-scws-http-request +# application/vnd.oma-scws-http-response +# application/vnd.oma.bcast.associated-procedure-parameter+xml +# application/vnd.oma.bcast.drm-trigger+xml +# application/vnd.oma.bcast.imd+xml +# application/vnd.oma.bcast.ltkm +# application/vnd.oma.bcast.notification+xml +# application/vnd.oma.bcast.provisioningtrigger +# application/vnd.oma.bcast.sgboot +# application/vnd.oma.bcast.sgdd+xml +# application/vnd.oma.bcast.sgdu +# application/vnd.oma.bcast.simple-symbol-container +# application/vnd.oma.bcast.smartcard-trigger+xml +# application/vnd.oma.bcast.sprov+xml +# application/vnd.oma.bcast.stkm +# application/vnd.oma.cab-address-book+xml +# application/vnd.oma.cab-feature-handler+xml +# application/vnd.oma.cab-pcc+xml +# application/vnd.oma.cab-user-prefs+xml +# application/vnd.oma.dcd +# application/vnd.oma.dcdc +application/vnd.oma.dd2+xml dd2 +# application/vnd.oma.drm.risd+xml +# application/vnd.oma.group-usage-list+xml +# application/vnd.oma.pal+xml +# application/vnd.oma.poc.detailed-progress-report+xml +# application/vnd.oma.poc.final-report+xml +# application/vnd.oma.poc.groups+xml +# application/vnd.oma.poc.invocation-descriptor+xml +# application/vnd.oma.poc.optimized-progress-report+xml +# application/vnd.oma.push +# application/vnd.oma.scidm.messages+xml +# application/vnd.oma.xcap-directory+xml +# application/vnd.omads-email+xml +# application/vnd.omads-file+xml +# application/vnd.omads-folder+xml +# application/vnd.omaloc-supl-init +application/vnd.openofficeorg.extension oxt +# application/vnd.openxmlformats-officedocument.custom-properties+xml +# application/vnd.openxmlformats-officedocument.customxmlproperties+xml +# application/vnd.openxmlformats-officedocument.drawing+xml +# application/vnd.openxmlformats-officedocument.drawingml.chart+xml +# application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml +# application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml +# application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml +# application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml +# application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml +# application/vnd.openxmlformats-officedocument.extended-properties+xml +# application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml +# application/vnd.openxmlformats-officedocument.presentationml.comments+xml +# application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml +# application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml +# application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml +application/vnd.openxmlformats-officedocument.presentationml.presentation pptx +# application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml +# application/vnd.openxmlformats-officedocument.presentationml.presprops+xml +application/vnd.openxmlformats-officedocument.presentationml.slide sldx +# application/vnd.openxmlformats-officedocument.presentationml.slide+xml +# application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml +# application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml +application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx +# application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml +# application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml +# application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml +# application/vnd.openxmlformats-officedocument.presentationml.tags+xml +application/vnd.openxmlformats-officedocument.presentationml.template potx +# application/vnd.openxmlformats-officedocument.presentationml.template.main+xml +# application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx +# application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml +application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx +# application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml +# application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml +# application/vnd.openxmlformats-officedocument.theme+xml +# application/vnd.openxmlformats-officedocument.themeoverride+xml +# application/vnd.openxmlformats-officedocument.vmldrawing +# application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml +application/vnd.openxmlformats-officedocument.wordprocessingml.document docx +# application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml +application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx +# application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml +# application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml +# application/vnd.openxmlformats-package.core-properties+xml +# application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml +# application/vnd.openxmlformats-package.relationships+xml +# application/vnd.quobject-quoxdocument +# application/vnd.osa.netdeploy +application/vnd.osgeo.mapguide.package mgp +# application/vnd.osgi.bundle +application/vnd.osgi.dp dp +application/vnd.osgi.subsystem esa +# application/vnd.otps.ct-kip+xml +application/vnd.palm pdb pqa oprc +# application/vnd.paos.xml +application/vnd.pawaafile paw +application/vnd.pg.format str +application/vnd.pg.osasli ei6 +# application/vnd.piaccess.application-licence +application/vnd.picsel efif +application/vnd.pmi.widget wg +# application/vnd.poc.group-advertisement+xml +application/vnd.pocketlearn plf +application/vnd.powerbuilder6 pbd +# application/vnd.powerbuilder6-s +# application/vnd.powerbuilder7 +# application/vnd.powerbuilder7-s +# application/vnd.powerbuilder75 +# application/vnd.powerbuilder75-s +# application/vnd.preminet +application/vnd.previewsystems.box box +application/vnd.proteus.magazine mgz +application/vnd.publishare-delta-tree qps +application/vnd.pvi.ptid1 ptid +# application/vnd.pwg-multiplexed +# application/vnd.pwg-xhtml-print+xml +# application/vnd.qualcomm.brew-app-res +application/vnd.quark.quarkxpress qxd qxt qwd qwt qxl qxb +# application/vnd.radisys.moml+xml +# application/vnd.radisys.msml+xml +# application/vnd.radisys.msml-audit+xml +# application/vnd.radisys.msml-audit-conf+xml +# application/vnd.radisys.msml-audit-conn+xml +# application/vnd.radisys.msml-audit-dialog+xml +# application/vnd.radisys.msml-audit-stream+xml +# application/vnd.radisys.msml-conf+xml +# application/vnd.radisys.msml-dialog+xml +# application/vnd.radisys.msml-dialog-base+xml +# application/vnd.radisys.msml-dialog-fax-detect+xml +# application/vnd.radisys.msml-dialog-fax-sendrecv+xml +# application/vnd.radisys.msml-dialog-group+xml +# application/vnd.radisys.msml-dialog-speech+xml +# application/vnd.radisys.msml-dialog-transform+xml +# application/vnd.rainstor.data +# application/vnd.rapid +application/vnd.realvnc.bed bed +application/vnd.recordare.musicxml mxl +application/vnd.recordare.musicxml+xml musicxml +# application/vnd.renlearn.rlprint +application/vnd.rig.cryptonote cryptonote +application/vnd.rim.cod cod +application/vnd.rn-realmedia rm +application/vnd.rn-realmedia-vbr rmvb +application/vnd.route66.link66+xml link66 +# application/vnd.rs-274x +# application/vnd.ruckus.download +# application/vnd.s3sms +application/vnd.sailingtracker.track st +# application/vnd.sbm.cid +# application/vnd.sbm.mid2 +# application/vnd.scribus +# application/vnd.sealed.3df +# application/vnd.sealed.csf +# application/vnd.sealed.doc +# application/vnd.sealed.eml +# application/vnd.sealed.mht +# application/vnd.sealed.net +# application/vnd.sealed.ppt +# application/vnd.sealed.tiff +# application/vnd.sealed.xls +# application/vnd.sealedmedia.softseal.html +# application/vnd.sealedmedia.softseal.pdf +application/vnd.seemail see +application/vnd.sema sema +application/vnd.semd semd +application/vnd.semf semf +application/vnd.shana.informed.formdata ifm +application/vnd.shana.informed.formtemplate itp +application/vnd.shana.informed.interchange iif +application/vnd.shana.informed.package ipk +application/vnd.simtech-mindmapper twd twds +application/vnd.smaf mmf +# application/vnd.smart.notebook +application/vnd.smart.teacher teacher +# application/vnd.software602.filler.form+xml +# application/vnd.software602.filler.form-xml-zip +application/vnd.solent.sdkm+xml sdkm sdkd +application/vnd.spotfire.dxp dxp +application/vnd.spotfire.sfs sfs +# application/vnd.sss-cod +# application/vnd.sss-dtf +# application/vnd.sss-ntf +application/vnd.stardivision.calc sdc +application/vnd.stardivision.draw sda +application/vnd.stardivision.impress sdd +application/vnd.stardivision.math smf +application/vnd.stardivision.writer sdw vor +application/vnd.stardivision.writer-global sgl +application/vnd.stepmania.package smzip +application/vnd.stepmania.stepchart sm +# application/vnd.street-stream +application/vnd.sun.xml.calc sxc +application/vnd.sun.xml.calc.template stc +application/vnd.sun.xml.draw sxd +application/vnd.sun.xml.draw.template std +application/vnd.sun.xml.impress sxi +application/vnd.sun.xml.impress.template sti +application/vnd.sun.xml.math sxm +application/vnd.sun.xml.writer sxw +application/vnd.sun.xml.writer.global sxg +application/vnd.sun.xml.writer.template stw +# application/vnd.sun.wadl+xml +application/vnd.sus-calendar sus susp +application/vnd.svd svd +# application/vnd.swiftview-ics +application/vnd.symbian.install sis sisx +application/vnd.syncml+xml xsm +application/vnd.syncml.dm+wbxml bdm +application/vnd.syncml.dm+xml xdm +# application/vnd.syncml.dm.notification +# application/vnd.syncml.ds.notification +application/vnd.tao.intent-module-archive tao +application/vnd.tcpdump.pcap pcap cap dmp +application/vnd.tmobile-livetv tmo +application/vnd.trid.tpt tpt +application/vnd.triscape.mxs mxs +application/vnd.trueapp tra +# application/vnd.truedoc +# application/vnd.ubisoft.webplayer +application/vnd.ufdl ufd ufdl +application/vnd.uiq.theme utz +application/vnd.umajin umj +application/vnd.unity unityweb +application/vnd.uoml+xml uoml +# application/vnd.uplanet.alert +# application/vnd.uplanet.alert-wbxml +# application/vnd.uplanet.bearer-choice +# application/vnd.uplanet.bearer-choice-wbxml +# application/vnd.uplanet.cacheop +# application/vnd.uplanet.cacheop-wbxml +# application/vnd.uplanet.channel +# application/vnd.uplanet.channel-wbxml +# application/vnd.uplanet.list +# application/vnd.uplanet.list-wbxml +# application/vnd.uplanet.listcmd +# application/vnd.uplanet.listcmd-wbxml +# application/vnd.uplanet.signal +application/vnd.vcx vcx +# application/vnd.vd-study +# application/vnd.vectorworks +# application/vnd.verimatrix.vcas +# application/vnd.vidsoft.vidconference +application/vnd.visio vsd vst vss vsw +application/vnd.visionary vis +# application/vnd.vividence.scriptfile +application/vnd.vsf vsf +# application/vnd.wap.sic +# application/vnd.wap.slc +application/vnd.wap.wbxml wbxml +application/vnd.wap.wmlc wmlc +application/vnd.wap.wmlscriptc wmlsc +application/vnd.webturbo wtb +# application/vnd.wfa.wsc +# application/vnd.wmc +# application/vnd.wmf.bootstrap +# application/vnd.wolfram.mathematica +# application/vnd.wolfram.mathematica.package +application/vnd.wolfram.player nbp +application/vnd.wordperfect wpd +application/vnd.wqd wqd +# application/vnd.wrq-hp3000-labelled +application/vnd.wt.stf stf +# application/vnd.wv.csp+wbxml +# application/vnd.wv.csp+xml +# application/vnd.wv.ssp+xml +application/vnd.xara xar +application/vnd.xfdl xfdl +# application/vnd.xfdl.webform +# application/vnd.xmi+xml +# application/vnd.xmpie.cpkg +# application/vnd.xmpie.dpkg +# application/vnd.xmpie.plan +# application/vnd.xmpie.ppkg +# application/vnd.xmpie.xlim +application/vnd.yamaha.hv-dic hvd +application/vnd.yamaha.hv-script hvs +application/vnd.yamaha.hv-voice hvp +application/vnd.yamaha.openscoreformat osf +application/vnd.yamaha.openscoreformat.osfpvg+xml osfpvg +# application/vnd.yamaha.remote-setup +application/vnd.yamaha.smaf-audio saf +application/vnd.yamaha.smaf-phrase spf +# application/vnd.yamaha.through-ngn +# application/vnd.yamaha.tunnel-udpencap +application/vnd.yellowriver-custom-menu cmp +application/vnd.zul zir zirz +application/vnd.zzazz.deck+xml zaz +application/voicexml+xml vxml +# application/vq-rtcpxr +# application/watcherinfo+xml +# application/whoispp-query +# application/whoispp-response +application/widget wgt +application/winhlp hlp +# application/wita +# application/wordperfect5.1 +application/wsdl+xml wsdl +application/wspolicy+xml wspolicy +application/x-7z-compressed 7z +application/x-abiword abw +application/x-ace-compressed ace +# application/x-amf +application/x-apple-diskimage dmg +application/x-authorware-bin aab x32 u32 vox +application/x-authorware-map aam +application/x-authorware-seg aas +application/x-bcpio bcpio +application/x-bittorrent torrent +application/x-blorb blb blorb +application/x-bzip bz +application/x-bzip2 bz2 boz +application/x-cbr cbr cba cbt cbz cb7 +application/x-cdlink vcd +application/x-cfs-compressed cfs +application/x-chat chat +application/x-chess-pgn pgn +application/x-conference nsc +# application/x-compress +application/x-cpio cpio +application/x-csh csh +application/x-debian-package deb udeb +application/x-dgc-compressed dgc +application/x-director dir dcr dxr cst cct cxt w3d fgd swa +application/x-doom wad +application/x-dtbncx+xml ncx +application/x-dtbook+xml dtb +application/x-dtbresource+xml res +application/x-dvi dvi +application/x-envoy evy +application/x-eva eva +application/x-font-bdf bdf +# application/x-font-dos +# application/x-font-framemaker +application/x-font-ghostscript gsf +# application/x-font-libgrx +application/x-font-linux-psf psf +application/x-font-otf otf +application/x-font-pcf pcf +application/x-font-snf snf +# application/x-font-speedo +# application/x-font-sunos-news +application/x-font-ttf ttf ttc +application/x-font-type1 pfa pfb pfm afm +application/font-woff woff +# application/x-font-vfont +application/x-freearc arc +application/x-futuresplash spl +application/x-gca-compressed gca +application/x-glulx ulx +application/x-gnumeric gnumeric +application/x-gramps-xml gramps +application/x-gtar gtar +# application/x-gzip +application/x-hdf hdf +application/x-install-instructions install +application/x-iso9660-image iso +application/x-java-jnlp-file jnlp +application/x-latex latex +application/x-lzh-compressed lzh lha +application/x-mie mie +application/x-mobipocket-ebook prc mobi +application/x-ms-application application +application/x-ms-shortcut lnk +application/x-ms-wmd wmd +application/x-ms-wmz wmz +application/x-ms-xbap xbap +application/x-msaccess mdb +application/x-msbinder obd +application/x-mscardfile crd +application/x-msclip clp +application/x-msdownload exe dll com bat msi +application/x-msmediaview mvb m13 m14 +application/x-msmetafile wmf wmz emf emz +application/x-msmoney mny +application/x-mspublisher pub +application/x-msschedule scd +application/x-msterminal trm +application/x-mswrite wri +application/x-netcdf nc cdf +application/x-nzb nzb +application/x-pkcs12 p12 pfx +application/x-pkcs7-certificates p7b spc +application/x-pkcs7-certreqresp p7r +application/x-rar-compressed rar +application/x-research-info-systems ris +application/x-sh sh +application/x-shar shar +application/x-shockwave-flash swf +application/x-silverlight-app xap +application/x-sql sql +application/x-stuffit sit +application/x-stuffitx sitx +application/x-subrip srt +application/x-sv4cpio sv4cpio +application/x-sv4crc sv4crc +application/x-t3vm-image t3 +application/x-tads gam +application/x-tar tar +application/x-tcl tcl +application/x-tex tex +application/x-tex-tfm tfm +application/x-texinfo texinfo texi +application/x-tgif obj +application/x-ustar ustar +application/x-wais-source src +application/x-x509-ca-cert der crt +application/x-xfig fig +application/x-xliff+xml xlf +application/x-xpinstall xpi +application/x-xz xz +application/x-zmachine z1 z2 z3 z4 z5 z6 z7 z8 +# application/x400-bp +application/xaml+xml xaml +# application/xcap-att+xml +# application/xcap-caps+xml +application/xcap-diff+xml xdf +# application/xcap-el+xml +# application/xcap-error+xml +# application/xcap-ns+xml +# application/xcon-conference-info-diff+xml +# application/xcon-conference-info+xml +application/xenc+xml xenc +application/xhtml+xml xhtml xht +# application/xhtml-voice+xml +application/xml xml xsl +application/xml-dtd dtd +# application/xml-external-parsed-entity +# application/xmpp+xml +application/xop+xml xop +application/xproc+xml xpl +application/xslt+xml xslt +application/xspf+xml xspf +application/xv+xml mxml xhvml xvml xvm +application/yang yang +application/yin+xml yin +application/zip zip +# audio/1d-interleaved-parityfec +# audio/32kadpcm +# audio/3gpp +# audio/3gpp2 +# audio/ac3 +audio/adpcm adp +# audio/amr +# audio/amr-wb +# audio/amr-wb+ +# audio/asc +# audio/atrac-advanced-lossless +# audio/atrac-x +# audio/atrac3 +audio/basic au snd +# audio/bv16 +# audio/bv32 +# audio/clearmode +# audio/cn +# audio/dat12 +# audio/dls +# audio/dsr-es201108 +# audio/dsr-es202050 +# audio/dsr-es202211 +# audio/dsr-es202212 +# audio/dv +# audio/dvi4 +# audio/eac3 +# audio/evrc +# audio/evrc-qcp +# audio/evrc0 +# audio/evrc1 +# audio/evrcb +# audio/evrcb0 +# audio/evrcb1 +# audio/evrcwb +# audio/evrcwb0 +# audio/evrcwb1 +# audio/example +# audio/fwdred +# audio/g719 +# audio/g722 +# audio/g7221 +# audio/g723 +# audio/g726-16 +# audio/g726-24 +# audio/g726-32 +# audio/g726-40 +# audio/g728 +# audio/g729 +# audio/g7291 +# audio/g729d +# audio/g729e +# audio/gsm +# audio/gsm-efr +# audio/gsm-hr-08 +# audio/ilbc +# audio/ip-mr_v2.5 +# audio/isac +# audio/l16 +# audio/l20 +# audio/l24 +# audio/l8 +# audio/lpc +audio/midi mid midi kar rmi +# audio/mobile-xmf +audio/mp4 mp4a +# audio/mp4a-latm +# audio/mpa +# audio/mpa-robust +audio/mpeg mpga mp2 mp2a mp3 m2a m3a +# audio/mpeg4-generic +# audio/musepack +audio/ogg oga ogg spx +# audio/opus +# audio/parityfec +# audio/pcma +# audio/pcma-wb +# audio/pcmu-wb +# audio/pcmu +# audio/prs.sid +# audio/qcelp +# audio/red +# audio/rtp-enc-aescm128 +# audio/rtp-midi +# audio/rtx +audio/s3m s3m +audio/silk sil +# audio/smv +# audio/smv0 +# audio/smv-qcp +# audio/sp-midi +# audio/speex +# audio/t140c +# audio/t38 +# audio/telephone-event +# audio/tone +# audio/uemclip +# audio/ulpfec +# audio/vdvi +# audio/vmr-wb +# audio/vnd.3gpp.iufp +# audio/vnd.4sb +# audio/vnd.audiokoz +# audio/vnd.celp +# audio/vnd.cisco.nse +# audio/vnd.cmles.radio-events +# audio/vnd.cns.anp1 +# audio/vnd.cns.inf1 +audio/vnd.dece.audio uva uvva +audio/vnd.digital-winds eol +# audio/vnd.dlna.adts +# audio/vnd.dolby.heaac.1 +# audio/vnd.dolby.heaac.2 +# audio/vnd.dolby.mlp +# audio/vnd.dolby.mps +# audio/vnd.dolby.pl2 +# audio/vnd.dolby.pl2x +# audio/vnd.dolby.pl2z +# audio/vnd.dolby.pulse.1 +audio/vnd.dra dra +audio/vnd.dts dts +audio/vnd.dts.hd dtshd +# audio/vnd.dvb.file +# audio/vnd.everad.plj +# audio/vnd.hns.audio +audio/vnd.lucent.voice lvp +audio/vnd.ms-playready.media.pya pya +# audio/vnd.nokia.mobile-xmf +# audio/vnd.nortel.vbk +audio/vnd.nuera.ecelp4800 ecelp4800 +audio/vnd.nuera.ecelp7470 ecelp7470 +audio/vnd.nuera.ecelp9600 ecelp9600 +# audio/vnd.octel.sbc +# audio/vnd.qcelp +# audio/vnd.rhetorex.32kadpcm +audio/vnd.rip rip +# audio/vnd.sealedmedia.softseal.mpeg +# audio/vnd.vmx.cvsd +# audio/vorbis +# audio/vorbis-config +audio/webm weba +audio/x-aac aac +audio/x-aiff aif aiff aifc +audio/x-caf caf +audio/x-flac flac +audio/x-matroska mka +audio/x-mpegurl m3u +audio/x-ms-wax wax +audio/x-ms-wma wma +audio/x-pn-realaudio ram ra +audio/x-pn-realaudio-plugin rmp +# audio/x-tta +audio/x-wav wav +audio/xm xm +chemical/x-cdx cdx +chemical/x-cif cif +chemical/x-cmdf cmdf +chemical/x-cml cml +chemical/x-csml csml +# chemical/x-pdb +chemical/x-xyz xyz +image/bmp bmp +image/cgm cgm +# image/example +# image/fits +image/g3fax g3 +image/gif gif +image/ief ief +# image/jp2 +image/jpeg jpeg jpg jpe +# image/jpm +# image/jpx +image/ktx ktx +# image/naplps +image/png png +image/prs.btif btif +# image/prs.pti +image/sgi sgi +image/svg+xml svg svgz +# image/t38 +image/tiff tiff tif +# image/tiff-fx +image/vnd.adobe.photoshop psd +# image/vnd.cns.inf2 +image/vnd.dece.graphic uvi uvvi uvg uvvg +image/vnd.dvb.subtitle sub +image/vnd.djvu djvu djv +image/vnd.dwg dwg +image/vnd.dxf dxf +image/vnd.fastbidsheet fbs +image/vnd.fpx fpx +image/vnd.fst fst +image/vnd.fujixerox.edmics-mmr mmr +image/vnd.fujixerox.edmics-rlc rlc +# image/vnd.globalgraphics.pgb +# image/vnd.microsoft.icon +# image/vnd.mix +image/vnd.ms-modi mdi +image/vnd.ms-photo wdp +image/vnd.net-fpx npx +# image/vnd.radiance +# image/vnd.sealed.png +# image/vnd.sealedmedia.softseal.gif +# image/vnd.sealedmedia.softseal.jpg +# image/vnd.svf +image/vnd.wap.wbmp wbmp +image/vnd.xiff xif +image/webp webp +image/x-3ds 3ds +image/x-cmu-raster ras +image/x-cmx cmx +image/x-freehand fh fhc fh4 fh5 fh7 +image/x-icon ico +image/x-mrsid-image sid +image/x-pcx pcx +image/x-pict pic pct +image/x-portable-anymap pnm +image/x-portable-bitmap pbm +image/x-portable-graymap pgm +image/x-portable-pixmap ppm +image/x-rgb rgb +image/x-tga tga +image/x-xbitmap xbm +image/x-xpixmap xpm +image/x-xwindowdump xwd +# message/cpim +# message/delivery-status +# message/disposition-notification +# message/example +# message/external-body +# message/feedback-report +# message/global +# message/global-delivery-status +# message/global-disposition-notification +# message/global-headers +# message/http +# message/imdn+xml +# message/news +# message/partial +message/rfc822 eml mime +# message/s-http +# message/sip +# message/sipfrag +# message/tracking-status +# message/vnd.si.simp +# model/example +model/iges igs iges +model/mesh msh mesh silo +model/vnd.collada+xml dae +model/vnd.dwf dwf +# model/vnd.flatland.3dml +model/vnd.gdl gdl +# model/vnd.gs-gdl +# model/vnd.gs.gdl +model/vnd.gtw gtw +# model/vnd.moml+xml +model/vnd.mts mts +# model/vnd.parasolid.transmit.binary +# model/vnd.parasolid.transmit.text +model/vnd.vtu vtu +model/vrml wrl vrml +model/x3d+binary x3db x3dbz +model/x3d+vrml x3dv x3dvz +model/x3d+xml x3d x3dz +# multipart/alternative +# multipart/appledouble +# multipart/byteranges +# multipart/digest +# multipart/encrypted +# multipart/example +# multipart/form-data +# multipart/header-set +# multipart/mixed +# multipart/parallel +# multipart/related +# multipart/report +# multipart/signed +# multipart/voice-message +# text/1d-interleaved-parityfec +text/cache-manifest appcache +text/calendar ics ifb +text/css css +text/csv csv +# text/directory +# text/dns +# text/ecmascript +# text/enriched +# text/example +# text/fwdred +text/html html htm +# text/javascript +text/n3 n3 +# text/parityfec +text/plain txt text conf def list log in +# text/prs.fallenstein.rst +text/prs.lines.tag dsc +# text/vnd.radisys.msml-basic-layout +# text/red +# text/rfc822-headers +text/richtext rtx +# text/rtf +# text/rtp-enc-aescm128 +# text/rtx +text/sgml sgml sgm +# text/t140 +text/tab-separated-values tsv +text/troff t tr roff man me ms +text/turtle ttl +# text/ulpfec +text/uri-list uri uris urls +text/vcard vcard +# text/vnd.abc +text/vnd.curl curl +text/vnd.curl.dcurl dcurl +text/vnd.curl.scurl scurl +text/vnd.curl.mcurl mcurl +# text/vnd.dmclientscript +text/vnd.dvb.subtitle sub +# text/vnd.esmertec.theme-descriptor +text/vnd.fly fly +text/vnd.fmi.flexstor flx +text/vnd.graphviz gv +text/vnd.in3d.3dml 3dml +text/vnd.in3d.spot spot +# text/vnd.iptc.newsml +# text/vnd.iptc.nitf +# text/vnd.latex-z +# text/vnd.motorola.reflex +# text/vnd.ms-mediapackage +# text/vnd.net2phone.commcenter.command +# text/vnd.si.uricatalogue +text/vnd.sun.j2me.app-descriptor jad +# text/vnd.trolltech.linguist +# text/vnd.wap.si +# text/vnd.wap.sl +text/vnd.wap.wml wml +text/vnd.wap.wmlscript wmls +text/x-asm s asm +text/x-c c cc cxx cpp h hh dic +text/x-fortran f for f77 f90 +text/x-java-source java +text/x-opml opml +text/x-pascal p pas +text/x-nfo nfo +text/x-setext etx +text/x-sfv sfv +text/x-uuencode uu +text/x-vcalendar vcs +text/x-vcard vcf +# text/xml +# text/xml-external-parsed-entity +# video/1d-interleaved-parityfec +video/3gpp 3gp +# video/3gpp-tt +video/3gpp2 3g2 +# video/bmpeg +# video/bt656 +# video/celb +# video/dv +# video/example +video/h261 h261 +video/h263 h263 +# video/h263-1998 +# video/h263-2000 +video/h264 h264 +# video/h264-rcdo +# video/h264-svc +video/jpeg jpgv +# video/jpeg2000 +video/jpm jpm jpgm +video/mj2 mj2 mjp2 +# video/mp1s +# video/mp2p +# video/mp2t +video/mp4 mp4 mp4v mpg4 +# video/mp4v-es +video/mpeg mpeg mpg mpe m1v m2v +# video/mpeg4-generic +# video/mpv +# video/nv +video/ogg ogv +# video/parityfec +# video/pointer +video/quicktime qt mov +# video/raw +# video/rtp-enc-aescm128 +# video/rtx +# video/smpte292m +# video/ulpfec +# video/vc1 +# video/vnd.cctv +video/vnd.dece.hd uvh uvvh +video/vnd.dece.mobile uvm uvvm +# video/vnd.dece.mp4 +video/vnd.dece.pd uvp uvvp +video/vnd.dece.sd uvs uvvs +video/vnd.dece.video uvv uvvv +# video/vnd.directv.mpeg +# video/vnd.directv.mpeg-tts +# video/vnd.dlna.mpeg-tts +video/vnd.dvb.file dvb +video/vnd.fvt fvt +# video/vnd.hns.video +# video/vnd.iptvforum.1dparityfec-1010 +# video/vnd.iptvforum.1dparityfec-2005 +# video/vnd.iptvforum.2dparityfec-1010 +# video/vnd.iptvforum.2dparityfec-2005 +# video/vnd.iptvforum.ttsavc +# video/vnd.iptvforum.ttsmpeg2 +# video/vnd.motorola.video +# video/vnd.motorola.videop +video/vnd.mpegurl mxu m4u +video/vnd.ms-playready.media.pyv pyv +# video/vnd.nokia.interleaved-multimedia +# video/vnd.nokia.videovoip +# video/vnd.objectvideo +# video/vnd.sealed.mpeg1 +# video/vnd.sealed.mpeg4 +# video/vnd.sealed.swf +# video/vnd.sealedmedia.softseal.mov +video/vnd.uvvu.mp4 uvu uvvu +video/vnd.vivo viv +video/webm webm +video/x-f4v f4v +video/x-fli fli +video/x-flv flv +video/x-m4v m4v +video/x-matroska mkv mk3d mks +video/x-mng mng +video/x-ms-asf asf asx +video/x-ms-vob vob +video/x-ms-wm wm +video/x-ms-wmv wmv +video/x-ms-wmx wmx +video/x-ms-wvx wvx +video/x-msvideo avi +video/x-sgi-movie movie +video/x-smv smv +x-conference/x-cooltalk ice diff --git a/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml b/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml new file mode 100644 index 0000000..dcf4282 --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml new file mode 100644 index 0000000..0700dec --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml new file mode 100644 index 0000000..3c4938a --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml new file mode 100644 index 0000000..b53cba0 --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml new file mode 100644 index 0000000..fe02b15 --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml new file mode 100644 index 0000000..cbde87c --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml new file mode 100644 index 0000000..fb1d0ee --- /dev/null +++ b/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/notify-voicemail.tpl b/mod/freeswitch/conf/notify-voicemail.tpl new file mode 100644 index 0000000..365faa2 --- /dev/null +++ b/mod/freeswitch/conf/notify-voicemail.tpl @@ -0,0 +1,44 @@ +From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}@${voicemail_domain}> +Date: ${RFC2822_DATE} +To: <${voicemail_notify_email}> +Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} +X-Priority: ${voicemail_priority} +X-Mailer: FreeSWITCH + +Content-Type: multipart/alternative; + boundary="000XXX000" + +--000XXX000 +Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed +Content-Disposition: inline +Content-Transfer-Encoding: 7bit + +Created: ${voicemail_time} +From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> +Duration: ${voicemail_message_len} +Account: ${voicemail_account}@${voicemail_domain} + +--000XXX000 +Content-Type: text/html; charset=ISO-8859-1 +Content-Disposition: inline +Content-Transfer-Encoding: 7bit + + + + +Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} + + + + + +Message From "${voicemail_caller_id_name}" ${voicemail_caller_id_number}
+
+Created: ${voicemail_time}
+Duration: ${voicemail_message_len}
+Account: ${voicemail_account}@${voicemail_domain}
+
+ + + +--000XXX000-- diff --git a/mod/core/freeswitch/external.xml b/mod/freeswitch/conf/sip_profiles/external.xml similarity index 100% rename from mod/core/freeswitch/external.xml rename to mod/freeswitch/conf/sip_profiles/external.xml diff --git a/mod/freeswitch/conf/sip_profiles/external/example.xml b/mod/freeswitch/conf/sip_profiles/external/example.xml new file mode 100644 index 0000000..d8fe395 --- /dev/null +++ b/mod/freeswitch/conf/sip_profiles/external/example.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/sip_profiles/internal.xml b/mod/freeswitch/conf/sip_profiles/internal.xml new file mode 100644 index 0000000..b9a9f68 --- /dev/null +++ b/mod/freeswitch/conf/sip_profiles/internal.xml @@ -0,0 +1,428 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/skinny_profiles/internal.xml b/mod/freeswitch/conf/skinny_profiles/internal.xml new file mode 100644 index 0000000..cf93f4a --- /dev/null +++ b/mod/freeswitch/conf/skinny_profiles/internal.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mod/freeswitch/conf/tetris.ttml b/mod/freeswitch/conf/tetris.ttml new file mode 100644 index 0000000..2e33a5d --- /dev/null +++ b/mod/freeswitch/conf/tetris.ttml @@ -0,0 +1,69 @@ +%(428,0,659,494) +%(214,0,494,415) +%(214,0,523,440) +%(214,0,587,494) +%(107,0,659,494) +%(107,0,587,494) +%(214,0,523,440) +%(214,0,494,415) +%(428,0,330,440) +%(214,0,330,440) +%(214,0,523,440) +%(428,0,659,523) +%(214,0,587,494) +%(214,0,523,440) +%(214,0,494,415) +%(214,0,494,440) +%(214,0,494,415) +%(214,0,523,440) +%(428,0,587,494) +%(428,0,659,523) +%(428,0,523,440) +%(428,0,330,440) +%(857,0,330,440) +%(214,0,0,0) +%(428,0,587,349) +%(214,0,698,440) +%(214,0,880,523) +%(107,0,880,523) +%(107,0,880,523) +%(214,0,784,494) +%(214,0,698,440) +%(642,0,659,392) +%(214,0,523,330) +%(214,0,659,392) +%(107,0,659,440) +%(107,0,659,392) +%(214,0,587,349) +%(214,0,523,330) +%(214,0,494,415) +%(214,0,494,330) +%(214,0,494,415) +%(214,0,523,440) +%(214,0,587,494) +%(214,0,587,415) +%(214,0,659,523) +%(214,0,659,415) +%(214,0,523,440) +%(214,0,523,330) +%(428,0,440,330) +%(428,0,440,330) +%(428,0,0,0) +%(857,0,330,262) +%(857,0,262,220) +%(857,0,294,247) +%(857,0,247,208) +%(857,0,262,220) +%(857,0,220,165) +%(857,0,208,165) +%(428,0,247,208) +%(428,0,0,0) +%(857,0,330,262) +%(857,0,262,220) +%(857,0,294,247) +%(857,0,208,165) +%(428,0,262,220) +%(428,0,330,262) +%(857,0,440,330) +%(857,0,415,294) +%(857,0,0,0) diff --git a/mod/core/freeswitch/vars.xml b/mod/freeswitch/conf/vars.xml.tmpl similarity index 100% rename from mod/core/freeswitch/vars.xml rename to mod/freeswitch/conf/vars.xml.tmpl diff --git a/mod/freeswitch/conf/voicemail.tpl b/mod/freeswitch/conf/voicemail.tpl new file mode 100644 index 0000000..7826077 --- /dev/null +++ b/mod/freeswitch/conf/voicemail.tpl @@ -0,0 +1,44 @@ +From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}@${voicemail_domain}> +Date: ${RFC2822_DATE} +To: ${voicemail_email} +Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} +X-Priority: ${voicemail_priority} +X-Mailer: FreeSWITCH + +Content-Type: multipart/alternative; + boundary="000XXX000" + +--000XXX000 +Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed +Content-Disposition: inline +Content-Transfer-Encoding: 7bit + +Created: ${voicemail_time} +From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> +Duration: ${voicemail_message_len} +Account: ${voicemail_account}@${voicemail_domain} + +--000XXX000 +Content-Type: text/html; charset=ISO-8859-1 +Content-Disposition: inline +Content-Transfer-Encoding: 7bit + + + + +Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} + + + + + +Message From "${voicemail_caller_id_name}" ${voicemail_caller_id_number}
+
+Created: ${voicemail_time}
+Duration: ${voicemail_message_len}
+Account: ${voicemail_account}@${voicemail_domain}
+
+ + + +--000XXX000-- diff --git a/mod/freeswitch/conf/web-vm.tpl b/mod/freeswitch/conf/web-vm.tpl new file mode 100644 index 0000000..1c65633 --- /dev/null +++ b/mod/freeswitch/conf/web-vm.tpl @@ -0,0 +1,13 @@ +FreeSWITCH Voicemail + + + + + +
+Voicemail Messages +
+ + + +
diff --git a/mod/freeswitch/entrypoint.sh b/mod/freeswitch/entrypoint.sh new file mode 100755 index 0000000..05dcec4 --- /dev/null +++ b/mod/freeswitch/entrypoint.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +dockerize \ + -template /etc/freeswitch/vars.xml.tmpl:/etc/freeswitch/vars.xml \ + /usr/bin/freeswitch -u freeswitch -g daemon -nonat -nf From d89d146bcd3859951d663ef6cc84fc9be3393167 Mon Sep 17 00:00:00 2001 From: chandi Date: Thu, 14 May 2020 18:59:22 +0200 Subject: [PATCH 2/5] core: switch from systemd to supervisord --- docker-compose.yml | 12 ---------- mod/core/Dockerfile | 21 +++++++----------- mod/core/dummy.service | 9 -------- mod/core/entrypoint.sh | 4 +--- mod/core/prefix-log | 16 ++++++++++++++ mod/core/supervisord.conf | 46 +++++++++++++++++++++++++++++++++++++++ 6 files changed, 71 insertions(+), 37 deletions(-) delete mode 100644 mod/core/dummy.service create mode 100755 mod/core/prefix-log create mode 100644 mod/core/supervisord.conf diff --git a/docker-compose.yml b/docker-compose.yml index c04e72d..f6f9d2b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,24 +6,12 @@ services: restart: unless-stopped depends_on: - redis - cap_add: - - SYS_NICE # for realtime scheduling - - SYS_ADMIN # for systemd environment: DOMAIN: ${DOMAIN} - EXTERNAL_IP: ${EXTERNAL_IP} SHARED_SECRET: ${SHARED_SECRET} WELCOME_FOOTER: ${WELCOME_FOOTER} - container: docker - tmpfs: - - /run - - /run/lock - - /tmp:exec,mode=777 volumes: - bigbluebutton:/var/bigbluebutton - - /sys/fs/cgroup:/sys/fs/cgroup:ro # for systemd - - ./conf/sip_profiles:/opt/freeswitch/conf/sip_profiles/external - - ./conf/dialplan_public:/opt/freeswitch/conf/dialplan/public_docker network_mode: host freeswitch: diff --git a/mod/core/Dockerfile b/mod/core/Dockerfile index d14dc7d..49b088f 100644 --- a/mod/core/Dockerfile +++ b/mod/core/Dockerfile @@ -10,10 +10,9 @@ ENV DEBIAN_FRONTEND noninteractive ENV container docker ENV DOCKERIZE_VERSION v0.6.1 -RUN apt-get update && apt-get install -y software-properties-common language-pack-en wget +RUN apt-get update && apt-get install -y software-properties-common language-pack-en wget apt-utils RUN update-locale LANG=en_US.UTF-8 RUN LC_CTYPE=C.UTF-8 add-apt-repository ppa:rmescandon/yq -RUN apt-get install -y --no-install-recommends apt-utils # install dockerize RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-linux-amd64-$DOCKERIZE_VERSION.tar.gz \ @@ -24,7 +23,7 @@ RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSI # RUN apt-get install -y tcpdump telnet htop vim # -- Install Dependencies -RUN apt-get install -y systemd apt-transport-https equivs libreoffice haveged ttf-liberation net-tools +RUN apt-get install -y supervisor apt-transport-https equivs libreoffice haveged ttf-liberation net-tools # bbb repo & packages RUN LC_CTYPE=C.UTF-8 add-apt-repository ppa:bigbluebutton/support @@ -38,9 +37,6 @@ RUN equivs-control redis-server.control \ && dpkg -i /*.deb \ && rm /*.deb -# -- create dummy service to avoid start up errors -COPY dummy.service /etc/systemd/system/redis-server.service - RUN apt-get update && apt-get install -y bbb-web \ bbb-fsesl-akka bbb-apps-akka bbb-transcode-akka bbb-apps \ bbb-apps-video bbb-apps-screenshare bbb-apps-video-broadcast @@ -49,16 +45,9 @@ RUN apt-get update && apt-get install -y bbb-web \ # https://github.com/bigbluebutton/bigbluebutton/issues/8959 RUN sed -i 's|securerandom.source=file:/dev/random|securerandom.source=file:/dev/urandom|g' /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/java.security -# -- Disable unneeded services -RUN find /etc/systemd/ | grep wants | xargs -r -n 1 basename | grep service | grep -v networking | grep -v tty | xargs -r -n 1 -I __ systemctl disable __ -RUN systemctl disable systemd-journal-flush systemd-update-utmp.service -RUN systemctl enable red5 bbb-apps-akka bbb-transcode-akka bbb-fsesl-akka bbb-web # bbb-rap-caption-inbox - # -- fix directory permissions RUN chown bigbluebutton:bigbluebutton /var/bigbluebutton -COPY entrypoint.sh /entrypoint.sh - # -- copy configuration files COPY red5.properties /usr/share/red5/conf/red5.properties COPY bigbluebutton.properties /usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties @@ -70,6 +59,12 @@ COPY bbb-apps-akka/application.conf /usr/share/bbb-apps-akka/conf/application.co COPY bbb-fsesl-akka/application.conf /etc/bbb-fsesl-akka/application.conf COPY web-run.sh /usr/share/bbb-web/run-prod.sh +COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf +COPY entrypoint.sh /entrypoint.sh + +COPY prefix-log /usr/local/bin/prefix-log +RUN mkdir -p /var/log/supervisor + ENTRYPOINT ["/entrypoint.sh"] CMD [] diff --git a/mod/core/dummy.service b/mod/core/dummy.service deleted file mode 100644 index 72d0825..0000000 --- a/mod/core/dummy.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=dummy - -[Service] -ExecStart=/bin/sleep 30d -ExecReload=/bin/echo reload - -[Install] -WantedBy=multi-user.target diff --git a/mod/core/entrypoint.sh b/mod/core/entrypoint.sh index 6962ce1..b4cd40b 100755 --- a/mod/core/entrypoint.sh +++ b/mod/core/entrypoint.sh @@ -1,7 +1,5 @@ #!/bin/bash -# print logs to stdout/stderr as soon as systemd is started -sh -c 'sleep 5 && journalctl -f' & # generate bbb folders mkdir -p /var/bigbluebutton/recording/raw @@ -19,4 +17,4 @@ mkdir -p /var/bigbluebutton/unpublished dockerize \ -template /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties.tmpl:/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties \ -template /usr/share/bbb-apps-akka/conf/application.conf.tmpl:/usr/share/bbb-apps-akka/conf/application.conf \ - /bin/systemd --system --unit=multi-user.target \ No newline at end of file + /usr/bin/supervisord --nodaemon diff --git a/mod/core/prefix-log b/mod/core/prefix-log new file mode 100755 index 0000000..be973e3 --- /dev/null +++ b/mod/core/prefix-log @@ -0,0 +1,16 @@ +#!/usr/bin/env bash +# setup fd-3 to point to the original stdout +exec 3>&1 +# setup fd-4 to point to the original stderr +exec 4>&2 + +# get the prefix from SUPERVISOR_PROCESS_NAME environement variable +printf -v PREFIX "%-14.14s" ${SUPERVISOR_PROCESS_NAME} + +# reassign stdout and stderr to a preprocessed and redirected to the original stdout/stderr (3 and 4) we have create eralier +exec 1> >( perl -ne '$| = 1; print "'"${PREFIX}"' | $_"' >&3) +exec 2> >( perl -ne '$| = 1; print "'"${PREFIX}"' | $_"' >&4) + +# from here on everthing that outputs to stdout/stderr will be go through the perl script + +exec "$@" \ No newline at end of file diff --git a/mod/core/supervisord.conf b/mod/core/supervisord.conf new file mode 100644 index 0000000..2a581a5 --- /dev/null +++ b/mod/core/supervisord.conf @@ -0,0 +1,46 @@ +[program:red5] +command=/usr/local/bin/prefix-log /usr/share/red5/red5.sh +user=red5 +directory=/usr/share/red5 +stdout_logfile=/dev/fd/1 +stdout_logfile_maxbytes=0 +stderr_logfile=/dev/fd/2 +stderr_logfile_maxbytes=0 + +[program:bbb-web] +command=/usr/local/bin/prefix-log /usr/share/bbb-web/run-prod.sh +user=bigbluebutton +directory=/usr/share/bbb-web +stdout_logfile=/dev/fd/1 +stdout_logfile_maxbytes=0 +stderr_logfile=/dev/fd/2 +stderr_logfile_maxbytes=0 + +[program:bbb-apps-akka] +command=/usr/local/bin/prefix-log /usr/share/bbb-apps-akka/bin/bbb-apps-akka +user=bigbluebutton +directory=/usr/share/bbb-apps-akka +stdout_logfile=/dev/fd/1 +stdout_logfile_maxbytes=0 +stderr_logfile=/dev/fd/2 +stderr_logfile_maxbytes=0 + +[program:bbb-fsesl-akka] +command=/usr/local/bin/prefix-log /usr/share/bbb-fsesl-akka/bin/bbb-fsesl-akka +user=bigbluebutton +directory=/usr/share/bbb-fsesl-akka +stdout_logfile=/dev/fd/1 +stdout_logfile_maxbytes=0 +stderr_logfile=/dev/fd/2 +stderr_logfile_maxbytes=0 + +[program:bbb-transcode-akka] +command=/usr/local/bin/prefix-log /usr/share/bbb-transcode-akka/bin/bbb-transcode-akka +user=bigbluebutton +directory=/usr/share/bbb-transcode-akka +stdout_logfile=/dev/fd/1 +stdout_logfile_maxbytes=0 +stderr_logfile=/dev/fd/2 +stderr_logfile_maxbytes=0 + + From 46ad0a052182357bce4f7be9000f34a61c0f4074 Mon Sep 17 00:00:00 2001 From: chandi Date: Fri, 15 May 2020 18:44:19 +0200 Subject: [PATCH 3/5] freeswitch: rather download official config instead of duplicating all files in here --- mod/core/README.md | 1 - mod/core/web/turn-stun-servers.xml | 37 - mod/freeswitch/Dockerfile | 23 +- .../autoload_configs/abstraction.conf.xml | 5 - .../conf/autoload_configs/alsa.conf.xml | 12 - .../conf/autoload_configs/amqp.conf.xml | 87 - .../conf/autoload_configs/amr.conf.xml | 19 - .../conf/autoload_configs/amrwb.conf.xml | 7 - .../conf/autoload_configs/av.conf.xml | 167 -- .../conf/autoload_configs/avmd.conf.xml | 74 - .../conf/autoload_configs/blacklist.conf.xml | 11 - .../conf/autoload_configs/callcenter.conf.xml | 39 - .../conf/autoload_configs/cdr_csv.conf.xml | 23 - .../autoload_configs/cdr_mongodb.conf.xml | 13 - .../conf/autoload_configs/cdr_pg_csv.conf.xml | 40 - .../conf/autoload_configs/cdr_sqlite.conf.xml | 18 - .../conf/autoload_configs/cepstral.conf.xml | 12 - .../conf/autoload_configs/cidlookup.conf.xml | 33 - .../conf/autoload_configs/conference.conf.xml | 279 --- .../conference_layouts.conf.xml | 393 ---- .../conf/autoload_configs/console.conf.xml | 56 - .../conf/autoload_configs/curl.conf.xml | 5 - .../conf/autoload_configs/db.conf.xml | 5 - .../dialplan_directory.conf.xml | 9 - .../conf/autoload_configs/dingaling.conf.xml | 9 - .../conf/autoload_configs/directory.conf.xml | 21 - .../autoload_configs/distributor.conf.xml | 10 - .../conf/autoload_configs/easyroute.conf.xml | 28 - .../conf/autoload_configs/enum.conf.xml | 21 - .../autoload_configs/erlang_event.conf.xml | 23 - .../autoload_configs/event_multicast.conf.xml | 14 - .../conf/autoload_configs/fax.conf.xml | 12 - .../conf/autoload_configs/fifo.conf.xml | 10 - .../conf/autoload_configs/format_cdr.conf.xml | 88 - .../conf/autoload_configs/graylog2.conf.xml | 24 - .../conf/autoload_configs/hash.conf.xml | 6 - .../conf/autoload_configs/hiredis.conf.xml | 23 - .../conf/autoload_configs/httapi.conf.xml | 127 -- .../conf/autoload_configs/http_cache.conf.xml | 21 - .../conf/autoload_configs/ivr.conf.xml | 5 - .../conf/autoload_configs/java.conf.xml | 8 - .../conf/autoload_configs/kazoo.conf.xml | 215 -- .../conf/autoload_configs/lcr.conf.xml | 89 - .../autoload_configs/local_stream.conf.xml | 49 - .../conf/autoload_configs/logfile.conf.xml | 29 - .../conf/autoload_configs/lua.conf.xml | 32 - .../conf/autoload_configs/memcache.conf.xml | 6 - .../conf/autoload_configs/modules.conf.xml | 145 -- .../conf/autoload_configs/mongo.conf.xml | 15 - .../conf/autoload_configs/msrp.conf.xml | 12 - .../conf/autoload_configs/nibblebill.conf.xml | 48 - .../conf/autoload_configs/opal.conf.xml | 21 - .../conf/autoload_configs/opus.conf.xml | 12 - .../conf/autoload_configs/oreka.conf.xml | 13 - .../conf/autoload_configs/osp.conf.xml | 53 - .../conf/autoload_configs/perl.conf.xml | 16 - .../autoload_configs/pocketsphinx.conf.xml | 12 - .../conf/autoload_configs/portaudio.conf.xml | 221 -- .../post_load_modules.conf.xml | 4 - .../pre_load_modules.conf.xml | 7 - .../autoload_configs/presence_map.conf.xml | 7 - .../conf/autoload_configs/python.conf.xml | 16 - .../conf/autoload_configs/redis.conf.xml | 7 - .../conf/autoload_configs/rss.conf.xml | 7 - .../conf/autoload_configs/rtmp.conf.xml | 17 - .../autoload_configs/sangoma_codec.conf.xml | 37 - .../conf/autoload_configs/shout.conf.xml | 8 - .../conf/autoload_configs/skinny.conf.xml | 6 - .../conf/autoload_configs/smpp.conf.xml | 15 - .../autoload_configs/sms_flowroute.conf.xml | 13 - .../conf/autoload_configs/sndfile.conf.xml | 9 - .../conf/autoload_configs/sofia.conf.xml | 28 - .../conf/autoload_configs/spandsp.conf.xml | 118 -- .../conf/autoload_configs/switch.conf.xml | 182 -- .../conf/autoload_configs/syslog.conf.xml | 18 - .../conf/autoload_configs/timezones.conf.xml | 1816 ----------------- .../conf/autoload_configs/translate.conf.xml | 28 - .../autoload_configs/tts_commandline.conf.xml | 15 - .../conf/autoload_configs/unicall.conf.xml | 25 - .../conf/autoload_configs/unimrcp.conf.xml | 23 - .../conf/autoload_configs/v8.conf.xml | 15 - .../conf/autoload_configs/verto.conf.xml | 63 - .../conf/autoload_configs/voicemail.conf.xml | 74 - .../autoload_configs/voicemail_ivr.conf.xml | 211 -- .../conf/autoload_configs/vpx.conf.xml | 237 --- .../conf/autoload_configs/xml_cdr.conf.xml | 71 - .../conf/autoload_configs/xml_curl.conf.xml | 49 - .../conf/autoload_configs/xml_rpc.conf.xml | 16 - .../conf/autoload_configs/xml_scgi.conf.xml | 12 - .../conf/autoload_configs/zeroconf.conf.xml | 6 - mod/freeswitch/conf/chatplan/default.xml | 14 - mod/freeswitch/conf/dialplan/default.xml | 30 - .../conf/dialplan/default/bbb_conference.xml | 19 - .../conf/dialplan/default/bbb_echo_test.xml | 13 - .../default/bbb_echo_to_conference.xml | 10 - mod/freeswitch/conf/dialplan/features.xml | 67 - .../conf/dialplan/public/bbb_sip.xml | 9 - .../conf/dialplan/public/bbb_webrtc.xml | 12 - .../conf/dialplan/skinny-patterns.xml | 30 - .../conf/dialplan/skinny-patterns/20-Demo.xml | 8 - .../skinny-patterns/20-Local_extension.xml | 13 - .../dialplan/skinny-patterns/90-External.xml | 8 - .../skinny-patterns/99-Default_Drop.xml | 9 - mod/freeswitch/conf/directory/default.xml | 81 - .../conf/directory/default/bbbuser.xml | 29 - mod/freeswitch/conf/extensions.conf | 21 - mod/freeswitch/conf/freeswitch.xml | 72 - mod/freeswitch/conf/fur_elise.ttml | 83 - mod/freeswitch/conf/ivr_menus/demo_ivr.xml | 64 - .../conf/ivr_menus/new_demo_ivr.xml | 69 - .../conf/jingle_profiles/client.xml | 36 - .../conf/jingle_profiles/server.xml | 21 - mod/freeswitch/conf/lang/de/de.xml | 22 - mod/freeswitch/conf/lang/de/demo/demo.xml | 82 - mod/freeswitch/conf/lang/de/vm/sounds.xml | 413 ---- mod/freeswitch/conf/lang/de/vm/tts.xml | 224 -- mod/freeswitch/conf/lang/en/demo/demo-ivr.xml | 156 -- mod/freeswitch/conf/lang/en/demo/demo.xml | 82 - mod/freeswitch/conf/lang/en/demo/funnies.xml | 35 - .../conf/lang/en/demo/new-demo-ivr.xml | 171 -- mod/freeswitch/conf/lang/en/dir/sounds.xml | 130 -- mod/freeswitch/conf/lang/en/dir/tts.xml | 106 - mod/freeswitch/conf/lang/en/en.xml | 25 - mod/freeswitch/conf/lang/en/ivr/sounds.xml | 163 -- mod/freeswitch/conf/lang/en/vm/sounds.xml | 444 ---- mod/freeswitch/conf/lang/en/vm/tts.xml | 249 --- .../conf/lang/en/vm/voicemail_ivr.xml | 417 ---- .../conf/lang/es/demo/demo-es-ES.xml | 71 - .../conf/lang/es/demo/demo-es-MX.xml | 71 - .../conf/lang/es/demo/demo-ivr-es-ES.xml | 148 -- .../conf/lang/es/demo/demo-ivr-es-MX.xml | 148 -- .../conf/lang/es/dir/sounds-es-ES.xml | 121 -- .../conf/lang/es/dir/sounds-es-MX.xml | 121 -- mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml | 96 - mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml | 96 - mod/freeswitch/conf/lang/es/es_ES.xml | 12 - mod/freeswitch/conf/lang/es/es_MX.xml | 12 - .../conf/lang/es/vm/sounds-es-ES.xml | 404 ---- .../conf/lang/es/vm/sounds-es-MX.xml | 404 ---- mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml | 238 --- mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml | 238 --- mod/freeswitch/conf/lang/fr/demo/demo.xml | 29 - mod/freeswitch/conf/lang/fr/dir/sounds.xml | 130 -- mod/freeswitch/conf/lang/fr/dir/tts.xml | 110 - mod/freeswitch/conf/lang/fr/fr.xml | 23 - mod/freeswitch/conf/lang/fr/vm/sounds.xml | 255 --- mod/freeswitch/conf/lang/he/demo/demo-ivr.xml | 157 -- mod/freeswitch/conf/lang/he/demo/demo.xml | 82 - mod/freeswitch/conf/lang/he/dir/sounds.xml | 130 -- mod/freeswitch/conf/lang/he/he.xml | 22 - mod/freeswitch/conf/lang/he/vm/sounds.xml | 417 ---- .../conf/lang/pt/demo/demo-ivr-pt-BR.xml | 148 -- .../conf/lang/pt/demo/demo-ivr-pt-PT.xml | 148 -- .../conf/lang/pt/demo/demo-pt-BR.xml | 71 - .../conf/lang/pt/demo/demo-pt-PT.xml | 71 - .../conf/lang/pt/dir/sounds-pt-BR.xml | 121 -- .../conf/lang/pt/dir/sounds-pt-PT.xml | 121 -- mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml | 96 - mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml | 96 - mod/freeswitch/conf/lang/pt/pt_BR.xml | 12 - mod/freeswitch/conf/lang/pt/pt_PT.xml | 12 - .../conf/lang/pt/vm/sounds-pt-BR.xml | 404 ---- .../conf/lang/pt/vm/sounds-pt-PT.xml | 404 ---- mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml | 239 --- mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml | 238 --- mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml | 154 -- mod/freeswitch/conf/lang/ru/demo/demo.xml | 109 - mod/freeswitch/conf/lang/ru/dir/sounds.xml | 130 -- mod/freeswitch/conf/lang/ru/dir/tts.xml | 105 - mod/freeswitch/conf/lang/ru/ru.xml | 23 - mod/freeswitch/conf/lang/ru/vm/sounds.xml | 374 ---- mod/freeswitch/conf/lang/ru/vm/tts.xml | 249 --- mod/freeswitch/conf/lang/sv/sv.xml | 11 - mod/freeswitch/conf/lang/sv/vm/sounds.xml | 504 ----- mod/freeswitch/conf/mime.types | 1610 --------------- .../conf/mrcp_profiles/loquendo-7-mrcp-v2.xml | 32 - .../mrcp_profiles/nuance-1.0.0-mrcp-v1.xml | 39 - .../conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml | 39 - .../conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml | 43 - .../mrcp_profiles/unimrcpserver-mrcp-v1.xml | 27 - .../conf/mrcp_profiles/vestec-mrcp-v1.xml | 26 - .../voxeo-prophecy-8.0-mrcp-v1.xml | 27 - mod/freeswitch/conf/notify-voicemail.tpl | 44 - .../conf/sip_profiles/external-ipv6.xml | 4 + .../conf/sip_profiles/external/example.xml | 41 - mod/freeswitch/conf/sip_profiles/internal.xml | 428 ---- .../conf/skinny_profiles/internal.xml | 40 - mod/freeswitch/conf/tetris.ttml | 69 - mod/freeswitch/conf/voicemail.tpl | 44 - mod/freeswitch/conf/web-vm.tpl | 13 - 190 files changed, 21 insertions(+), 19283 deletions(-) delete mode 100644 mod/core/web/turn-stun-servers.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/abstraction.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/alsa.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/amqp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/amr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/amrwb.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/av.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/avmd.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/blacklist.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/callcenter.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cepstral.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/conference.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/console.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/curl.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/db.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/dingaling.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/directory.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/distributor.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/easyroute.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/enum.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/fax.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/fifo.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/graylog2.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/hash.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/hiredis.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/httapi.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/http_cache.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/ivr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/java.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/kazoo.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/lcr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/local_stream.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/logfile.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/lua.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/memcache.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/modules.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/mongo.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/msrp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/opal.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/opus.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/oreka.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/osp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/perl.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/portaudio.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/presence_map.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/python.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/redis.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/rss.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/rtmp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/shout.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/skinny.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/smpp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/sndfile.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/sofia.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/spandsp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/switch.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/syslog.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/timezones.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/translate.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/unicall.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/v8.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/verto.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/voicemail.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/vpx.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml delete mode 100644 mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml delete mode 100644 mod/freeswitch/conf/chatplan/default.xml delete mode 100644 mod/freeswitch/conf/dialplan/default.xml delete mode 100644 mod/freeswitch/conf/dialplan/default/bbb_conference.xml delete mode 100644 mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml delete mode 100644 mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml delete mode 100644 mod/freeswitch/conf/dialplan/features.xml delete mode 100644 mod/freeswitch/conf/dialplan/public/bbb_sip.xml delete mode 100644 mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml delete mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns.xml delete mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml delete mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml delete mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml delete mode 100644 mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml delete mode 100644 mod/freeswitch/conf/directory/default.xml delete mode 100644 mod/freeswitch/conf/directory/default/bbbuser.xml delete mode 100644 mod/freeswitch/conf/extensions.conf delete mode 100644 mod/freeswitch/conf/freeswitch.xml delete mode 100644 mod/freeswitch/conf/fur_elise.ttml delete mode 100644 mod/freeswitch/conf/ivr_menus/demo_ivr.xml delete mode 100644 mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml delete mode 100644 mod/freeswitch/conf/jingle_profiles/client.xml delete mode 100644 mod/freeswitch/conf/jingle_profiles/server.xml delete mode 100644 mod/freeswitch/conf/lang/de/de.xml delete mode 100644 mod/freeswitch/conf/lang/de/demo/demo.xml delete mode 100644 mod/freeswitch/conf/lang/de/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/de/vm/tts.xml delete mode 100644 mod/freeswitch/conf/lang/en/demo/demo-ivr.xml delete mode 100644 mod/freeswitch/conf/lang/en/demo/demo.xml delete mode 100644 mod/freeswitch/conf/lang/en/demo/funnies.xml delete mode 100644 mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml delete mode 100644 mod/freeswitch/conf/lang/en/dir/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/en/dir/tts.xml delete mode 100644 mod/freeswitch/conf/lang/en/en.xml delete mode 100644 mod/freeswitch/conf/lang/en/ivr/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/en/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/en/vm/tts.xml delete mode 100644 mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml delete mode 100644 mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/es_ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/es_MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml delete mode 100644 mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml delete mode 100644 mod/freeswitch/conf/lang/fr/demo/demo.xml delete mode 100644 mod/freeswitch/conf/lang/fr/dir/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/fr/dir/tts.xml delete mode 100644 mod/freeswitch/conf/lang/fr/fr.xml delete mode 100644 mod/freeswitch/conf/lang/fr/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/he/demo/demo-ivr.xml delete mode 100644 mod/freeswitch/conf/lang/he/demo/demo.xml delete mode 100644 mod/freeswitch/conf/lang/he/dir/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/he/he.xml delete mode 100644 mod/freeswitch/conf/lang/he/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/pt_BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/pt_PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml delete mode 100644 mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml delete mode 100644 mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml delete mode 100644 mod/freeswitch/conf/lang/ru/demo/demo.xml delete mode 100644 mod/freeswitch/conf/lang/ru/dir/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/ru/dir/tts.xml delete mode 100644 mod/freeswitch/conf/lang/ru/ru.xml delete mode 100644 mod/freeswitch/conf/lang/ru/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/lang/ru/vm/tts.xml delete mode 100644 mod/freeswitch/conf/lang/sv/sv.xml delete mode 100644 mod/freeswitch/conf/lang/sv/vm/sounds.xml delete mode 100644 mod/freeswitch/conf/mime.types delete mode 100644 mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml delete mode 100644 mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml delete mode 100644 mod/freeswitch/conf/notify-voicemail.tpl create mode 100644 mod/freeswitch/conf/sip_profiles/external-ipv6.xml delete mode 100644 mod/freeswitch/conf/sip_profiles/external/example.xml delete mode 100644 mod/freeswitch/conf/sip_profiles/internal.xml delete mode 100644 mod/freeswitch/conf/skinny_profiles/internal.xml delete mode 100644 mod/freeswitch/conf/tetris.ttml delete mode 100644 mod/freeswitch/conf/voicemail.tpl delete mode 100644 mod/freeswitch/conf/web-vm.tpl diff --git a/mod/core/README.md b/mod/core/README.md index 2f99bb7..e11c979 100644 --- a/mod/core/README.md +++ b/mod/core/README.md @@ -1,7 +1,6 @@ # bbb-core based on the bigbluebutton/docker with bbb-install.sh setup, but got so far reduced to following components: - bbb-web -- bbb-freeswitch-core - bbb-fsesl-akka - bbb-apps-akka - bbb-transcode-akka diff --git a/mod/core/web/turn-stun-servers.xml b/mod/core/web/turn-stun-servers.xml deleted file mode 100644 index 24a5909..0000000 --- a/mod/core/web/turn-stun-servers.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - {{if .Env.TURN_SERVER }} - - - - - - {{end}} - - - - - - - - - - {{if .Env.TURN_SERVER }} - - {{end}} - - - - - - - - diff --git a/mod/freeswitch/Dockerfile b/mod/freeswitch/Dockerfile index e3cbd42..fb3bf26 100644 --- a/mod/freeswitch/Dockerfile +++ b/mod/freeswitch/Dockerfile @@ -2,10 +2,9 @@ FROM debian:buster-slim # add freeswitch repo RUN apt-get update && \ -apt-get install -y --no-install-recommends curl wget ca-certificates gnupg gnupg2 lsb-release && \ +apt-get install -y --no-install-recommends subversion curl wget ca-certificates gnupg gnupg2 lsb-release && \ curl -k https://files.freeswitch.org/repo/deb/debian-release/fsstretch-archive-keyring.asc | apt-key add - && \ -echo 'deb http://files.freeswitch.org/repo/deb/debian-release/ buster main' > /etc/apt/sources.list.d/freeswitch.list && \ -apt-get update +echo 'deb http://files.freeswitch.org/repo/deb/debian-release/ buster main' > /etc/apt/sources.list.d/freeswitch.list # install dockerize ENV DOCKERIZE_VERSION v0.6.1 @@ -14,7 +13,7 @@ RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSI && rm dockerize-linux-amd64-$DOCKERIZE_VERSION.tar.gz # install freeswitch -RUN apt-get install -y \ +RUN apt-get update && apt-get install -y \ freeswitch \ freeswitch-mod-amr \ freeswitch-mod-b64 \ @@ -66,7 +65,19 @@ RUN apt-get install -y \ # freeswitch-mod-xml-rpc # freeswitch-mod-xml-scgi -COPY ./conf /etc/freeswitch -COPY ./entrypoint.sh /entrypoint.sh +# -- get official bbb freeswitch config +# we use svn for retrieving the files since the repo is quite large, +# git sparse-checkout is not yet available with buster and there +# is no other sane way of downloading a single directory via git +ENV GIT_TAG v2.2.9-freeswitch +RUN cd /etc \ + && svn checkout https://github.com/alangecker/bbb-packages/tags/$GIT_TAG/bbb-freeswitch-core/data/opt/freeswitch/etc/freeswitch \ + && rm -rf /etc/freeswitch/.svn + +# add modifications +COPY ./conf /etc/freeswitch/ + + +COPY ./entrypoint.sh /entrypoint.sh ENTRYPOINT /entrypoint.sh \ No newline at end of file diff --git a/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml b/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml deleted file mode 100644 index 7244681..0000000 --- a/mod/freeswitch/conf/autoload_configs/abstraction.conf.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/alsa.conf.xml b/mod/freeswitch/conf/autoload_configs/alsa.conf.xml deleted file mode 100644 index e589aca..0000000 --- a/mod/freeswitch/conf/autoload_configs/alsa.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/amqp.conf.xml b/mod/freeswitch/conf/autoload_configs/amqp.conf.xml deleted file mode 100644 index 3db3c32..0000000 --- a/mod/freeswitch/conf/autoload_configs/amqp.conf.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/amr.conf.xml b/mod/freeswitch/conf/autoload_configs/amr.conf.xml deleted file mode 100644 index e1c3e3c..0000000 --- a/mod/freeswitch/conf/autoload_configs/amr.conf.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml b/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml deleted file mode 100644 index 9dac350..0000000 --- a/mod/freeswitch/conf/autoload_configs/amrwb.conf.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/av.conf.xml b/mod/freeswitch/conf/autoload_configs/av.conf.xml deleted file mode 100644 index 43e8514..0000000 --- a/mod/freeswitch/conf/autoload_configs/av.conf.xml +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/avmd.conf.xml b/mod/freeswitch/conf/autoload_configs/avmd.conf.xml deleted file mode 100644 index 86b2500..0000000 --- a/mod/freeswitch/conf/autoload_configs/avmd.conf.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml b/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml deleted file mode 100644 index 9995feb..0000000 --- a/mod/freeswitch/conf/autoload_configs/blacklist.conf.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml b/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml deleted file mode 100644 index a0cd6f0..0000000 --- a/mod/freeswitch/conf/autoload_configs/callcenter.conf.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml deleted file mode 100644 index 8d796c6..0000000 --- a/mod/freeswitch/conf/autoload_configs/cdr_csv.conf.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml deleted file mode 100644 index ce366d1..0000000 --- a/mod/freeswitch/conf/autoload_configs/cdr_mongodb.conf.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml deleted file mode 100644 index 9891455..0000000 --- a/mod/freeswitch/conf/autoload_configs/cdr_pg_csv.conf.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml b/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml deleted file mode 100644 index 872c04c..0000000 --- a/mod/freeswitch/conf/autoload_configs/cdr_sqlite.conf.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml b/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml deleted file mode 100644 index cf4aa92..0000000 --- a/mod/freeswitch/conf/autoload_configs/cepstral.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml b/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml deleted file mode 100644 index fd28f9b..0000000 --- a/mod/freeswitch/conf/autoload_configs/cidlookup.conf.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/conference.conf.xml b/mod/freeswitch/conf/autoload_configs/conference.conf.xml deleted file mode 100644 index 739511f..0000000 --- a/mod/freeswitch/conf/autoload_configs/conference.conf.xml +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml b/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml deleted file mode 100644 index 4dc974a..0000000 --- a/mod/freeswitch/conf/autoload_configs/conference_layouts.conf.xml +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1x1 - 2x1 - 1x1+2x1 - 2x2 - 3x3 - 4x4 - 5x5 - 6x6 - 8x8 - - - 1x1 - 2x1-zoom - 3x1-zoom - 2x2 - 5-grid-zoom - 3x2-zoom - 7-grid-zoom - 4x2-zoom - 3x3 - - - 1up_top_left+5 - 1up_top_left+7 - 1up_top_left+9 - - - 3up+4 - 3up+9 - - - - diff --git a/mod/freeswitch/conf/autoload_configs/console.conf.xml b/mod/freeswitch/conf/autoload_configs/console.conf.xml deleted file mode 100644 index 6c2b828..0000000 --- a/mod/freeswitch/conf/autoload_configs/console.conf.xml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/curl.conf.xml b/mod/freeswitch/conf/autoload_configs/curl.conf.xml deleted file mode 100644 index eff3c6b..0000000 --- a/mod/freeswitch/conf/autoload_configs/curl.conf.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/db.conf.xml b/mod/freeswitch/conf/autoload_configs/db.conf.xml deleted file mode 100644 index abc6c0c..0000000 --- a/mod/freeswitch/conf/autoload_configs/db.conf.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml b/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml deleted file mode 100644 index e4edcd6..0000000 --- a/mod/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml b/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml deleted file mode 100644 index dd6c9a5..0000000 --- a/mod/freeswitch/conf/autoload_configs/dingaling.conf.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/directory.conf.xml b/mod/freeswitch/conf/autoload_configs/directory.conf.xml deleted file mode 100644 index 748b233..0000000 --- a/mod/freeswitch/conf/autoload_configs/directory.conf.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/distributor.conf.xml b/mod/freeswitch/conf/autoload_configs/distributor.conf.xml deleted file mode 100644 index 99a4c9d..0000000 --- a/mod/freeswitch/conf/autoload_configs/distributor.conf.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml b/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml deleted file mode 100644 index 350a509..0000000 --- a/mod/freeswitch/conf/autoload_configs/easyroute.conf.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/enum.conf.xml b/mod/freeswitch/conf/autoload_configs/enum.conf.xml deleted file mode 100644 index a8f6f52..0000000 --- a/mod/freeswitch/conf/autoload_configs/enum.conf.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml b/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml deleted file mode 100644 index 7f62766..0000000 --- a/mod/freeswitch/conf/autoload_configs/erlang_event.conf.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml b/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml deleted file mode 100644 index eac0392..0000000 --- a/mod/freeswitch/conf/autoload_configs/event_multicast.conf.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/fax.conf.xml b/mod/freeswitch/conf/autoload_configs/fax.conf.xml deleted file mode 100644 index d6a5ff7..0000000 --- a/mod/freeswitch/conf/autoload_configs/fax.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/fifo.conf.xml b/mod/freeswitch/conf/autoload_configs/fifo.conf.xml deleted file mode 100644 index b1db4dd..0000000 --- a/mod/freeswitch/conf/autoload_configs/fifo.conf.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml b/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml deleted file mode 100644 index 0c42e78..0000000 --- a/mod/freeswitch/conf/autoload_configs/format_cdr.conf.xml +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml b/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml deleted file mode 100644 index 0a05482..0000000 --- a/mod/freeswitch/conf/autoload_configs/graylog2.conf.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/hash.conf.xml b/mod/freeswitch/conf/autoload_configs/hash.conf.xml deleted file mode 100644 index 95b7928..0000000 --- a/mod/freeswitch/conf/autoload_configs/hash.conf.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml b/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml deleted file mode 100644 index e824539..0000000 --- a/mod/freeswitch/conf/autoload_configs/hiredis.conf.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/httapi.conf.xml b/mod/freeswitch/conf/autoload_configs/httapi.conf.xml deleted file mode 100644 index e19210b..0000000 --- a/mod/freeswitch/conf/autoload_configs/httapi.conf.xml +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml b/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml deleted file mode 100644 index f8cc936..0000000 --- a/mod/freeswitch/conf/autoload_configs/http_cache.conf.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/ivr.conf.xml b/mod/freeswitch/conf/autoload_configs/ivr.conf.xml deleted file mode 100644 index bd4e73d..0000000 --- a/mod/freeswitch/conf/autoload_configs/ivr.conf.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/java.conf.xml b/mod/freeswitch/conf/autoload_configs/java.conf.xml deleted file mode 100644 index 705114a..0000000 --- a/mod/freeswitch/conf/autoload_configs/java.conf.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml b/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml deleted file mode 100644 index b730523..0000000 --- a/mod/freeswitch/conf/autoload_configs/kazoo.conf.xml +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - - - - - - - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- - -
-
-
-
-
-
-
-
-
-
- - - diff --git a/mod/freeswitch/conf/autoload_configs/lcr.conf.xml b/mod/freeswitch/conf/autoload_configs/lcr.conf.xml deleted file mode 100644 index 9d106d4..0000000 --- a/mod/freeswitch/conf/autoload_configs/lcr.conf.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml b/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml deleted file mode 100644 index 16371d2..0000000 --- a/mod/freeswitch/conf/autoload_configs/local_stream.conf.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/logfile.conf.xml b/mod/freeswitch/conf/autoload_configs/logfile.conf.xml deleted file mode 100644 index 670bae9..0000000 --- a/mod/freeswitch/conf/autoload_configs/logfile.conf.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/lua.conf.xml b/mod/freeswitch/conf/autoload_configs/lua.conf.xml deleted file mode 100644 index fafd336..0000000 --- a/mod/freeswitch/conf/autoload_configs/lua.conf.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/memcache.conf.xml b/mod/freeswitch/conf/autoload_configs/memcache.conf.xml deleted file mode 100644 index dc0173f..0000000 --- a/mod/freeswitch/conf/autoload_configs/memcache.conf.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/modules.conf.xml b/mod/freeswitch/conf/autoload_configs/modules.conf.xml deleted file mode 100644 index 044d67e..0000000 --- a/mod/freeswitch/conf/autoload_configs/modules.conf.xml +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/mongo.conf.xml b/mod/freeswitch/conf/autoload_configs/mongo.conf.xml deleted file mode 100644 index 5adf148..0000000 --- a/mod/freeswitch/conf/autoload_configs/mongo.conf.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/msrp.conf.xml b/mod/freeswitch/conf/autoload_configs/msrp.conf.xml deleted file mode 100644 index 65c2d61..0000000 --- a/mod/freeswitch/conf/autoload_configs/msrp.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml b/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml deleted file mode 100644 index 043c985..0000000 --- a/mod/freeswitch/conf/autoload_configs/nibblebill.conf.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/opal.conf.xml b/mod/freeswitch/conf/autoload_configs/opal.conf.xml deleted file mode 100644 index 280b693..0000000 --- a/mod/freeswitch/conf/autoload_configs/opal.conf.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/opus.conf.xml b/mod/freeswitch/conf/autoload_configs/opus.conf.xml deleted file mode 100644 index 8b9e64e..0000000 --- a/mod/freeswitch/conf/autoload_configs/opus.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/oreka.conf.xml b/mod/freeswitch/conf/autoload_configs/oreka.conf.xml deleted file mode 100644 index 29eabd5..0000000 --- a/mod/freeswitch/conf/autoload_configs/oreka.conf.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/osp.conf.xml b/mod/freeswitch/conf/autoload_configs/osp.conf.xml deleted file mode 100644 index b320dbb..0000000 --- a/mod/freeswitch/conf/autoload_configs/osp.conf.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/perl.conf.xml b/mod/freeswitch/conf/autoload_configs/perl.conf.xml deleted file mode 100644 index 0249119..0000000 --- a/mod/freeswitch/conf/autoload_configs/perl.conf.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml b/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml deleted file mode 100644 index 3bf7d5e..0000000 --- a/mod/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml b/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml deleted file mode 100644 index a715571..0000000 --- a/mod/freeswitch/conf/autoload_configs/portaudio.conf.xml +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml b/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml deleted file mode 100644 index 8f4e132..0000000 --- a/mod/freeswitch/conf/autoload_configs/post_load_modules.conf.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml b/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml deleted file mode 100644 index 620a6c1..0000000 --- a/mod/freeswitch/conf/autoload_configs/pre_load_modules.conf.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml b/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml deleted file mode 100644 index 8a9d1dd..0000000 --- a/mod/freeswitch/conf/autoload_configs/presence_map.conf.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/python.conf.xml b/mod/freeswitch/conf/autoload_configs/python.conf.xml deleted file mode 100644 index d3a8fdc..0000000 --- a/mod/freeswitch/conf/autoload_configs/python.conf.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/redis.conf.xml b/mod/freeswitch/conf/autoload_configs/redis.conf.xml deleted file mode 100644 index 1a1f474..0000000 --- a/mod/freeswitch/conf/autoload_configs/redis.conf.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/rss.conf.xml b/mod/freeswitch/conf/autoload_configs/rss.conf.xml deleted file mode 100644 index f8c4f6d..0000000 --- a/mod/freeswitch/conf/autoload_configs/rss.conf.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml b/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml deleted file mode 100644 index d5d2788..0000000 --- a/mod/freeswitch/conf/autoload_configs/rtmp.conf.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml b/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml deleted file mode 100644 index eed9d67..0000000 --- a/mod/freeswitch/conf/autoload_configs/sangoma_codec.conf.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/shout.conf.xml b/mod/freeswitch/conf/autoload_configs/shout.conf.xml deleted file mode 100644 index 3f381e6..0000000 --- a/mod/freeswitch/conf/autoload_configs/shout.conf.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/skinny.conf.xml b/mod/freeswitch/conf/autoload_configs/skinny.conf.xml deleted file mode 100644 index 6a878fc..0000000 --- a/mod/freeswitch/conf/autoload_configs/skinny.conf.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/smpp.conf.xml b/mod/freeswitch/conf/autoload_configs/smpp.conf.xml deleted file mode 100644 index d5b7c0d..0000000 --- a/mod/freeswitch/conf/autoload_configs/smpp.conf.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml b/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml deleted file mode 100644 index 43d1c3e..0000000 --- a/mod/freeswitch/conf/autoload_configs/sms_flowroute.conf.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml b/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml deleted file mode 100644 index d9e0cff..0000000 --- a/mod/freeswitch/conf/autoload_configs/sndfile.conf.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/sofia.conf.xml b/mod/freeswitch/conf/autoload_configs/sofia.conf.xml deleted file mode 100644 index d764a59..0000000 --- a/mod/freeswitch/conf/autoload_configs/sofia.conf.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml b/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml deleted file mode 100644 index 2471ca5..0000000 --- a/mod/freeswitch/conf/autoload_configs/spandsp.conf.xml +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/switch.conf.xml b/mod/freeswitch/conf/autoload_configs/switch.conf.xml deleted file mode 100644 index 1ab77b4..0000000 --- a/mod/freeswitch/conf/autoload_configs/switch.conf.xml +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/syslog.conf.xml b/mod/freeswitch/conf/autoload_configs/syslog.conf.xml deleted file mode 100644 index 7a06e8f..0000000 --- a/mod/freeswitch/conf/autoload_configs/syslog.conf.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/timezones.conf.xml b/mod/freeswitch/conf/autoload_configs/timezones.conf.xml deleted file mode 100644 index 50bd7f3..0000000 --- a/mod/freeswitch/conf/autoload_configs/timezones.conf.xml +++ /dev/null @@ -1,1816 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/translate.conf.xml b/mod/freeswitch/conf/autoload_configs/translate.conf.xml deleted file mode 100644 index 453ef3a..0000000 --- a/mod/freeswitch/conf/autoload_configs/translate.conf.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml b/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml deleted file mode 100644 index eb81643..0000000 --- a/mod/freeswitch/conf/autoload_configs/tts_commandline.conf.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/unicall.conf.xml b/mod/freeswitch/conf/autoload_configs/unicall.conf.xml deleted file mode 100644 index eeaa078..0000000 --- a/mod/freeswitch/conf/autoload_configs/unicall.conf.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml b/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml deleted file mode 100644 index 45dda79..0000000 --- a/mod/freeswitch/conf/autoload_configs/unimrcp.conf.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/v8.conf.xml b/mod/freeswitch/conf/autoload_configs/v8.conf.xml deleted file mode 100644 index 0f57fff..0000000 --- a/mod/freeswitch/conf/autoload_configs/v8.conf.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/verto.conf.xml b/mod/freeswitch/conf/autoload_configs/verto.conf.xml deleted file mode 100644 index a12f02f..0000000 --- a/mod/freeswitch/conf/autoload_configs/verto.conf.xml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml b/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml deleted file mode 100644 index 33d5a97..0000000 --- a/mod/freeswitch/conf/autoload_configs/voicemail.conf.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml b/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml deleted file mode 100644 index 1cdf3c2..0000000 --- a/mod/freeswitch/conf/autoload_configs/voicemail_ivr.conf.xml +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/vpx.conf.xml b/mod/freeswitch/conf/autoload_configs/vpx.conf.xml deleted file mode 100644 index ee75490..0000000 --- a/mod/freeswitch/conf/autoload_configs/vpx.conf.xml +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml deleted file mode 100644 index bdb20e6..0000000 --- a/mod/freeswitch/conf/autoload_configs/xml_cdr.conf.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml deleted file mode 100644 index 19214ee..0000000 --- a/mod/freeswitch/conf/autoload_configs/xml_curl.conf.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml deleted file mode 100644 index c5c3354..0000000 --- a/mod/freeswitch/conf/autoload_configs/xml_rpc.conf.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml b/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml deleted file mode 100644 index b9662d1..0000000 --- a/mod/freeswitch/conf/autoload_configs/xml_scgi.conf.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml b/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml deleted file mode 100644 index 84c1a46..0000000 --- a/mod/freeswitch/conf/autoload_configs/zeroconf.conf.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/mod/freeswitch/conf/chatplan/default.xml b/mod/freeswitch/conf/chatplan/default.xml deleted file mode 100644 index 22d34da..0000000 --- a/mod/freeswitch/conf/chatplan/default.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/default.xml b/mod/freeswitch/conf/dialplan/default.xml deleted file mode 100644 index 65bedaa..0000000 --- a/mod/freeswitch/conf/dialplan/default.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/default/bbb_conference.xml b/mod/freeswitch/conf/dialplan/default/bbb_conference.xml deleted file mode 100644 index 719ecb3..0000000 --- a/mod/freeswitch/conf/dialplan/default/bbb_conference.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml b/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml deleted file mode 100644 index b91896e..0000000 --- a/mod/freeswitch/conf/dialplan/default/bbb_echo_test.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml b/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml deleted file mode 100644 index 6711ba3..0000000 --- a/mod/freeswitch/conf/dialplan/default/bbb_echo_to_conference.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/features.xml b/mod/freeswitch/conf/dialplan/features.xml deleted file mode 100644 index 665925f..0000000 --- a/mod/freeswitch/conf/dialplan/features.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/public/bbb_sip.xml b/mod/freeswitch/conf/dialplan/public/bbb_sip.xml deleted file mode 100644 index 367914f..0000000 --- a/mod/freeswitch/conf/dialplan/public/bbb_sip.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml b/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml deleted file mode 100644 index 0582cce..0000000 --- a/mod/freeswitch/conf/dialplan/public/bbb_webrtc.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns.xml b/mod/freeswitch/conf/dialplan/skinny-patterns.xml deleted file mode 100644 index 55f261f..0000000 --- a/mod/freeswitch/conf/dialplan/skinny-patterns.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml deleted file mode 100644 index f696581..0000000 --- a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Demo.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml deleted file mode 100644 index 9ad5651..0000000 --- a/mod/freeswitch/conf/dialplan/skinny-patterns/20-Local_extension.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml deleted file mode 100644 index 50d6c37..0000000 --- a/mod/freeswitch/conf/dialplan/skinny-patterns/90-External.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml b/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml deleted file mode 100644 index 897fd8f..0000000 --- a/mod/freeswitch/conf/dialplan/skinny-patterns/99-Default_Drop.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/mod/freeswitch/conf/directory/default.xml b/mod/freeswitch/conf/directory/default.xml deleted file mode 100644 index 54100b9..0000000 --- a/mod/freeswitch/conf/directory/default.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/directory/default/bbbuser.xml b/mod/freeswitch/conf/directory/default/bbbuser.xml deleted file mode 100644 index 2c6afc7..0000000 --- a/mod/freeswitch/conf/directory/default/bbbuser.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/extensions.conf b/mod/freeswitch/conf/extensions.conf deleted file mode 100644 index c2f02f6..0000000 --- a/mod/freeswitch/conf/extensions.conf +++ /dev/null @@ -1,21 +0,0 @@ -[default] - -; Things you're used to.... -exten => music,n,Dial(SIP/1234@conference.freeswitch.org|120) - -exten => _1XXXXX,n,set(cool=${EXTEN}) -exten => _1XXXXX,n,set(myvar=true) -exten => _1XXXXX,n,Goto(default|music) -exten => 2137991400/1000,n,Goto(default|music) - - -; Some new magic you can do.... -exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,enum($1) -exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,bridge(${enum_auto_route}) - -; instead of exten, put anything about the call you would rather match on. -; either the names of a field in caller_profile or a string of variables to expand. -caller_id_number => 2137991400,n,Goto(default|music) -${sip_from_user} => bill,n,Goto(default|music) - - diff --git a/mod/freeswitch/conf/freeswitch.xml b/mod/freeswitch/conf/freeswitch.xml deleted file mode 100644 index dc66fca..0000000 --- a/mod/freeswitch/conf/freeswitch.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - -
- -
- -
- -
- -
- -
- - - -
- -
- - -
- - - - - - - - - - -
-
diff --git a/mod/freeswitch/conf/fur_elise.ttml b/mod/freeswitch/conf/fur_elise.ttml deleted file mode 100644 index 6e6ef03..0000000 --- a/mod/freeswitch/conf/fur_elise.ttml +++ /dev/null @@ -1,83 +0,0 @@ -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 494) -%(167, 0, 554) -%(167, 0, 523) -%(333, 0, 440) -%(167, 0, 0) -%(167, 0, 262) -%(167, 0, 330) -%(167, 0, 440) -%(333, 0, 494) -%(167, 0, 0) -%(167, 0, 330) -%(167, 0, 415) -%(167, 0, 494) -%(333, 0, 523) -%(167, 0, 0) -%(167, 0, 330) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 494) -%(167, 0, 554) -%(167, 0, 523) -%(333, 0, 440) -%(167, 0, 0) -%(167, 0, 262) -%(167, 0, 330) -%(167, 0, 440) -%(333, 0, 494) -%(167, 0, 0) -%(167, 0, 330) -%(167, 0, 523) -%(167, 0, 494) -%(167, 0, 440) -%(167, 0, 0) -%(167, 0, 494) -%(167, 0, 523) -%(167, 0, 587) -%(333, 0, 659) -%(167, 0, 0) -%(167, 0, 392) -%(167, 0, 698) -%(167, 0, 784) -%(333, 0, 587) -%(167, 0, 0) -%(167, 0, 349) -%(167, 0, 659) -%(167, 0, 587) -%(333, 0, 523) -%(167, 0, 0) -%(167, 0, 330) -%(167, 0, 587) -%(167, 0, 523) -%(333, 0, 494) -%(167, 0, 0) -%(167, 0, 330) -%(167, 0, 659) -%(167, 0, 330) -%(167, 0, 659) -%(167, 0, 659) -%(167, 0, 1319) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 622) -%(167, 0, 659) -%(167, 0, 494) -%(167, 0, 554) -%(167, 0, 523) -%(333, 0, 440) diff --git a/mod/freeswitch/conf/ivr_menus/demo_ivr.xml b/mod/freeswitch/conf/ivr_menus/demo_ivr.xml deleted file mode 100644 index 8059d57..0000000 --- a/mod/freeswitch/conf/ivr_menus/demo_ivr.xml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml b/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml deleted file mode 100644 index f2ca7dc..0000000 --- a/mod/freeswitch/conf/ivr_menus/new_demo_ivr.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/jingle_profiles/client.xml b/mod/freeswitch/conf/jingle_profiles/client.xml deleted file mode 100644 index 20a8dd8..0000000 --- a/mod/freeswitch/conf/jingle_profiles/client.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/jingle_profiles/server.xml b/mod/freeswitch/conf/jingle_profiles/server.xml deleted file mode 100644 index b60dc27..0000000 --- a/mod/freeswitch/conf/jingle_profiles/server.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/de/de.xml b/mod/freeswitch/conf/lang/de/de.xml deleted file mode 100644 index a7dbab0..0000000 --- a/mod/freeswitch/conf/lang/de/de.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/de/demo/demo.xml b/mod/freeswitch/conf/lang/de/demo/demo.xml deleted file mode 100644 index fa77948..0000000 --- a/mod/freeswitch/conf/lang/de/demo/demo.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/de/vm/sounds.xml b/mod/freeswitch/conf/lang/de/vm/sounds.xml deleted file mode 100644 index 10643d9..0000000 --- a/mod/freeswitch/conf/lang/de/vm/sounds.xml +++ /dev/null @@ -1,413 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/de/vm/tts.xml b/mod/freeswitch/conf/lang/de/vm/tts.xml deleted file mode 100644 index f91cae1..0000000 --- a/mod/freeswitch/conf/lang/de/vm/tts.xml +++ /dev/null @@ -1,224 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml deleted file mode 100644 index 98f155a..0000000 --- a/mod/freeswitch/conf/lang/en/demo/demo-ivr.xml +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/demo/demo.xml b/mod/freeswitch/conf/lang/en/demo/demo.xml deleted file mode 100644 index bcfe6a8..0000000 --- a/mod/freeswitch/conf/lang/en/demo/demo.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/demo/funnies.xml b/mod/freeswitch/conf/lang/en/demo/funnies.xml deleted file mode 100644 index e901c5a..0000000 --- a/mod/freeswitch/conf/lang/en/demo/funnies.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml b/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml deleted file mode 100644 index 619d992..0000000 --- a/mod/freeswitch/conf/lang/en/demo/new-demo-ivr.xml +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/dir/sounds.xml b/mod/freeswitch/conf/lang/en/dir/sounds.xml deleted file mode 100644 index b715a7f..0000000 --- a/mod/freeswitch/conf/lang/en/dir/sounds.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/dir/tts.xml b/mod/freeswitch/conf/lang/en/dir/tts.xml deleted file mode 100644 index d5f112d..0000000 --- a/mod/freeswitch/conf/lang/en/dir/tts.xml +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/en.xml b/mod/freeswitch/conf/lang/en/en.xml deleted file mode 100644 index 24bee31..0000000 --- a/mod/freeswitch/conf/lang/en/en.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/ivr/sounds.xml b/mod/freeswitch/conf/lang/en/ivr/sounds.xml deleted file mode 100644 index 9de7fa4..0000000 --- a/mod/freeswitch/conf/lang/en/ivr/sounds.xml +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/vm/sounds.xml b/mod/freeswitch/conf/lang/en/vm/sounds.xml deleted file mode 100644 index 9545d81..0000000 --- a/mod/freeswitch/conf/lang/en/vm/sounds.xml +++ /dev/null @@ -1,444 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/vm/tts.xml b/mod/freeswitch/conf/lang/en/vm/tts.xml deleted file mode 100644 index 2de4b37..0000000 --- a/mod/freeswitch/conf/lang/en/vm/tts.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml b/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml deleted file mode 100644 index 1c48299..0000000 --- a/mod/freeswitch/conf/lang/en/vm/voicemail_ivr.xml +++ /dev/null @@ -1,417 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml b/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml deleted file mode 100644 index 4c6919d..0000000 --- a/mod/freeswitch/conf/lang/es/demo/demo-es-ES.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml b/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml deleted file mode 100644 index 4c6919d..0000000 --- a/mod/freeswitch/conf/lang/es/demo/demo-es-MX.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml deleted file mode 100644 index ec7d7bc..0000000 --- a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-ES.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml b/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml deleted file mode 100644 index ec7d7bc..0000000 --- a/mod/freeswitch/conf/lang/es/demo/demo-ivr-es-MX.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml b/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml deleted file mode 100644 index 2bdc149..0000000 --- a/mod/freeswitch/conf/lang/es/dir/sounds-es-ES.xml +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml b/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml deleted file mode 100644 index 2bdc149..0000000 --- a/mod/freeswitch/conf/lang/es/dir/sounds-es-MX.xml +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml b/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml deleted file mode 100644 index fbdeca7..0000000 --- a/mod/freeswitch/conf/lang/es/dir/tts-es-ES.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml b/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml deleted file mode 100644 index ddf15d0..0000000 --- a/mod/freeswitch/conf/lang/es/dir/tts-es-MX.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/es_ES.xml b/mod/freeswitch/conf/lang/es/es_ES.xml deleted file mode 100644 index 3467bed..0000000 --- a/mod/freeswitch/conf/lang/es/es_ES.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/es_MX.xml b/mod/freeswitch/conf/lang/es/es_MX.xml deleted file mode 100644 index e44f819..0000000 --- a/mod/freeswitch/conf/lang/es/es_MX.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml b/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml deleted file mode 100644 index dcc9d9f..0000000 --- a/mod/freeswitch/conf/lang/es/vm/sounds-es-ES.xml +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml b/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml deleted file mode 100644 index 1f22c43..0000000 --- a/mod/freeswitch/conf/lang/es/vm/sounds-es-MX.xml +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml b/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml deleted file mode 100644 index 6dab48c..0000000 --- a/mod/freeswitch/conf/lang/es/vm/tts-es-ES.xml +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml b/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml deleted file mode 100644 index ce5722e..0000000 --- a/mod/freeswitch/conf/lang/es/vm/tts-es-MX.xml +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/fr/demo/demo.xml b/mod/freeswitch/conf/lang/fr/demo/demo.xml deleted file mode 100644 index 0d0de59..0000000 --- a/mod/freeswitch/conf/lang/fr/demo/demo.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/fr/dir/sounds.xml b/mod/freeswitch/conf/lang/fr/dir/sounds.xml deleted file mode 100644 index a0dcb2c..0000000 --- a/mod/freeswitch/conf/lang/fr/dir/sounds.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/fr/dir/tts.xml b/mod/freeswitch/conf/lang/fr/dir/tts.xml deleted file mode 100644 index 7d3e5e3..0000000 --- a/mod/freeswitch/conf/lang/fr/dir/tts.xml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/fr/fr.xml b/mod/freeswitch/conf/lang/fr/fr.xml deleted file mode 100644 index 124ca02..0000000 --- a/mod/freeswitch/conf/lang/fr/fr.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/fr/vm/sounds.xml b/mod/freeswitch/conf/lang/fr/vm/sounds.xml deleted file mode 100644 index 9cd209e..0000000 --- a/mod/freeswitch/conf/lang/fr/vm/sounds.xml +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml deleted file mode 100644 index df8d24b..0000000 --- a/mod/freeswitch/conf/lang/he/demo/demo-ivr.xml +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/he/demo/demo.xml b/mod/freeswitch/conf/lang/he/demo/demo.xml deleted file mode 100644 index bcfe6a8..0000000 --- a/mod/freeswitch/conf/lang/he/demo/demo.xml +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/he/dir/sounds.xml b/mod/freeswitch/conf/lang/he/dir/sounds.xml deleted file mode 100644 index 5fd13ff..0000000 --- a/mod/freeswitch/conf/lang/he/dir/sounds.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/he/he.xml b/mod/freeswitch/conf/lang/he/he.xml deleted file mode 100644 index 7cca73c..0000000 --- a/mod/freeswitch/conf/lang/he/he.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/he/vm/sounds.xml b/mod/freeswitch/conf/lang/he/vm/sounds.xml deleted file mode 100644 index 9c1a4df..0000000 --- a/mod/freeswitch/conf/lang/he/vm/sounds.xml +++ /dev/null @@ -1,417 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml deleted file mode 100644 index ec7d7bc..0000000 --- a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-BR.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml b/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml deleted file mode 100644 index ec7d7bc..0000000 --- a/mod/freeswitch/conf/lang/pt/demo/demo-ivr-pt-PT.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml b/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml deleted file mode 100644 index 846561a..0000000 --- a/mod/freeswitch/conf/lang/pt/demo/demo-pt-BR.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml b/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml deleted file mode 100644 index 34464f7..0000000 --- a/mod/freeswitch/conf/lang/pt/demo/demo-pt-PT.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml deleted file mode 100644 index 2bdc149..0000000 --- a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-BR.xml +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml b/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml deleted file mode 100644 index 2bdc149..0000000 --- a/mod/freeswitch/conf/lang/pt/dir/sounds-pt-PT.xml +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml b/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml deleted file mode 100644 index 71b79c6..0000000 --- a/mod/freeswitch/conf/lang/pt/dir/tts-pt-BR.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml b/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml deleted file mode 100644 index 4f03c5a..0000000 --- a/mod/freeswitch/conf/lang/pt/dir/tts-pt-PT.xml +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/pt_BR.xml b/mod/freeswitch/conf/lang/pt/pt_BR.xml deleted file mode 100644 index f85c5b6..0000000 --- a/mod/freeswitch/conf/lang/pt/pt_BR.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/pt_PT.xml b/mod/freeswitch/conf/lang/pt/pt_PT.xml deleted file mode 100644 index 2ac59e9..0000000 --- a/mod/freeswitch/conf/lang/pt/pt_PT.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml deleted file mode 100644 index 1ab472a..0000000 --- a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-BR.xml +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml b/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml deleted file mode 100644 index 587d3fe..0000000 --- a/mod/freeswitch/conf/lang/pt/vm/sounds-pt-PT.xml +++ /dev/null @@ -1,404 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml b/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml deleted file mode 100644 index 4f77045..0000000 --- a/mod/freeswitch/conf/lang/pt/vm/tts-pt-BR.xml +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml b/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml deleted file mode 100644 index c3dfc3a..0000000 --- a/mod/freeswitch/conf/lang/pt/vm/tts-pt-PT.xml +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml b/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml deleted file mode 100644 index 7de0d7f..0000000 --- a/mod/freeswitch/conf/lang/ru/demo/demo-ivr.xml +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/demo/demo.xml b/mod/freeswitch/conf/lang/ru/demo/demo.xml deleted file mode 100644 index 10c9dbc..0000000 --- a/mod/freeswitch/conf/lang/ru/demo/demo.xml +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/dir/sounds.xml b/mod/freeswitch/conf/lang/ru/dir/sounds.xml deleted file mode 100644 index a0dcb2c..0000000 --- a/mod/freeswitch/conf/lang/ru/dir/sounds.xml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/dir/tts.xml b/mod/freeswitch/conf/lang/ru/dir/tts.xml deleted file mode 100644 index f0aafa2..0000000 --- a/mod/freeswitch/conf/lang/ru/dir/tts.xml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/ru.xml b/mod/freeswitch/conf/lang/ru/ru.xml deleted file mode 100644 index 5f52e76..0000000 --- a/mod/freeswitch/conf/lang/ru/ru.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/vm/sounds.xml b/mod/freeswitch/conf/lang/ru/vm/sounds.xml deleted file mode 100644 index 9b14458..0000000 --- a/mod/freeswitch/conf/lang/ru/vm/sounds.xml +++ /dev/null @@ -1,374 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/ru/vm/tts.xml b/mod/freeswitch/conf/lang/ru/vm/tts.xml deleted file mode 100644 index 2de4b37..0000000 --- a/mod/freeswitch/conf/lang/ru/vm/tts.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/sv/sv.xml b/mod/freeswitch/conf/lang/sv/sv.xml deleted file mode 100644 index 8482b8f..0000000 --- a/mod/freeswitch/conf/lang/sv/sv.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/mod/freeswitch/conf/lang/sv/vm/sounds.xml b/mod/freeswitch/conf/lang/sv/vm/sounds.xml deleted file mode 100644 index aaee3c0..0000000 --- a/mod/freeswitch/conf/lang/sv/vm/sounds.xml +++ /dev/null @@ -1,504 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mime.types b/mod/freeswitch/conf/mime.types deleted file mode 100644 index 542ebf9..0000000 --- a/mod/freeswitch/conf/mime.types +++ /dev/null @@ -1,1610 +0,0 @@ -# -# MIME type configs overriden by the FreeSWITCH project. -# -audio/mpeg mp3 mpga mp2 mp2a m2a m3a -image/jpeg jpg jpeg jpe -# -# Additional MIME types added by the FreeSWITCH project. Any duplicate file extensions listed here will only be -# used to map from MIME -> extension and not extension -> MIME -audio/x-mpeg mp3 -audio/mp3 mp3 -audio/x-mp3 mp3 -audio/mpeg3 mp3 -audio/x-mpeg3 mp3 -audio/mpg mp3 -audio/x-mpegaudio mp3 -audio/x-wave wav -audio/wave wav -audio/wav wav -# -# The section below was taken from Apache httpd Project at -# -# -# This file maps Internet media types to unique file extension(s). -# Although created for httpd, this file is used by many software systems -# and has been placed in the public domain for unlimited redisribution. -# -# The table below contains both registered and (common) unregistered types. -# A type that has no unique extension can be ignored -- they are listed -# here to guide configurations toward known types and to make it easier to -# identify "new" types. File extensions are also commonly used to indicate -# content languages and encodings, so choose them carefully. -# -# Internet media types should be registered as described in RFC 4288. -# The registry is at . -# -# MIME type (lowercased) Extensions -# ============================================ ========== -# application/1d-interleaved-parityfec -# application/3gpp-ims+xml -# application/activemessage -application/andrew-inset ez -# application/applefile -application/applixware aw -application/atom+xml atom -application/atomcat+xml atomcat -# application/atomicmail -application/atomsvc+xml atomsvc -# application/auth-policy+xml -# application/batch-smtp -# application/beep+xml -# application/calendar+xml -# application/cals-1840 -# application/ccmp+xml -application/ccxml+xml ccxml -application/cdmi-capability cdmia -application/cdmi-container cdmic -application/cdmi-domain cdmid -application/cdmi-object cdmio -application/cdmi-queue cdmiq -# application/cea-2018+xml -# application/cellml+xml -# application/cfw -# application/cnrp+xml -# application/commonground -# application/conference-info+xml -# application/cpl+xml -# application/csta+xml -# application/cstadata+xml -application/cu-seeme cu -# application/cybercash -application/davmount+xml davmount -# application/dca-rft -# application/dec-dx -# application/dialog-info+xml -# application/dicom -# application/dns -application/docbook+xml dbk -# application/dskpp+xml -application/dssc+der dssc -application/dssc+xml xdssc -# application/dvcs -application/ecmascript ecma -# application/edi-consent -# application/edi-x12 -# application/edifact -application/emma+xml emma -# application/epp+xml -application/epub+zip epub -# application/eshop -# application/example -application/exi exi -# application/fastinfoset -# application/fastsoap -# application/fits -application/font-tdpfr pfr -# application/framework-attributes+xml -application/gml+xml gml -application/gpx+xml gpx -application/gxf gxf -# application/h224 -# application/held+xml -# application/http -application/hyperstudio stk -# application/ibe-key-request+xml -# application/ibe-pkg-reply+xml -# application/ibe-pp-data -# application/iges -# application/im-iscomposing+xml -# application/index -# application/index.cmd -# application/index.obj -# application/index.response -# application/index.vnd -application/inkml+xml ink inkml -# application/iotp -application/ipfix ipfix -# application/ipp -# application/isup -application/java-archive jar -application/java-serialized-object ser -application/java-vm class -application/javascript js -application/json json -application/jsonml+json jsonml -# application/kpml-request+xml -# application/kpml-response+xml -application/lost+xml lostxml -application/mac-binhex40 hqx -application/mac-compactpro cpt -# application/macwriteii -application/mads+xml mads -application/marc mrc -application/marcxml+xml mrcx -application/mathematica ma nb mb -# application/mathml-content+xml -# application/mathml-presentation+xml -application/mathml+xml mathml -# application/mbms-associated-procedure-description+xml -# application/mbms-deregister+xml -# application/mbms-envelope+xml -# application/mbms-msk+xml -# application/mbms-msk-response+xml -# application/mbms-protection-description+xml -# application/mbms-reception-report+xml -# application/mbms-register+xml -# application/mbms-register-response+xml -# application/mbms-user-service-description+xml -application/mbox mbox -# application/media_control+xml -application/mediaservercontrol+xml mscml -application/metalink+xml metalink -application/metalink4+xml meta4 -application/mets+xml mets -# application/mikey -application/mods+xml mods -# application/moss-keys -# application/moss-signature -# application/mosskey-data -# application/mosskey-request -application/mp21 m21 mp21 -application/mp4 mp4s -# application/mpeg4-generic -# application/mpeg4-iod -# application/mpeg4-iod-xmt -# application/msc-ivr+xml -# application/msc-mixer+xml -application/msword doc dot -application/mxf mxf -# application/nasdata -# application/news-checkgroups -# application/news-groupinfo -# application/news-transmission -# application/nss -# application/ocsp-request -# application/ocsp-response -application/octet-stream bin dms lrf mar so dist distz pkg bpk dump elc deploy -application/oda oda -application/oebps-package+xml opf -application/ogg ogx -application/omdoc+xml omdoc -application/onenote onetoc onetoc2 onetmp onepkg -application/oxps oxps -# application/parityfec -application/patch-ops-error+xml xer -application/pdf pdf -application/pgp-encrypted pgp -# application/pgp-keys -application/pgp-signature asc sig -application/pics-rules prf -# application/pidf+xml -# application/pidf-diff+xml -application/pkcs10 p10 -application/pkcs7-mime p7m p7c -application/pkcs7-signature p7s -application/pkcs8 p8 -application/pkix-attr-cert ac -application/pkix-cert cer -application/pkix-crl crl -application/pkix-pkipath pkipath -application/pkixcmp pki -application/pls+xml pls -# application/poc-settings+xml -application/postscript ai eps ps -# application/prs.alvestrand.titrax-sheet -application/prs.cww cww -# application/prs.nprend -# application/prs.plucker -# application/prs.rdf-xml-crypt -# application/prs.xsf+xml -application/pskc+xml pskcxml -# application/qsig -application/rdf+xml rdf -application/reginfo+xml rif -application/relax-ng-compact-syntax rnc -# application/remote-printing -application/resource-lists+xml rl -application/resource-lists-diff+xml rld -# application/riscos -# application/rlmi+xml -application/rls-services+xml rs -application/rpki-ghostbusters gbr -application/rpki-manifest mft -application/rpki-roa roa -# application/rpki-updown -application/rsd+xml rsd -application/rss+xml rss -application/rtf rtf -# application/rtx -# application/samlassertion+xml -# application/samlmetadata+xml -application/sbml+xml sbml -application/scvp-cv-request scq -application/scvp-cv-response scs -application/scvp-vp-request spq -application/scvp-vp-response spp -application/sdp sdp -# application/set-payment -application/set-payment-initiation setpay -# application/set-registration -application/set-registration-initiation setreg -# application/sgml -# application/sgml-open-catalog -application/shf+xml shf -# application/sieve -# application/simple-filter+xml -# application/simple-message-summary -# application/simplesymbolcontainer -# application/slate -# application/smil -application/smil+xml smi smil -# application/soap+fastinfoset -# application/soap+xml -application/sparql-query rq -application/sparql-results+xml srx -# application/spirits-event+xml -application/srgs gram -application/srgs+xml grxml -application/sru+xml sru -application/ssdl+xml ssdl -application/ssml+xml ssml -# application/tamp-apex-update -# application/tamp-apex-update-confirm -# application/tamp-community-update -# application/tamp-community-update-confirm -# application/tamp-error -# application/tamp-sequence-adjust -# application/tamp-sequence-adjust-confirm -# application/tamp-status-query -# application/tamp-status-response -# application/tamp-update -# application/tamp-update-confirm -application/tei+xml tei teicorpus -application/thraud+xml tfi -# application/timestamp-query -# application/timestamp-reply -application/timestamped-data tsd -# application/tve-trigger -# application/ulpfec -# application/vcard+xml -# application/vemmi -# application/vividence.scriptfile -# application/vnd.3gpp.bsf+xml -application/vnd.3gpp.pic-bw-large plb -application/vnd.3gpp.pic-bw-small psb -application/vnd.3gpp.pic-bw-var pvb -# application/vnd.3gpp.sms -# application/vnd.3gpp2.bcmcsinfo+xml -# application/vnd.3gpp2.sms -application/vnd.3gpp2.tcap tcap -application/vnd.3m.post-it-notes pwn -application/vnd.accpac.simply.aso aso -application/vnd.accpac.simply.imp imp -application/vnd.acucobol acu -application/vnd.acucorp atc acutc -application/vnd.adobe.air-application-installer-package+zip air -application/vnd.adobe.formscentral.fcdt fcdt -application/vnd.adobe.fxp fxp fxpl -# application/vnd.adobe.partial-upload -application/vnd.adobe.xdp+xml xdp -application/vnd.adobe.xfdf xfdf -# application/vnd.aether.imp -# application/vnd.ah-barcode -application/vnd.ahead.space ahead -application/vnd.airzip.filesecure.azf azf -application/vnd.airzip.filesecure.azs azs -application/vnd.amazon.ebook azw -application/vnd.americandynamics.acc acc -application/vnd.amiga.ami ami -# application/vnd.amundsen.maze+xml -application/vnd.android.package-archive apk -application/vnd.anser-web-certificate-issue-initiation cii -application/vnd.anser-web-funds-transfer-initiation fti -application/vnd.antix.game-component atx -application/vnd.apple.installer+xml mpkg -application/vnd.apple.mpegurl m3u8 -# application/vnd.arastra.swi -application/vnd.aristanetworks.swi swi -application/vnd.astraea-software.iota iota -application/vnd.audiograph aep -# application/vnd.autopackage -# application/vnd.avistar+xml -application/vnd.blueice.multipass mpm -# application/vnd.bluetooth.ep.oob -application/vnd.bmi bmi -application/vnd.businessobjects rep -# application/vnd.cab-jscript -# application/vnd.canon-cpdl -# application/vnd.canon-lips -# application/vnd.cendio.thinlinc.clientconf -application/vnd.chemdraw+xml cdxml -application/vnd.chipnuts.karaoke-mmd mmd -application/vnd.cinderella cdy -# application/vnd.cirpack.isdn-ext -application/vnd.claymore cla -application/vnd.cloanto.rp9 rp9 -application/vnd.clonk.c4group c4g c4d c4f c4p c4u -application/vnd.cluetrust.cartomobile-config c11amc -application/vnd.cluetrust.cartomobile-config-pkg c11amz -# application/vnd.collection+json -# application/vnd.commerce-battelle -application/vnd.commonspace csp -application/vnd.contact.cmsg cdbcmsg -application/vnd.cosmocaller cmc -application/vnd.crick.clicker clkx -application/vnd.crick.clicker.keyboard clkk -application/vnd.crick.clicker.palette clkp -application/vnd.crick.clicker.template clkt -application/vnd.crick.clicker.wordbank clkw -application/vnd.criticaltools.wbs+xml wbs -application/vnd.ctc-posml pml -# application/vnd.ctct.ws+xml -# application/vnd.cups-pdf -# application/vnd.cups-postscript -application/vnd.cups-ppd ppd -# application/vnd.cups-raster -# application/vnd.cups-raw -# application/vnd.curl -application/vnd.curl.car car -application/vnd.curl.pcurl pcurl -# application/vnd.cybank -application/vnd.dart dart -application/vnd.data-vision.rdz rdz -application/vnd.dece.data uvf uvvf uvd uvvd -application/vnd.dece.ttml+xml uvt uvvt -application/vnd.dece.unspecified uvx uvvx -application/vnd.dece.zip uvz uvvz -application/vnd.denovo.fcselayout-link fe_launch -# application/vnd.dir-bi.plate-dl-nosuffix -application/vnd.dna dna -application/vnd.dolby.mlp mlp -# application/vnd.dolby.mobile.1 -# application/vnd.dolby.mobile.2 -application/vnd.dpgraph dpg -application/vnd.dreamfactory dfac -application/vnd.ds-keypoint kpxx -application/vnd.dvb.ait ait -# application/vnd.dvb.dvbj -# application/vnd.dvb.esgcontainer -# application/vnd.dvb.ipdcdftnotifaccess -# application/vnd.dvb.ipdcesgaccess -# application/vnd.dvb.ipdcesgaccess2 -# application/vnd.dvb.ipdcesgpdd -# application/vnd.dvb.ipdcroaming -# application/vnd.dvb.iptv.alfec-base -# application/vnd.dvb.iptv.alfec-enhancement -# application/vnd.dvb.notif-aggregate-root+xml -# application/vnd.dvb.notif-container+xml -# application/vnd.dvb.notif-generic+xml -# application/vnd.dvb.notif-ia-msglist+xml -# application/vnd.dvb.notif-ia-registration-request+xml -# application/vnd.dvb.notif-ia-registration-response+xml -# application/vnd.dvb.notif-init+xml -# application/vnd.dvb.pfr -application/vnd.dvb.service svc -# application/vnd.dxr -application/vnd.dynageo geo -# application/vnd.easykaraoke.cdgdownload -# application/vnd.ecdis-update -application/vnd.ecowin.chart mag -# application/vnd.ecowin.filerequest -# application/vnd.ecowin.fileupdate -# application/vnd.ecowin.series -# application/vnd.ecowin.seriesrequest -# application/vnd.ecowin.seriesupdate -# application/vnd.emclient.accessrequest+xml -application/vnd.enliven nml -# application/vnd.eprints.data+xml -application/vnd.epson.esf esf -application/vnd.epson.msf msf -application/vnd.epson.quickanime qam -application/vnd.epson.salt slt -application/vnd.epson.ssf ssf -# application/vnd.ericsson.quickcall -application/vnd.eszigno3+xml es3 et3 -# application/vnd.etsi.aoc+xml -# application/vnd.etsi.cug+xml -# application/vnd.etsi.iptvcommand+xml -# application/vnd.etsi.iptvdiscovery+xml -# application/vnd.etsi.iptvprofile+xml -# application/vnd.etsi.iptvsad-bc+xml -# application/vnd.etsi.iptvsad-cod+xml -# application/vnd.etsi.iptvsad-npvr+xml -# application/vnd.etsi.iptvservice+xml -# application/vnd.etsi.iptvsync+xml -# application/vnd.etsi.iptvueprofile+xml -# application/vnd.etsi.mcid+xml -# application/vnd.etsi.overload-control-policy-dataset+xml -# application/vnd.etsi.sci+xml -# application/vnd.etsi.simservs+xml -# application/vnd.etsi.tsl+xml -# application/vnd.etsi.tsl.der -# application/vnd.eudora.data -application/vnd.ezpix-album ez2 -application/vnd.ezpix-package ez3 -# application/vnd.f-secure.mobile -application/vnd.fdf fdf -application/vnd.fdsn.mseed mseed -application/vnd.fdsn.seed seed dataless -# application/vnd.ffsns -# application/vnd.fints -application/vnd.flographit gph -application/vnd.fluxtime.clip ftc -# application/vnd.font-fontforge-sfd -application/vnd.framemaker fm frame maker book -application/vnd.frogans.fnc fnc -application/vnd.frogans.ltf ltf -application/vnd.fsc.weblaunch fsc -application/vnd.fujitsu.oasys oas -application/vnd.fujitsu.oasys2 oa2 -application/vnd.fujitsu.oasys3 oa3 -application/vnd.fujitsu.oasysgp fg5 -application/vnd.fujitsu.oasysprs bh2 -# application/vnd.fujixerox.art-ex -# application/vnd.fujixerox.art4 -# application/vnd.fujixerox.hbpl -application/vnd.fujixerox.ddd ddd -application/vnd.fujixerox.docuworks xdw -application/vnd.fujixerox.docuworks.binder xbd -# application/vnd.fut-misnet -application/vnd.fuzzysheet fzs -application/vnd.genomatix.tuxedo txd -# application/vnd.geocube+xml -application/vnd.geogebra.file ggb -application/vnd.geogebra.tool ggt -application/vnd.geometry-explorer gex gre -application/vnd.geonext gxt -application/vnd.geoplan g2w -application/vnd.geospace g3w -# application/vnd.globalplatform.card-content-mgt -# application/vnd.globalplatform.card-content-mgt-response -application/vnd.gmx gmx -application/vnd.google-earth.kml+xml kml -application/vnd.google-earth.kmz kmz -application/vnd.grafeq gqf gqs -# application/vnd.gridmp -application/vnd.groove-account gac -application/vnd.groove-help ghf -application/vnd.groove-identity-message gim -application/vnd.groove-injector grv -application/vnd.groove-tool-message gtm -application/vnd.groove-tool-template tpl -application/vnd.groove-vcard vcg -# application/vnd.hal+json -application/vnd.hal+xml hal -application/vnd.handheld-entertainment+xml zmm -application/vnd.hbci hbci -# application/vnd.hcl-bireports -application/vnd.hhe.lesson-player les -application/vnd.hp-hpgl hpgl -application/vnd.hp-hpid hpid -application/vnd.hp-hps hps -application/vnd.hp-jlyt jlt -application/vnd.hp-pcl pcl -application/vnd.hp-pclxl pclxl -# application/vnd.httphone -application/vnd.hydrostatix.sof-data sfd-hdstx -# application/vnd.hzn-3d-crossword -# application/vnd.ibm.afplinedata -# application/vnd.ibm.electronic-media -application/vnd.ibm.minipay mpy -application/vnd.ibm.modcap afp listafp list3820 -application/vnd.ibm.rights-management irm -application/vnd.ibm.secure-container sc -application/vnd.iccprofile icc icm -application/vnd.igloader igl -application/vnd.immervision-ivp ivp -application/vnd.immervision-ivu ivu -# application/vnd.informedcontrol.rms+xml -# application/vnd.informix-visionary -# application/vnd.infotech.project -# application/vnd.infotech.project+xml -# application/vnd.innopath.wamp.notification -application/vnd.insors.igm igm -application/vnd.intercon.formnet xpw xpx -application/vnd.intergeo i2g -# application/vnd.intertrust.digibox -# application/vnd.intertrust.nncp -application/vnd.intu.qbo qbo -application/vnd.intu.qfx qfx -# application/vnd.iptc.g2.conceptitem+xml -# application/vnd.iptc.g2.knowledgeitem+xml -# application/vnd.iptc.g2.newsitem+xml -# application/vnd.iptc.g2.newsmessage+xml -# application/vnd.iptc.g2.packageitem+xml -# application/vnd.iptc.g2.planningitem+xml -application/vnd.ipunplugged.rcprofile rcprofile -application/vnd.irepository.package+xml irp -application/vnd.is-xpr xpr -application/vnd.isac.fcs fcs -application/vnd.jam jam -# application/vnd.japannet-directory-service -# application/vnd.japannet-jpnstore-wakeup -# application/vnd.japannet-payment-wakeup -# application/vnd.japannet-registration -# application/vnd.japannet-registration-wakeup -# application/vnd.japannet-setstore-wakeup -# application/vnd.japannet-verification -# application/vnd.japannet-verification-wakeup -application/vnd.jcp.javame.midlet-rms rms -application/vnd.jisp jisp -application/vnd.joost.joda-archive joda -application/vnd.kahootz ktz ktr -application/vnd.kde.karbon karbon -application/vnd.kde.kchart chrt -application/vnd.kde.kformula kfo -application/vnd.kde.kivio flw -application/vnd.kde.kontour kon -application/vnd.kde.kpresenter kpr kpt -application/vnd.kde.kspread ksp -application/vnd.kde.kword kwd kwt -application/vnd.kenameaapp htke -application/vnd.kidspiration kia -application/vnd.kinar kne knp -application/vnd.koan skp skd skt skm -application/vnd.kodak-descriptor sse -application/vnd.las.las+xml lasxml -# application/vnd.liberty-request+xml -application/vnd.llamagraphics.life-balance.desktop lbd -application/vnd.llamagraphics.life-balance.exchange+xml lbe -application/vnd.lotus-1-2-3 123 -application/vnd.lotus-approach apr -application/vnd.lotus-freelance pre -application/vnd.lotus-notes nsf -application/vnd.lotus-organizer org -application/vnd.lotus-screencam scm -application/vnd.lotus-wordpro lwp -application/vnd.macports.portpkg portpkg -# application/vnd.marlin.drm.actiontoken+xml -# application/vnd.marlin.drm.conftoken+xml -# application/vnd.marlin.drm.license+xml -# application/vnd.marlin.drm.mdcf -application/vnd.mcd mcd -application/vnd.medcalcdata mc1 -application/vnd.mediastation.cdkey cdkey -# application/vnd.meridian-slingshot -application/vnd.mfer mwf -application/vnd.mfmp mfm -application/vnd.micrografx.flo flo -application/vnd.micrografx.igx igx -application/vnd.mif mif -# application/vnd.minisoft-hp3000-save -# application/vnd.mitsubishi.misty-guard.trustweb -application/vnd.mobius.daf daf -application/vnd.mobius.dis dis -application/vnd.mobius.mbk mbk -application/vnd.mobius.mqy mqy -application/vnd.mobius.msl msl -application/vnd.mobius.plc plc -application/vnd.mobius.txf txf -application/vnd.mophun.application mpn -application/vnd.mophun.certificate mpc -# application/vnd.motorola.flexsuite -# application/vnd.motorola.flexsuite.adsi -# application/vnd.motorola.flexsuite.fis -# application/vnd.motorola.flexsuite.gotap -# application/vnd.motorola.flexsuite.kmr -# application/vnd.motorola.flexsuite.ttc -# application/vnd.motorola.flexsuite.wem -# application/vnd.motorola.iprm -application/vnd.mozilla.xul+xml xul -application/vnd.ms-artgalry cil -# application/vnd.ms-asf -application/vnd.ms-cab-compressed cab -# application/vnd.ms-color.iccprofile -application/vnd.ms-excel xls xlm xla xlc xlt xlw -application/vnd.ms-excel.addin.macroenabled.12 xlam -application/vnd.ms-excel.sheet.binary.macroenabled.12 xlsb -application/vnd.ms-excel.sheet.macroenabled.12 xlsm -application/vnd.ms-excel.template.macroenabled.12 xltm -application/vnd.ms-fontobject eot -application/vnd.ms-htmlhelp chm -application/vnd.ms-ims ims -application/vnd.ms-lrm lrm -# application/vnd.ms-office.activex+xml -application/vnd.ms-officetheme thmx -# application/vnd.ms-opentype -# application/vnd.ms-package.obfuscated-opentype -application/vnd.ms-pki.seccat cat -application/vnd.ms-pki.stl stl -# application/vnd.ms-playready.initiator+xml -application/vnd.ms-powerpoint ppt pps pot -application/vnd.ms-powerpoint.addin.macroenabled.12 ppam -application/vnd.ms-powerpoint.presentation.macroenabled.12 pptm -application/vnd.ms-powerpoint.slide.macroenabled.12 sldm -application/vnd.ms-powerpoint.slideshow.macroenabled.12 ppsm -application/vnd.ms-powerpoint.template.macroenabled.12 potm -# application/vnd.ms-printing.printticket+xml -application/vnd.ms-project mpp mpt -# application/vnd.ms-tnef -# application/vnd.ms-wmdrm.lic-chlg-req -# application/vnd.ms-wmdrm.lic-resp -# application/vnd.ms-wmdrm.meter-chlg-req -# application/vnd.ms-wmdrm.meter-resp -application/vnd.ms-word.document.macroenabled.12 docm -application/vnd.ms-word.template.macroenabled.12 dotm -application/vnd.ms-works wps wks wcm wdb -application/vnd.ms-wpl wpl -application/vnd.ms-xpsdocument xps -application/vnd.mseq mseq -# application/vnd.msign -# application/vnd.multiad.creator -# application/vnd.multiad.creator.cif -# application/vnd.music-niff -application/vnd.musician mus -application/vnd.muvee.style msty -application/vnd.mynfc taglet -# application/vnd.ncd.control -# application/vnd.ncd.reference -# application/vnd.nervana -# application/vnd.netfpx -application/vnd.neurolanguage.nlu nlu -application/vnd.nitf ntf nitf -application/vnd.noblenet-directory nnd -application/vnd.noblenet-sealer nns -application/vnd.noblenet-web nnw -# application/vnd.nokia.catalogs -# application/vnd.nokia.conml+wbxml -# application/vnd.nokia.conml+xml -# application/vnd.nokia.isds-radio-presets -# application/vnd.nokia.iptv.config+xml -# application/vnd.nokia.landmark+wbxml -# application/vnd.nokia.landmark+xml -# application/vnd.nokia.landmarkcollection+xml -# application/vnd.nokia.n-gage.ac+xml -application/vnd.nokia.n-gage.data ngdat -application/vnd.nokia.n-gage.symbian.install n-gage -# application/vnd.nokia.ncd -# application/vnd.nokia.pcd+wbxml -# application/vnd.nokia.pcd+xml -application/vnd.nokia.radio-preset rpst -application/vnd.nokia.radio-presets rpss -application/vnd.novadigm.edm edm -application/vnd.novadigm.edx edx -application/vnd.novadigm.ext ext -# application/vnd.ntt-local.file-transfer -# application/vnd.ntt-local.sip-ta_remote -# application/vnd.ntt-local.sip-ta_tcp_stream -application/vnd.oasis.opendocument.chart odc -application/vnd.oasis.opendocument.chart-template otc -application/vnd.oasis.opendocument.database odb -application/vnd.oasis.opendocument.formula odf -application/vnd.oasis.opendocument.formula-template odft -application/vnd.oasis.opendocument.graphics odg -application/vnd.oasis.opendocument.graphics-template otg -application/vnd.oasis.opendocument.image odi -application/vnd.oasis.opendocument.image-template oti -application/vnd.oasis.opendocument.presentation odp -application/vnd.oasis.opendocument.presentation-template otp -application/vnd.oasis.opendocument.spreadsheet ods -application/vnd.oasis.opendocument.spreadsheet-template ots -application/vnd.oasis.opendocument.text odt -application/vnd.oasis.opendocument.text-master odm -application/vnd.oasis.opendocument.text-template ott -application/vnd.oasis.opendocument.text-web oth -# application/vnd.obn -# application/vnd.oftn.l10n+json -# application/vnd.oipf.contentaccessdownload+xml -# application/vnd.oipf.contentaccessstreaming+xml -# application/vnd.oipf.cspg-hexbinary -# application/vnd.oipf.dae.svg+xml -# application/vnd.oipf.dae.xhtml+xml -# application/vnd.oipf.mippvcontrolmessage+xml -# application/vnd.oipf.pae.gem -# application/vnd.oipf.spdiscovery+xml -# application/vnd.oipf.spdlist+xml -# application/vnd.oipf.ueprofile+xml -# application/vnd.oipf.userprofile+xml -application/vnd.olpc-sugar xo -# application/vnd.oma-scws-config -# application/vnd.oma-scws-http-request -# application/vnd.oma-scws-http-response -# application/vnd.oma.bcast.associated-procedure-parameter+xml -# application/vnd.oma.bcast.drm-trigger+xml -# application/vnd.oma.bcast.imd+xml -# application/vnd.oma.bcast.ltkm -# application/vnd.oma.bcast.notification+xml -# application/vnd.oma.bcast.provisioningtrigger -# application/vnd.oma.bcast.sgboot -# application/vnd.oma.bcast.sgdd+xml -# application/vnd.oma.bcast.sgdu -# application/vnd.oma.bcast.simple-symbol-container -# application/vnd.oma.bcast.smartcard-trigger+xml -# application/vnd.oma.bcast.sprov+xml -# application/vnd.oma.bcast.stkm -# application/vnd.oma.cab-address-book+xml -# application/vnd.oma.cab-feature-handler+xml -# application/vnd.oma.cab-pcc+xml -# application/vnd.oma.cab-user-prefs+xml -# application/vnd.oma.dcd -# application/vnd.oma.dcdc -application/vnd.oma.dd2+xml dd2 -# application/vnd.oma.drm.risd+xml -# application/vnd.oma.group-usage-list+xml -# application/vnd.oma.pal+xml -# application/vnd.oma.poc.detailed-progress-report+xml -# application/vnd.oma.poc.final-report+xml -# application/vnd.oma.poc.groups+xml -# application/vnd.oma.poc.invocation-descriptor+xml -# application/vnd.oma.poc.optimized-progress-report+xml -# application/vnd.oma.push -# application/vnd.oma.scidm.messages+xml -# application/vnd.oma.xcap-directory+xml -# application/vnd.omads-email+xml -# application/vnd.omads-file+xml -# application/vnd.omads-folder+xml -# application/vnd.omaloc-supl-init -application/vnd.openofficeorg.extension oxt -# application/vnd.openxmlformats-officedocument.custom-properties+xml -# application/vnd.openxmlformats-officedocument.customxmlproperties+xml -# application/vnd.openxmlformats-officedocument.drawing+xml -# application/vnd.openxmlformats-officedocument.drawingml.chart+xml -# application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml -# application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml -# application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml -# application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml -# application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml -# application/vnd.openxmlformats-officedocument.extended-properties+xml -# application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml -# application/vnd.openxmlformats-officedocument.presentationml.comments+xml -# application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml -# application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml -# application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml -application/vnd.openxmlformats-officedocument.presentationml.presentation pptx -# application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml -# application/vnd.openxmlformats-officedocument.presentationml.presprops+xml -application/vnd.openxmlformats-officedocument.presentationml.slide sldx -# application/vnd.openxmlformats-officedocument.presentationml.slide+xml -# application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml -# application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml -application/vnd.openxmlformats-officedocument.presentationml.slideshow ppsx -# application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml -# application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml -# application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml -# application/vnd.openxmlformats-officedocument.presentationml.tags+xml -application/vnd.openxmlformats-officedocument.presentationml.template potx -# application/vnd.openxmlformats-officedocument.presentationml.template.main+xml -# application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml -application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx -# application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml -application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx -# application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml -# application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml -# application/vnd.openxmlformats-officedocument.theme+xml -# application/vnd.openxmlformats-officedocument.themeoverride+xml -# application/vnd.openxmlformats-officedocument.vmldrawing -# application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml -application/vnd.openxmlformats-officedocument.wordprocessingml.document docx -# application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml -application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx -# application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml -# application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml -# application/vnd.openxmlformats-package.core-properties+xml -# application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml -# application/vnd.openxmlformats-package.relationships+xml -# application/vnd.quobject-quoxdocument -# application/vnd.osa.netdeploy -application/vnd.osgeo.mapguide.package mgp -# application/vnd.osgi.bundle -application/vnd.osgi.dp dp -application/vnd.osgi.subsystem esa -# application/vnd.otps.ct-kip+xml -application/vnd.palm pdb pqa oprc -# application/vnd.paos.xml -application/vnd.pawaafile paw -application/vnd.pg.format str -application/vnd.pg.osasli ei6 -# application/vnd.piaccess.application-licence -application/vnd.picsel efif -application/vnd.pmi.widget wg -# application/vnd.poc.group-advertisement+xml -application/vnd.pocketlearn plf -application/vnd.powerbuilder6 pbd -# application/vnd.powerbuilder6-s -# application/vnd.powerbuilder7 -# application/vnd.powerbuilder7-s -# application/vnd.powerbuilder75 -# application/vnd.powerbuilder75-s -# application/vnd.preminet -application/vnd.previewsystems.box box -application/vnd.proteus.magazine mgz -application/vnd.publishare-delta-tree qps -application/vnd.pvi.ptid1 ptid -# application/vnd.pwg-multiplexed -# application/vnd.pwg-xhtml-print+xml -# application/vnd.qualcomm.brew-app-res -application/vnd.quark.quarkxpress qxd qxt qwd qwt qxl qxb -# application/vnd.radisys.moml+xml -# application/vnd.radisys.msml+xml -# application/vnd.radisys.msml-audit+xml -# application/vnd.radisys.msml-audit-conf+xml -# application/vnd.radisys.msml-audit-conn+xml -# application/vnd.radisys.msml-audit-dialog+xml -# application/vnd.radisys.msml-audit-stream+xml -# application/vnd.radisys.msml-conf+xml -# application/vnd.radisys.msml-dialog+xml -# application/vnd.radisys.msml-dialog-base+xml -# application/vnd.radisys.msml-dialog-fax-detect+xml -# application/vnd.radisys.msml-dialog-fax-sendrecv+xml -# application/vnd.radisys.msml-dialog-group+xml -# application/vnd.radisys.msml-dialog-speech+xml -# application/vnd.radisys.msml-dialog-transform+xml -# application/vnd.rainstor.data -# application/vnd.rapid -application/vnd.realvnc.bed bed -application/vnd.recordare.musicxml mxl -application/vnd.recordare.musicxml+xml musicxml -# application/vnd.renlearn.rlprint -application/vnd.rig.cryptonote cryptonote -application/vnd.rim.cod cod -application/vnd.rn-realmedia rm -application/vnd.rn-realmedia-vbr rmvb -application/vnd.route66.link66+xml link66 -# application/vnd.rs-274x -# application/vnd.ruckus.download -# application/vnd.s3sms -application/vnd.sailingtracker.track st -# application/vnd.sbm.cid -# application/vnd.sbm.mid2 -# application/vnd.scribus -# application/vnd.sealed.3df -# application/vnd.sealed.csf -# application/vnd.sealed.doc -# application/vnd.sealed.eml -# application/vnd.sealed.mht -# application/vnd.sealed.net -# application/vnd.sealed.ppt -# application/vnd.sealed.tiff -# application/vnd.sealed.xls -# application/vnd.sealedmedia.softseal.html -# application/vnd.sealedmedia.softseal.pdf -application/vnd.seemail see -application/vnd.sema sema -application/vnd.semd semd -application/vnd.semf semf -application/vnd.shana.informed.formdata ifm -application/vnd.shana.informed.formtemplate itp -application/vnd.shana.informed.interchange iif -application/vnd.shana.informed.package ipk -application/vnd.simtech-mindmapper twd twds -application/vnd.smaf mmf -# application/vnd.smart.notebook -application/vnd.smart.teacher teacher -# application/vnd.software602.filler.form+xml -# application/vnd.software602.filler.form-xml-zip -application/vnd.solent.sdkm+xml sdkm sdkd -application/vnd.spotfire.dxp dxp -application/vnd.spotfire.sfs sfs -# application/vnd.sss-cod -# application/vnd.sss-dtf -# application/vnd.sss-ntf -application/vnd.stardivision.calc sdc -application/vnd.stardivision.draw sda -application/vnd.stardivision.impress sdd -application/vnd.stardivision.math smf -application/vnd.stardivision.writer sdw vor -application/vnd.stardivision.writer-global sgl -application/vnd.stepmania.package smzip -application/vnd.stepmania.stepchart sm -# application/vnd.street-stream -application/vnd.sun.xml.calc sxc -application/vnd.sun.xml.calc.template stc -application/vnd.sun.xml.draw sxd -application/vnd.sun.xml.draw.template std -application/vnd.sun.xml.impress sxi -application/vnd.sun.xml.impress.template sti -application/vnd.sun.xml.math sxm -application/vnd.sun.xml.writer sxw -application/vnd.sun.xml.writer.global sxg -application/vnd.sun.xml.writer.template stw -# application/vnd.sun.wadl+xml -application/vnd.sus-calendar sus susp -application/vnd.svd svd -# application/vnd.swiftview-ics -application/vnd.symbian.install sis sisx -application/vnd.syncml+xml xsm -application/vnd.syncml.dm+wbxml bdm -application/vnd.syncml.dm+xml xdm -# application/vnd.syncml.dm.notification -# application/vnd.syncml.ds.notification -application/vnd.tao.intent-module-archive tao -application/vnd.tcpdump.pcap pcap cap dmp -application/vnd.tmobile-livetv tmo -application/vnd.trid.tpt tpt -application/vnd.triscape.mxs mxs -application/vnd.trueapp tra -# application/vnd.truedoc -# application/vnd.ubisoft.webplayer -application/vnd.ufdl ufd ufdl -application/vnd.uiq.theme utz -application/vnd.umajin umj -application/vnd.unity unityweb -application/vnd.uoml+xml uoml -# application/vnd.uplanet.alert -# application/vnd.uplanet.alert-wbxml -# application/vnd.uplanet.bearer-choice -# application/vnd.uplanet.bearer-choice-wbxml -# application/vnd.uplanet.cacheop -# application/vnd.uplanet.cacheop-wbxml -# application/vnd.uplanet.channel -# application/vnd.uplanet.channel-wbxml -# application/vnd.uplanet.list -# application/vnd.uplanet.list-wbxml -# application/vnd.uplanet.listcmd -# application/vnd.uplanet.listcmd-wbxml -# application/vnd.uplanet.signal -application/vnd.vcx vcx -# application/vnd.vd-study -# application/vnd.vectorworks -# application/vnd.verimatrix.vcas -# application/vnd.vidsoft.vidconference -application/vnd.visio vsd vst vss vsw -application/vnd.visionary vis -# application/vnd.vividence.scriptfile -application/vnd.vsf vsf -# application/vnd.wap.sic -# application/vnd.wap.slc -application/vnd.wap.wbxml wbxml -application/vnd.wap.wmlc wmlc -application/vnd.wap.wmlscriptc wmlsc -application/vnd.webturbo wtb -# application/vnd.wfa.wsc -# application/vnd.wmc -# application/vnd.wmf.bootstrap -# application/vnd.wolfram.mathematica -# application/vnd.wolfram.mathematica.package -application/vnd.wolfram.player nbp -application/vnd.wordperfect wpd -application/vnd.wqd wqd -# application/vnd.wrq-hp3000-labelled -application/vnd.wt.stf stf -# application/vnd.wv.csp+wbxml -# application/vnd.wv.csp+xml -# application/vnd.wv.ssp+xml -application/vnd.xara xar -application/vnd.xfdl xfdl -# application/vnd.xfdl.webform -# application/vnd.xmi+xml -# application/vnd.xmpie.cpkg -# application/vnd.xmpie.dpkg -# application/vnd.xmpie.plan -# application/vnd.xmpie.ppkg -# application/vnd.xmpie.xlim -application/vnd.yamaha.hv-dic hvd -application/vnd.yamaha.hv-script hvs -application/vnd.yamaha.hv-voice hvp -application/vnd.yamaha.openscoreformat osf -application/vnd.yamaha.openscoreformat.osfpvg+xml osfpvg -# application/vnd.yamaha.remote-setup -application/vnd.yamaha.smaf-audio saf -application/vnd.yamaha.smaf-phrase spf -# application/vnd.yamaha.through-ngn -# application/vnd.yamaha.tunnel-udpencap -application/vnd.yellowriver-custom-menu cmp -application/vnd.zul zir zirz -application/vnd.zzazz.deck+xml zaz -application/voicexml+xml vxml -# application/vq-rtcpxr -# application/watcherinfo+xml -# application/whoispp-query -# application/whoispp-response -application/widget wgt -application/winhlp hlp -# application/wita -# application/wordperfect5.1 -application/wsdl+xml wsdl -application/wspolicy+xml wspolicy -application/x-7z-compressed 7z -application/x-abiword abw -application/x-ace-compressed ace -# application/x-amf -application/x-apple-diskimage dmg -application/x-authorware-bin aab x32 u32 vox -application/x-authorware-map aam -application/x-authorware-seg aas -application/x-bcpio bcpio -application/x-bittorrent torrent -application/x-blorb blb blorb -application/x-bzip bz -application/x-bzip2 bz2 boz -application/x-cbr cbr cba cbt cbz cb7 -application/x-cdlink vcd -application/x-cfs-compressed cfs -application/x-chat chat -application/x-chess-pgn pgn -application/x-conference nsc -# application/x-compress -application/x-cpio cpio -application/x-csh csh -application/x-debian-package deb udeb -application/x-dgc-compressed dgc -application/x-director dir dcr dxr cst cct cxt w3d fgd swa -application/x-doom wad -application/x-dtbncx+xml ncx -application/x-dtbook+xml dtb -application/x-dtbresource+xml res -application/x-dvi dvi -application/x-envoy evy -application/x-eva eva -application/x-font-bdf bdf -# application/x-font-dos -# application/x-font-framemaker -application/x-font-ghostscript gsf -# application/x-font-libgrx -application/x-font-linux-psf psf -application/x-font-otf otf -application/x-font-pcf pcf -application/x-font-snf snf -# application/x-font-speedo -# application/x-font-sunos-news -application/x-font-ttf ttf ttc -application/x-font-type1 pfa pfb pfm afm -application/font-woff woff -# application/x-font-vfont -application/x-freearc arc -application/x-futuresplash spl -application/x-gca-compressed gca -application/x-glulx ulx -application/x-gnumeric gnumeric -application/x-gramps-xml gramps -application/x-gtar gtar -# application/x-gzip -application/x-hdf hdf -application/x-install-instructions install -application/x-iso9660-image iso -application/x-java-jnlp-file jnlp -application/x-latex latex -application/x-lzh-compressed lzh lha -application/x-mie mie -application/x-mobipocket-ebook prc mobi -application/x-ms-application application -application/x-ms-shortcut lnk -application/x-ms-wmd wmd -application/x-ms-wmz wmz -application/x-ms-xbap xbap -application/x-msaccess mdb -application/x-msbinder obd -application/x-mscardfile crd -application/x-msclip clp -application/x-msdownload exe dll com bat msi -application/x-msmediaview mvb m13 m14 -application/x-msmetafile wmf wmz emf emz -application/x-msmoney mny -application/x-mspublisher pub -application/x-msschedule scd -application/x-msterminal trm -application/x-mswrite wri -application/x-netcdf nc cdf -application/x-nzb nzb -application/x-pkcs12 p12 pfx -application/x-pkcs7-certificates p7b spc -application/x-pkcs7-certreqresp p7r -application/x-rar-compressed rar -application/x-research-info-systems ris -application/x-sh sh -application/x-shar shar -application/x-shockwave-flash swf -application/x-silverlight-app xap -application/x-sql sql -application/x-stuffit sit -application/x-stuffitx sitx -application/x-subrip srt -application/x-sv4cpio sv4cpio -application/x-sv4crc sv4crc -application/x-t3vm-image t3 -application/x-tads gam -application/x-tar tar -application/x-tcl tcl -application/x-tex tex -application/x-tex-tfm tfm -application/x-texinfo texinfo texi -application/x-tgif obj -application/x-ustar ustar -application/x-wais-source src -application/x-x509-ca-cert der crt -application/x-xfig fig -application/x-xliff+xml xlf -application/x-xpinstall xpi -application/x-xz xz -application/x-zmachine z1 z2 z3 z4 z5 z6 z7 z8 -# application/x400-bp -application/xaml+xml xaml -# application/xcap-att+xml -# application/xcap-caps+xml -application/xcap-diff+xml xdf -# application/xcap-el+xml -# application/xcap-error+xml -# application/xcap-ns+xml -# application/xcon-conference-info-diff+xml -# application/xcon-conference-info+xml -application/xenc+xml xenc -application/xhtml+xml xhtml xht -# application/xhtml-voice+xml -application/xml xml xsl -application/xml-dtd dtd -# application/xml-external-parsed-entity -# application/xmpp+xml -application/xop+xml xop -application/xproc+xml xpl -application/xslt+xml xslt -application/xspf+xml xspf -application/xv+xml mxml xhvml xvml xvm -application/yang yang -application/yin+xml yin -application/zip zip -# audio/1d-interleaved-parityfec -# audio/32kadpcm -# audio/3gpp -# audio/3gpp2 -# audio/ac3 -audio/adpcm adp -# audio/amr -# audio/amr-wb -# audio/amr-wb+ -# audio/asc -# audio/atrac-advanced-lossless -# audio/atrac-x -# audio/atrac3 -audio/basic au snd -# audio/bv16 -# audio/bv32 -# audio/clearmode -# audio/cn -# audio/dat12 -# audio/dls -# audio/dsr-es201108 -# audio/dsr-es202050 -# audio/dsr-es202211 -# audio/dsr-es202212 -# audio/dv -# audio/dvi4 -# audio/eac3 -# audio/evrc -# audio/evrc-qcp -# audio/evrc0 -# audio/evrc1 -# audio/evrcb -# audio/evrcb0 -# audio/evrcb1 -# audio/evrcwb -# audio/evrcwb0 -# audio/evrcwb1 -# audio/example -# audio/fwdred -# audio/g719 -# audio/g722 -# audio/g7221 -# audio/g723 -# audio/g726-16 -# audio/g726-24 -# audio/g726-32 -# audio/g726-40 -# audio/g728 -# audio/g729 -# audio/g7291 -# audio/g729d -# audio/g729e -# audio/gsm -# audio/gsm-efr -# audio/gsm-hr-08 -# audio/ilbc -# audio/ip-mr_v2.5 -# audio/isac -# audio/l16 -# audio/l20 -# audio/l24 -# audio/l8 -# audio/lpc -audio/midi mid midi kar rmi -# audio/mobile-xmf -audio/mp4 mp4a -# audio/mp4a-latm -# audio/mpa -# audio/mpa-robust -audio/mpeg mpga mp2 mp2a mp3 m2a m3a -# audio/mpeg4-generic -# audio/musepack -audio/ogg oga ogg spx -# audio/opus -# audio/parityfec -# audio/pcma -# audio/pcma-wb -# audio/pcmu-wb -# audio/pcmu -# audio/prs.sid -# audio/qcelp -# audio/red -# audio/rtp-enc-aescm128 -# audio/rtp-midi -# audio/rtx -audio/s3m s3m -audio/silk sil -# audio/smv -# audio/smv0 -# audio/smv-qcp -# audio/sp-midi -# audio/speex -# audio/t140c -# audio/t38 -# audio/telephone-event -# audio/tone -# audio/uemclip -# audio/ulpfec -# audio/vdvi -# audio/vmr-wb -# audio/vnd.3gpp.iufp -# audio/vnd.4sb -# audio/vnd.audiokoz -# audio/vnd.celp -# audio/vnd.cisco.nse -# audio/vnd.cmles.radio-events -# audio/vnd.cns.anp1 -# audio/vnd.cns.inf1 -audio/vnd.dece.audio uva uvva -audio/vnd.digital-winds eol -# audio/vnd.dlna.adts -# audio/vnd.dolby.heaac.1 -# audio/vnd.dolby.heaac.2 -# audio/vnd.dolby.mlp -# audio/vnd.dolby.mps -# audio/vnd.dolby.pl2 -# audio/vnd.dolby.pl2x -# audio/vnd.dolby.pl2z -# audio/vnd.dolby.pulse.1 -audio/vnd.dra dra -audio/vnd.dts dts -audio/vnd.dts.hd dtshd -# audio/vnd.dvb.file -# audio/vnd.everad.plj -# audio/vnd.hns.audio -audio/vnd.lucent.voice lvp -audio/vnd.ms-playready.media.pya pya -# audio/vnd.nokia.mobile-xmf -# audio/vnd.nortel.vbk -audio/vnd.nuera.ecelp4800 ecelp4800 -audio/vnd.nuera.ecelp7470 ecelp7470 -audio/vnd.nuera.ecelp9600 ecelp9600 -# audio/vnd.octel.sbc -# audio/vnd.qcelp -# audio/vnd.rhetorex.32kadpcm -audio/vnd.rip rip -# audio/vnd.sealedmedia.softseal.mpeg -# audio/vnd.vmx.cvsd -# audio/vorbis -# audio/vorbis-config -audio/webm weba -audio/x-aac aac -audio/x-aiff aif aiff aifc -audio/x-caf caf -audio/x-flac flac -audio/x-matroska mka -audio/x-mpegurl m3u -audio/x-ms-wax wax -audio/x-ms-wma wma -audio/x-pn-realaudio ram ra -audio/x-pn-realaudio-plugin rmp -# audio/x-tta -audio/x-wav wav -audio/xm xm -chemical/x-cdx cdx -chemical/x-cif cif -chemical/x-cmdf cmdf -chemical/x-cml cml -chemical/x-csml csml -# chemical/x-pdb -chemical/x-xyz xyz -image/bmp bmp -image/cgm cgm -# image/example -# image/fits -image/g3fax g3 -image/gif gif -image/ief ief -# image/jp2 -image/jpeg jpeg jpg jpe -# image/jpm -# image/jpx -image/ktx ktx -# image/naplps -image/png png -image/prs.btif btif -# image/prs.pti -image/sgi sgi -image/svg+xml svg svgz -# image/t38 -image/tiff tiff tif -# image/tiff-fx -image/vnd.adobe.photoshop psd -# image/vnd.cns.inf2 -image/vnd.dece.graphic uvi uvvi uvg uvvg -image/vnd.dvb.subtitle sub -image/vnd.djvu djvu djv -image/vnd.dwg dwg -image/vnd.dxf dxf -image/vnd.fastbidsheet fbs -image/vnd.fpx fpx -image/vnd.fst fst -image/vnd.fujixerox.edmics-mmr mmr -image/vnd.fujixerox.edmics-rlc rlc -# image/vnd.globalgraphics.pgb -# image/vnd.microsoft.icon -# image/vnd.mix -image/vnd.ms-modi mdi -image/vnd.ms-photo wdp -image/vnd.net-fpx npx -# image/vnd.radiance -# image/vnd.sealed.png -# image/vnd.sealedmedia.softseal.gif -# image/vnd.sealedmedia.softseal.jpg -# image/vnd.svf -image/vnd.wap.wbmp wbmp -image/vnd.xiff xif -image/webp webp -image/x-3ds 3ds -image/x-cmu-raster ras -image/x-cmx cmx -image/x-freehand fh fhc fh4 fh5 fh7 -image/x-icon ico -image/x-mrsid-image sid -image/x-pcx pcx -image/x-pict pic pct -image/x-portable-anymap pnm -image/x-portable-bitmap pbm -image/x-portable-graymap pgm -image/x-portable-pixmap ppm -image/x-rgb rgb -image/x-tga tga -image/x-xbitmap xbm -image/x-xpixmap xpm -image/x-xwindowdump xwd -# message/cpim -# message/delivery-status -# message/disposition-notification -# message/example -# message/external-body -# message/feedback-report -# message/global -# message/global-delivery-status -# message/global-disposition-notification -# message/global-headers -# message/http -# message/imdn+xml -# message/news -# message/partial -message/rfc822 eml mime -# message/s-http -# message/sip -# message/sipfrag -# message/tracking-status -# message/vnd.si.simp -# model/example -model/iges igs iges -model/mesh msh mesh silo -model/vnd.collada+xml dae -model/vnd.dwf dwf -# model/vnd.flatland.3dml -model/vnd.gdl gdl -# model/vnd.gs-gdl -# model/vnd.gs.gdl -model/vnd.gtw gtw -# model/vnd.moml+xml -model/vnd.mts mts -# model/vnd.parasolid.transmit.binary -# model/vnd.parasolid.transmit.text -model/vnd.vtu vtu -model/vrml wrl vrml -model/x3d+binary x3db x3dbz -model/x3d+vrml x3dv x3dvz -model/x3d+xml x3d x3dz -# multipart/alternative -# multipart/appledouble -# multipart/byteranges -# multipart/digest -# multipart/encrypted -# multipart/example -# multipart/form-data -# multipart/header-set -# multipart/mixed -# multipart/parallel -# multipart/related -# multipart/report -# multipart/signed -# multipart/voice-message -# text/1d-interleaved-parityfec -text/cache-manifest appcache -text/calendar ics ifb -text/css css -text/csv csv -# text/directory -# text/dns -# text/ecmascript -# text/enriched -# text/example -# text/fwdred -text/html html htm -# text/javascript -text/n3 n3 -# text/parityfec -text/plain txt text conf def list log in -# text/prs.fallenstein.rst -text/prs.lines.tag dsc -# text/vnd.radisys.msml-basic-layout -# text/red -# text/rfc822-headers -text/richtext rtx -# text/rtf -# text/rtp-enc-aescm128 -# text/rtx -text/sgml sgml sgm -# text/t140 -text/tab-separated-values tsv -text/troff t tr roff man me ms -text/turtle ttl -# text/ulpfec -text/uri-list uri uris urls -text/vcard vcard -# text/vnd.abc -text/vnd.curl curl -text/vnd.curl.dcurl dcurl -text/vnd.curl.scurl scurl -text/vnd.curl.mcurl mcurl -# text/vnd.dmclientscript -text/vnd.dvb.subtitle sub -# text/vnd.esmertec.theme-descriptor -text/vnd.fly fly -text/vnd.fmi.flexstor flx -text/vnd.graphviz gv -text/vnd.in3d.3dml 3dml -text/vnd.in3d.spot spot -# text/vnd.iptc.newsml -# text/vnd.iptc.nitf -# text/vnd.latex-z -# text/vnd.motorola.reflex -# text/vnd.ms-mediapackage -# text/vnd.net2phone.commcenter.command -# text/vnd.si.uricatalogue -text/vnd.sun.j2me.app-descriptor jad -# text/vnd.trolltech.linguist -# text/vnd.wap.si -# text/vnd.wap.sl -text/vnd.wap.wml wml -text/vnd.wap.wmlscript wmls -text/x-asm s asm -text/x-c c cc cxx cpp h hh dic -text/x-fortran f for f77 f90 -text/x-java-source java -text/x-opml opml -text/x-pascal p pas -text/x-nfo nfo -text/x-setext etx -text/x-sfv sfv -text/x-uuencode uu -text/x-vcalendar vcs -text/x-vcard vcf -# text/xml -# text/xml-external-parsed-entity -# video/1d-interleaved-parityfec -video/3gpp 3gp -# video/3gpp-tt -video/3gpp2 3g2 -# video/bmpeg -# video/bt656 -# video/celb -# video/dv -# video/example -video/h261 h261 -video/h263 h263 -# video/h263-1998 -# video/h263-2000 -video/h264 h264 -# video/h264-rcdo -# video/h264-svc -video/jpeg jpgv -# video/jpeg2000 -video/jpm jpm jpgm -video/mj2 mj2 mjp2 -# video/mp1s -# video/mp2p -# video/mp2t -video/mp4 mp4 mp4v mpg4 -# video/mp4v-es -video/mpeg mpeg mpg mpe m1v m2v -# video/mpeg4-generic -# video/mpv -# video/nv -video/ogg ogv -# video/parityfec -# video/pointer -video/quicktime qt mov -# video/raw -# video/rtp-enc-aescm128 -# video/rtx -# video/smpte292m -# video/ulpfec -# video/vc1 -# video/vnd.cctv -video/vnd.dece.hd uvh uvvh -video/vnd.dece.mobile uvm uvvm -# video/vnd.dece.mp4 -video/vnd.dece.pd uvp uvvp -video/vnd.dece.sd uvs uvvs -video/vnd.dece.video uvv uvvv -# video/vnd.directv.mpeg -# video/vnd.directv.mpeg-tts -# video/vnd.dlna.mpeg-tts -video/vnd.dvb.file dvb -video/vnd.fvt fvt -# video/vnd.hns.video -# video/vnd.iptvforum.1dparityfec-1010 -# video/vnd.iptvforum.1dparityfec-2005 -# video/vnd.iptvforum.2dparityfec-1010 -# video/vnd.iptvforum.2dparityfec-2005 -# video/vnd.iptvforum.ttsavc -# video/vnd.iptvforum.ttsmpeg2 -# video/vnd.motorola.video -# video/vnd.motorola.videop -video/vnd.mpegurl mxu m4u -video/vnd.ms-playready.media.pyv pyv -# video/vnd.nokia.interleaved-multimedia -# video/vnd.nokia.videovoip -# video/vnd.objectvideo -# video/vnd.sealed.mpeg1 -# video/vnd.sealed.mpeg4 -# video/vnd.sealed.swf -# video/vnd.sealedmedia.softseal.mov -video/vnd.uvvu.mp4 uvu uvvu -video/vnd.vivo viv -video/webm webm -video/x-f4v f4v -video/x-fli fli -video/x-flv flv -video/x-m4v m4v -video/x-matroska mkv mk3d mks -video/x-mng mng -video/x-ms-asf asf asx -video/x-ms-vob vob -video/x-ms-wm wm -video/x-ms-wmv wmv -video/x-ms-wmx wmx -video/x-ms-wvx wvx -video/x-msvideo avi -video/x-sgi-movie movie -video/x-smv smv -x-conference/x-cooltalk ice diff --git a/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml b/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml deleted file mode 100644 index dcf4282..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/loquendo-7-mrcp-v2.xml +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml deleted file mode 100644 index 0700dec..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/nuance-1.0.0-mrcp-v1.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml deleted file mode 100644 index 3c4938a..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v1.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml b/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml deleted file mode 100644 index b53cba0..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/nuance-5.0-mrcp-v2.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml deleted file mode 100644 index fe02b15..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/unimrcpserver-mrcp-v1.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml deleted file mode 100644 index cbde87c..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/vestec-mrcp-v1.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml b/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml deleted file mode 100644 index fb1d0ee..0000000 --- a/mod/freeswitch/conf/mrcp_profiles/voxeo-prophecy-8.0-mrcp-v1.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/notify-voicemail.tpl b/mod/freeswitch/conf/notify-voicemail.tpl deleted file mode 100644 index 365faa2..0000000 --- a/mod/freeswitch/conf/notify-voicemail.tpl +++ /dev/null @@ -1,44 +0,0 @@ -From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}@${voicemail_domain}> -Date: ${RFC2822_DATE} -To: <${voicemail_notify_email}> -Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} -X-Priority: ${voicemail_priority} -X-Mailer: FreeSWITCH - -Content-Type: multipart/alternative; - boundary="000XXX000" - ---000XXX000 -Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed -Content-Disposition: inline -Content-Transfer-Encoding: 7bit - -Created: ${voicemail_time} -From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> -Duration: ${voicemail_message_len} -Account: ${voicemail_account}@${voicemail_domain} - ---000XXX000 -Content-Type: text/html; charset=ISO-8859-1 -Content-Disposition: inline -Content-Transfer-Encoding: 7bit - - - - -Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} - - - - - -Message From "${voicemail_caller_id_name}" ${voicemail_caller_id_number}
-
-Created: ${voicemail_time}
-Duration: ${voicemail_message_len}
-Account: ${voicemail_account}@${voicemail_domain}
-
- - - ---000XXX000-- diff --git a/mod/freeswitch/conf/sip_profiles/external-ipv6.xml b/mod/freeswitch/conf/sip_profiles/external-ipv6.xml new file mode 100644 index 0000000..a01b6cd --- /dev/null +++ b/mod/freeswitch/conf/sip_profiles/external-ipv6.xml @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/mod/freeswitch/conf/sip_profiles/external/example.xml b/mod/freeswitch/conf/sip_profiles/external/example.xml deleted file mode 100644 index d8fe395..0000000 --- a/mod/freeswitch/conf/sip_profiles/external/example.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/sip_profiles/internal.xml b/mod/freeswitch/conf/sip_profiles/internal.xml deleted file mode 100644 index b9a9f68..0000000 --- a/mod/freeswitch/conf/sip_profiles/internal.xml +++ /dev/null @@ -1,428 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/skinny_profiles/internal.xml b/mod/freeswitch/conf/skinny_profiles/internal.xml deleted file mode 100644 index cf93f4a..0000000 --- a/mod/freeswitch/conf/skinny_profiles/internal.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mod/freeswitch/conf/tetris.ttml b/mod/freeswitch/conf/tetris.ttml deleted file mode 100644 index 2e33a5d..0000000 --- a/mod/freeswitch/conf/tetris.ttml +++ /dev/null @@ -1,69 +0,0 @@ -%(428,0,659,494) -%(214,0,494,415) -%(214,0,523,440) -%(214,0,587,494) -%(107,0,659,494) -%(107,0,587,494) -%(214,0,523,440) -%(214,0,494,415) -%(428,0,330,440) -%(214,0,330,440) -%(214,0,523,440) -%(428,0,659,523) -%(214,0,587,494) -%(214,0,523,440) -%(214,0,494,415) -%(214,0,494,440) -%(214,0,494,415) -%(214,0,523,440) -%(428,0,587,494) -%(428,0,659,523) -%(428,0,523,440) -%(428,0,330,440) -%(857,0,330,440) -%(214,0,0,0) -%(428,0,587,349) -%(214,0,698,440) -%(214,0,880,523) -%(107,0,880,523) -%(107,0,880,523) -%(214,0,784,494) -%(214,0,698,440) -%(642,0,659,392) -%(214,0,523,330) -%(214,0,659,392) -%(107,0,659,440) -%(107,0,659,392) -%(214,0,587,349) -%(214,0,523,330) -%(214,0,494,415) -%(214,0,494,330) -%(214,0,494,415) -%(214,0,523,440) -%(214,0,587,494) -%(214,0,587,415) -%(214,0,659,523) -%(214,0,659,415) -%(214,0,523,440) -%(214,0,523,330) -%(428,0,440,330) -%(428,0,440,330) -%(428,0,0,0) -%(857,0,330,262) -%(857,0,262,220) -%(857,0,294,247) -%(857,0,247,208) -%(857,0,262,220) -%(857,0,220,165) -%(857,0,208,165) -%(428,0,247,208) -%(428,0,0,0) -%(857,0,330,262) -%(857,0,262,220) -%(857,0,294,247) -%(857,0,208,165) -%(428,0,262,220) -%(428,0,330,262) -%(857,0,440,330) -%(857,0,415,294) -%(857,0,0,0) diff --git a/mod/freeswitch/conf/voicemail.tpl b/mod/freeswitch/conf/voicemail.tpl deleted file mode 100644 index 7826077..0000000 --- a/mod/freeswitch/conf/voicemail.tpl +++ /dev/null @@ -1,44 +0,0 @@ -From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}@${voicemail_domain}> -Date: ${RFC2822_DATE} -To: ${voicemail_email} -Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} -X-Priority: ${voicemail_priority} -X-Mailer: FreeSWITCH - -Content-Type: multipart/alternative; - boundary="000XXX000" - ---000XXX000 -Content-Type: text/plain; charset=ISO-8859-1; Format=Flowed -Content-Disposition: inline -Content-Transfer-Encoding: 7bit - -Created: ${voicemail_time} -From: "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> -Duration: ${voicemail_message_len} -Account: ${voicemail_account}@${voicemail_domain} - ---000XXX000 -Content-Type: text/html; charset=ISO-8859-1 -Content-Disposition: inline -Content-Transfer-Encoding: 7bit - - - - -Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_number}> ${voicemail_message_len} - - - - - -Message From "${voicemail_caller_id_name}" ${voicemail_caller_id_number}
-
-Created: ${voicemail_time}
-Duration: ${voicemail_message_len}
-Account: ${voicemail_account}@${voicemail_domain}
-
- - - ---000XXX000-- diff --git a/mod/freeswitch/conf/web-vm.tpl b/mod/freeswitch/conf/web-vm.tpl deleted file mode 100644 index 1c65633..0000000 --- a/mod/freeswitch/conf/web-vm.tpl +++ /dev/null @@ -1,13 +0,0 @@ -FreeSWITCH Voicemail - - - - - -
-Voicemail Messages -
- - - -
From 104cb1cd2d2f6ab52b782e3f6dccf35f3f204a29 Mon Sep 17 00:00:00 2001 From: chandi Date: Fri, 15 May 2020 21:13:59 +0200 Subject: [PATCH 4/5] isolated network for core container --- docker-compose.yml | 4 +- mod/core/Dockerfile | 5 ++ mod/core/bbb-apps-akka/application.conf | 2 +- mod/core/bbb-transcode-akka/application.conf | 48 ++++++++++++++++++++ mod/core/bigbluebutton-sip.properties | 2 +- mod/core/bigbluebutton.yml | 2 +- mod/core/red5.properties | 12 ++--- mod/core/screenshare/application.conf | 43 ++++++++++++++++++ mod/core/screenshare/screenshare-app.conf | 43 ++++++++++++++++++ mod/core/screenshare/screenshare.properties | 20 ++++++++ mod/core/web/bigbluebutton.properties | 2 +- mod/nginx/bbb/screenshare.nginx | 2 +- mod/nginx/bbb/web.nginx | 12 ++--- mod/nginx/bigbluebutton | 4 +- 14 files changed, 181 insertions(+), 20 deletions(-) create mode 100644 mod/core/bbb-transcode-akka/application.conf create mode 100644 mod/core/screenshare/application.conf create mode 100644 mod/core/screenshare/screenshare-app.conf create mode 100644 mod/core/screenshare/screenshare.properties diff --git a/docker-compose.yml b/docker-compose.yml index f6f9d2b..278947b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -12,7 +12,9 @@ services: WELCOME_FOOTER: ${WELCOME_FOOTER} volumes: - bigbluebutton:/var/bigbluebutton - network_mode: host + networks: + bbb-net: + ipv4_address: 10.7.7.2 freeswitch: build: mod/freeswitch diff --git a/mod/core/Dockerfile b/mod/core/Dockerfile index 49b088f..00e45e4 100644 --- a/mod/core/Dockerfile +++ b/mod/core/Dockerfile @@ -57,8 +57,13 @@ COPY bigbluebutton.yml /usr/local/bigbluebutton/core/scripts/bigbluebutton.yml COPY web/bigbluebutton.properties /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties.tmpl COPY bbb-apps-akka/application.conf /usr/share/bbb-apps-akka/conf/application.conf.tmpl COPY bbb-fsesl-akka/application.conf /etc/bbb-fsesl-akka/application.conf +COPY bbb-transcode-akka/application.conf /etc/bbb-transcode-akka/application.conf COPY web-run.sh /usr/share/bbb-web/run-prod.sh +COPY screenshare/screenshare.properties /usr/share/red5/webapps/screenshare/WEB-INF/screenshare.properties +COPY screenshare/screenshare-app.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/screenshare-app.conf +COPY screenshare/application.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/application.conf + COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf COPY entrypoint.sh /entrypoint.sh diff --git a/mod/core/bbb-apps-akka/application.conf b/mod/core/bbb-apps-akka/application.conf index 9b6f0fe..b7fda2f 100644 --- a/mod/core/bbb-apps-akka/application.conf +++ b/mod/core/bbb-apps-akka/application.conf @@ -65,7 +65,7 @@ sharedNotes { } http { - interface = "10.7.7.1" + interface = "10.7.7.2" port = 9999 } diff --git a/mod/core/bbb-transcode-akka/application.conf b/mod/core/bbb-transcode-akka/application.conf new file mode 100644 index 0000000..a965980 --- /dev/null +++ b/mod/core/bbb-transcode-akka/application.conf @@ -0,0 +1,48 @@ +akka { + actor { + debug { + receive = on + } + } + loggers = ["akka.event.slf4j.Slf4jLogger"] + loglevel = INFO + stdout-loglevel = "INFO" + + redis-subscriber-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } +} + + +redis { + host="redis" + port=6379 + password="" + # recording keys should expire in 14 days + keyExpiry=1209600 +} + +videoconference { + #The image to use in the videoconference window and/or when the webuser has no video + videoconf-logo-image-path = /usr/share/red5/webapps/sip/WEB-INF/mconf-videoconf-logo.gif + + #Enable username subtitle on video-conf-logo (the one shown in sip-phone when + #webconference's talker has no video ) + enable-user-video-subtitle = true + + #To change the sip video resolution, edit below: + #IMPORTANT: For now, we only accept these 3 resolutions: 160x120, 320x240, 640x480 + sip-video-resolution=640x480 +} + +transcoder { + #The path where ffmpeg is installed + ffmpeg-path = /usr/bin/ffmpeg + + #The path where ffprobe is installed + ffprobe-path = /usr/bin/ffprobe +} diff --git a/mod/core/bigbluebutton-sip.properties b/mod/core/bigbluebutton-sip.properties index 2de5765..2a49875 100644 --- a/mod/core/bigbluebutton-sip.properties +++ b/mod/core/bigbluebutton-sip.properties @@ -8,7 +8,7 @@ sip.server.username=bbbuser sip.server.password=secret # The ip and port of the FreeSWITCH server -freeswitch.ip=127.0.0.1 +freeswitch.ip=10.7.7.1 freeswitch.port=5060 # The start/stop RTP port the application is going to use diff --git a/mod/core/bigbluebutton.yml b/mod/core/bigbluebutton.yml index c95ad19..b6ade01 100644 --- a/mod/core/bigbluebutton.yml +++ b/mod/core/bigbluebutton.yml @@ -14,7 +14,7 @@ notes_formats: - etherpad - html - pdf -redis_host: 127.0.0.1 +redis_host: redis redis_port: 6379 # Uncomment and set password if redis require it. # redis_password: changeme diff --git a/mod/core/red5.properties b/mod/core/red5.properties index dc7c795..a6cc740 100644 --- a/mod/core/red5.properties +++ b/mod/core/red5.properties @@ -1,9 +1,9 @@ # Socket policy -policy.host=10.7.7.1 +policy.host=0.0.0.0 policy.port=843 # HTTP -http.host=10.7.7.1 +http.host=0.0.0.0 http.port=5080 https.port=5443 http.URIEncoding=UTF-8 @@ -14,7 +14,7 @@ http.acceptor_thread_count=10 http.processor_cache=20 # RTMP -rtmp.host=10.7.7.1 +rtmp.host=0.0.0.0 rtmp.port=1935 rtmp.io_threads=8 rtmp.send_buffer_size=65536 @@ -70,7 +70,7 @@ rtmp.generateMetadata=false rtmp.max_packet_size=3145728 # RTMPS -rtmps.host=10.7.7.1 +rtmps.host=0.0.0.0 rtmps.port=8443 rtmps.ping_interval=5000 rtmps.max_inactivity=20000 @@ -85,7 +85,7 @@ rtmps.truststorepass=password rtmps.truststorefile=conf/truststore.jks # RTMPT -rtmpt.host=10.7.7.1 +rtmpt.host=0.0.0.0 rtmpt.port=8088 rtmpt.ping_interval=5000 rtmpt.max_inactivity=20000 @@ -108,7 +108,7 @@ rtmpt.max_queue_offer_time=125 rtmpt.max_queue_offer_attempts=4 # WebSocket -ws.host=10.7.7.1 +ws.host=0.0.0.0 ws.port=8081 # Debug proxy (needs to be activated in red5-core.xml) diff --git a/mod/core/screenshare/application.conf b/mod/core/screenshare/application.conf new file mode 100644 index 0000000..918155f --- /dev/null +++ b/mod/core/screenshare/application.conf @@ -0,0 +1,43 @@ +akka { + actor { + debug { + # enable DEBUG logging of all AutoReceiveMessages (Kill, PoisonPill et.c.) + autoreceive = on + # enable DEBUG logging of actor lifecycle changes + lifecycle = on + } + } + loggers = ["akka.event.slf4j.Slf4jLogger"] + loglevel = "DEBUG" + + redis-publish-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } + + redis-subscriber-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } +} + +redis { + host="127.0.0.1" + port=6379 + password="" + # recording keys should expire in 14 days + keyExpiry=1209600 +} + +eventBus { + meetingManagerChannel = "FROM APPLICATION.CONF MeetingManagerChannel" + outMessageChannel = "OutgoingMessageChannel" + incomingJsonMsgChannel = "IncomingJsonMsgChannel" + outBbbMsgMsgChannel = "OutBbbMsgChannel" +} \ No newline at end of file diff --git a/mod/core/screenshare/screenshare-app.conf b/mod/core/screenshare/screenshare-app.conf new file mode 100644 index 0000000..098586f --- /dev/null +++ b/mod/core/screenshare/screenshare-app.conf @@ -0,0 +1,43 @@ +akka { + actor { + debug { + # enable DEBUG logging of all AutoReceiveMessages (Kill, PoisonPill et.c.) + autoreceive = on + # enable DEBUG logging of actor lifecycle changes + lifecycle = on + } + } + loggers = ["akka.event.slf4j.Slf4jLoggerDDD"] + loglevel = "DEBUG" + + redis-publish-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } + + redis-subscriber-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } +} + +redis { + host="redis" + port=6379 + password="" + # recording keys should expire in 14 days + keyExpiry=1209600 +} + +eventBus { + meetingManagerChannel = "FROM SCREEN-APPLICATION.CONF MeetingManagerChannel" + outMessageChannel = "OutgoingMessageChannel" + incomingJsonMsgChannel = "IncomingJsonMsgChannel" + outBbbMsgMsgChannel = "OutBbbMsgChannel" +} \ No newline at end of file diff --git a/mod/core/screenshare/screenshare.properties b/mod/core/screenshare/screenshare.properties new file mode 100644 index 0000000..b0ba4b5 --- /dev/null +++ b/mod/core/screenshare/screenshare.properties @@ -0,0 +1,20 @@ +recordingDirectory=/usr/share/red5/webapps/screenshare/streams + +redis.host=redis +redis.port=6379 +redis.password= +redis.keyExpiry=1209600 + +streamBaseUrl=rtmp://10.130.218.38/screenshare +jnlpUrl=http://10.130.218.38/screenshare +jnlpFile=http://10.130.218.38/screenshare/screenshare.jnlp +useH264=false + +# NOTES: +# 1. GOP (group of pictures) is calculated as frameRate * keyFrameInterval +# 2. intra-refresh=1 doesn't work in Chrome. Late comers can't view the stream as +# the user missed the key frame +# 3. keyFrameInterval is in seconds +# 4. Make sure you encode & into & as it will break the JNLP XML +#codecOptions=crf=36&preset=veryfast&tune=animation,zerolatency&frameRate=12.0&keyFrameInterval=6 +codecOptions=crf=38&preset=veryfast&tune=zerolatency&frameRate=5.0&keyFrameInterval=5 diff --git a/mod/core/web/bigbluebutton.properties b/mod/core/web/bigbluebutton.properties index 6ca2349..03b2575 100644 --- a/mod/core/web/bigbluebutton.properties +++ b/mod/core/web/bigbluebutton.properties @@ -264,7 +264,7 @@ securitySalt={{ .Env.SHARED_SECRET }} # Directory where we drop the .done file recordStatusDir=/var/bigbluebutton/recording/status/recorded -redisHost=127.0.0.1 +redisHost=redis redisPort=6379 redisPassword= redisKeyExpiry=1209600 diff --git a/mod/nginx/bbb/screenshare.nginx b/mod/nginx/bbb/screenshare.nginx index 1b3cb88..a8c9952 100644 --- a/mod/nginx/bbb/screenshare.nginx +++ b/mod/nginx/bbb/screenshare.nginx @@ -1,7 +1,7 @@ # Handle desktop sharing tunneling. Forwards # requests to Red5 on port 5080. location /screenshare { - proxy_pass http://host.docker.internal:5080; + proxy_pass http://core:5080; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; client_max_body_size 10m; diff --git a/mod/nginx/bbb/web.nginx b/mod/nginx/bbb/web.nginx index a186b75..0b99434 100755 --- a/mod/nginx/bbb/web.nginx +++ b/mod/nginx/bbb/web.nginx @@ -3,7 +3,7 @@ proxy_http_version 1.1; location /bigbluebutton { - proxy_pass http://host.docker.internal:8090; + proxy_pass http://core:8090; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; @@ -13,7 +13,7 @@ location ~ "^\/bigbluebutton\/presentation\/(?[a-zA-Z0-9_-]+)/upload$" { - proxy_pass http://host.docker.internal:8090; + proxy_pass http://core:8090; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; @@ -50,14 +50,14 @@ if ($arg_presFilename !~ "^[0-9a-zA-Z]+\.[0-9a-zA-Z]+$") { return 404; } - proxy_pass http://host.docker.internal:8090$uri$is_args$args; + proxy_pass http://core:8090$uri$is_args$args; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; # Workaround IE refusal to set cookies in iframe add_header P3P 'CP="No P3P policy available"'; } location = /bigbluebutton/presentation/checkPresentation { - proxy_pass http://host.docker.internal:8090; + proxy_pass http://core:8090; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; @@ -82,7 +82,7 @@ # and make sure to add sessionToken param in the request URI location = /bigbluebutton/connection/checkAuthorization { internal; - proxy_pass http://host.docker.internal:8090; + proxy_pass http://core:8090; proxy_pass_request_body off; proxy_set_header Content-Length ""; proxy_set_header X-Original-URI $request_uri; @@ -119,7 +119,7 @@ location = /bigbluebutton/textTrack/validateAuthToken { internal; - proxy_pass http://host.docker.internal:8090; + proxy_pass http://core:8090; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; diff --git a/mod/nginx/bigbluebutton b/mod/nginx/bigbluebutton index fbfe289..bda71f4 100644 --- a/mod/nginx/bigbluebutton +++ b/mod/nginx/bigbluebutton @@ -11,7 +11,7 @@ server { # Handle RTMPT (RTMP Tunneling). Forwards requests # to Red5 on port 5080 location ~ (/open/|/close/|/idle/|/send/|/fcs/) { - proxy_pass http://10.7.7.1:5080; + proxy_pass http://core:5080; proxy_redirect off; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; @@ -29,7 +29,7 @@ server { # Handle desktop sharing tunneling. Forwards # requests to Red5 on port 5080. location /deskshare { - proxy_pass http://10.7.7.1:5080; + proxy_pass http://core:5080; proxy_redirect default; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; client_max_body_size 10m; From 269c7dbc67a2e716bdae2b4b5271b1bd44ba3800 Mon Sep 17 00:00:00 2001 From: chandi Date: Sat, 16 May 2020 00:11:46 +0200 Subject: [PATCH 5/5] fix for various broken redis ip usages --- mod/core/Dockerfile | 17 +- .../bigbluebutton}/application.conf | 2 +- .../bigbluebutton}/bigbluebutton.properties | 2 +- .../bigbluebutton/redis.properties | 5 + .../red5-webapps/screenshare/application.conf | 43 +++++ .../screenshare/screenshare-app.conf | 0 .../screenshare/screenshare.properties | 0 .../sip}/bigbluebutton-sip.properties | 0 .../video-broadcast.properties | 2 + .../video/bigbluebutton-video.properties | 5 + mod/core/red5.properties | 157 ------------------ 11 files changed, 67 insertions(+), 166 deletions(-) rename mod/core/{screenshare => red5-webapps/bigbluebutton}/application.conf (98%) rename mod/core/{ => red5-webapps/bigbluebutton}/bigbluebutton.properties (98%) create mode 100644 mod/core/red5-webapps/bigbluebutton/redis.properties create mode 100644 mod/core/red5-webapps/screenshare/application.conf rename mod/core/{ => red5-webapps}/screenshare/screenshare-app.conf (100%) rename mod/core/{ => red5-webapps}/screenshare/screenshare.properties (100%) rename mod/core/{ => red5-webapps/sip}/bigbluebutton-sip.properties (100%) create mode 100644 mod/core/red5-webapps/video-broadcast/video-broadcast.properties create mode 100644 mod/core/red5-webapps/video/bigbluebutton-video.properties delete mode 100644 mod/core/red5.properties diff --git a/mod/core/Dockerfile b/mod/core/Dockerfile index 00e45e4..2598848 100644 --- a/mod/core/Dockerfile +++ b/mod/core/Dockerfile @@ -49,9 +49,16 @@ RUN sed -i 's|securerandom.source=file:/dev/random|securerandom.source=file:/dev RUN chown bigbluebutton:bigbluebutton /var/bigbluebutton # -- copy configuration files -COPY red5.properties /usr/share/red5/conf/red5.properties -COPY bigbluebutton.properties /usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties -COPY bigbluebutton-sip.properties /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties +COPY red5-webapps/bigbluebutton/application.conf /usr/share/red5/webapps/bigbluebutton/WEB-INF/classes/application.conf +COPY red5-webapps/bigbluebutton/bigbluebutton.properties /usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties +COPY red5-webapps/bigbluebutton/redis.properties /usr/share/red5/webapps/bigbluebutton/WEB-INF/redis.properties +COPY red5-webapps/sip/bigbluebutton-sip.properties /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties +COPY red5-webapps/screenshare/screenshare.properties /usr/share/red5/webapps/screenshare/WEB-INF/screenshare.properties +COPY red5-webapps/screenshare/screenshare-app.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/screenshare-app.conf +COPY red5-webapps/screenshare/application.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/application.conf +COPY red5-webapps/video/bigbluebutton-video.properties /usr/share/red5/webapps/video/WEB-INF/bigbluebutton-video.properties +COPY red5-webapps/video-broadcast/video-broadcast.properties /usr/share/red5/webapps/video-broadcast/WEB-INF/video-broadcast.properties + COPY bigbluebutton.yml /usr/local/bigbluebutton/core/scripts/bigbluebutton.yml COPY web/bigbluebutton.properties /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties.tmpl @@ -60,10 +67,6 @@ COPY bbb-fsesl-akka/application.conf /etc/bbb-fsesl-akka/application.conf COPY bbb-transcode-akka/application.conf /etc/bbb-transcode-akka/application.conf COPY web-run.sh /usr/share/bbb-web/run-prod.sh -COPY screenshare/screenshare.properties /usr/share/red5/webapps/screenshare/WEB-INF/screenshare.properties -COPY screenshare/screenshare-app.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/screenshare-app.conf -COPY screenshare/application.conf /usr/share/red5/webapps/screenshare/WEB-INF/classes/application.conf - COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf COPY entrypoint.sh /entrypoint.sh diff --git a/mod/core/screenshare/application.conf b/mod/core/red5-webapps/bigbluebutton/application.conf similarity index 98% rename from mod/core/screenshare/application.conf rename to mod/core/red5-webapps/bigbluebutton/application.conf index 918155f..9399112 100644 --- a/mod/core/screenshare/application.conf +++ b/mod/core/red5-webapps/bigbluebutton/application.conf @@ -28,7 +28,7 @@ akka { } redis { - host="127.0.0.1" + host="redis" port=6379 password="" # recording keys should expire in 14 days diff --git a/mod/core/bigbluebutton.properties b/mod/core/red5-webapps/bigbluebutton/bigbluebutton.properties similarity index 98% rename from mod/core/bigbluebutton.properties rename to mod/core/red5-webapps/bigbluebutton/bigbluebutton.properties index c602a1e..63f2f36 100644 --- a/mod/core/bigbluebutton.properties +++ b/mod/core/red5-webapps/bigbluebutton/bigbluebutton.properties @@ -23,7 +23,7 @@ freeswitch.esl.host=10.7.7.1 freeswitch.esl.port=8021 freeswitch.esl.password=ClueCon -redisHost=10.7.7.5 +redisHost=redis redisPort=6379 redisPassword= redisExpireKey=1209600 diff --git a/mod/core/red5-webapps/bigbluebutton/redis.properties b/mod/core/red5-webapps/bigbluebutton/redis.properties new file mode 100644 index 0000000..89324f9 --- /dev/null +++ b/mod/core/red5-webapps/bigbluebutton/redis.properties @@ -0,0 +1,5 @@ +# Redis settings + +redis.host=redis +redis.port=6379 +redis.pass= \ No newline at end of file diff --git a/mod/core/red5-webapps/screenshare/application.conf b/mod/core/red5-webapps/screenshare/application.conf new file mode 100644 index 0000000..9399112 --- /dev/null +++ b/mod/core/red5-webapps/screenshare/application.conf @@ -0,0 +1,43 @@ +akka { + actor { + debug { + # enable DEBUG logging of all AutoReceiveMessages (Kill, PoisonPill et.c.) + autoreceive = on + # enable DEBUG logging of actor lifecycle changes + lifecycle = on + } + } + loggers = ["akka.event.slf4j.Slf4jLogger"] + loglevel = "DEBUG" + + redis-publish-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } + + redis-subscriber-worker-dispatcher { + mailbox-type = "akka.dispatch.SingleConsumerOnlyUnboundedMailbox" + # Throughput defines the maximum number of messages to be + # processed per actor before the thread jumps to the next actor. + # Set to 1 for as fair as possible. + throughput = 512 + } +} + +redis { + host="redis" + port=6379 + password="" + # recording keys should expire in 14 days + keyExpiry=1209600 +} + +eventBus { + meetingManagerChannel = "FROM APPLICATION.CONF MeetingManagerChannel" + outMessageChannel = "OutgoingMessageChannel" + incomingJsonMsgChannel = "IncomingJsonMsgChannel" + outBbbMsgMsgChannel = "OutBbbMsgChannel" +} \ No newline at end of file diff --git a/mod/core/screenshare/screenshare-app.conf b/mod/core/red5-webapps/screenshare/screenshare-app.conf similarity index 100% rename from mod/core/screenshare/screenshare-app.conf rename to mod/core/red5-webapps/screenshare/screenshare-app.conf diff --git a/mod/core/screenshare/screenshare.properties b/mod/core/red5-webapps/screenshare/screenshare.properties similarity index 100% rename from mod/core/screenshare/screenshare.properties rename to mod/core/red5-webapps/screenshare/screenshare.properties diff --git a/mod/core/bigbluebutton-sip.properties b/mod/core/red5-webapps/sip/bigbluebutton-sip.properties similarity index 100% rename from mod/core/bigbluebutton-sip.properties rename to mod/core/red5-webapps/sip/bigbluebutton-sip.properties diff --git a/mod/core/red5-webapps/video-broadcast/video-broadcast.properties b/mod/core/red5-webapps/video-broadcast/video-broadcast.properties new file mode 100644 index 0000000..5c6a147 --- /dev/null +++ b/mod/core/red5-webapps/video-broadcast/video-broadcast.properties @@ -0,0 +1,2 @@ +redis.host=redis +redis.port=6379 diff --git a/mod/core/red5-webapps/video/bigbluebutton-video.properties b/mod/core/red5-webapps/video/bigbluebutton-video.properties new file mode 100644 index 0000000..bcab3d2 --- /dev/null +++ b/mod/core/red5-webapps/video/bigbluebutton-video.properties @@ -0,0 +1,5 @@ +redis.host=redis +redis.port=6379 +redis.password= +# recording keys should expire in 14 days +redis.keyExpiry=1209600 diff --git a/mod/core/red5.properties b/mod/core/red5.properties deleted file mode 100644 index a6cc740..0000000 --- a/mod/core/red5.properties +++ /dev/null @@ -1,157 +0,0 @@ -# Socket policy -policy.host=0.0.0.0 -policy.port=843 - -# HTTP -http.host=0.0.0.0 -http.port=5080 -https.port=5443 -http.URIEncoding=UTF-8 -http.max_headers_size=8192 -http.max_keep_alive_requests=-1 -http.max_threads=20 -http.acceptor_thread_count=10 -http.processor_cache=20 - -# RTMP -rtmp.host=0.0.0.0 -rtmp.port=1935 -rtmp.io_threads=8 -rtmp.send_buffer_size=65536 -rtmp.receive_buffer_size=65536 -rtmp.ping_interval=1000 -rtmp.max_inactivity=20000 -rtmp.max_handshake_time=5000 -rtmp.tcp_nodelay=true -rtmp.tcp_keepalive=false -rtmp.default_server_bandwidth=10000000 -rtmp.default_client_bandwidth=10000000 -rtmp.client_bandwidth_limit_type=2 -rtmp.bandwidth_detection=false -rtmp.encoder_base_tolerance=5000 -rtmp.encoder_drop_live_future=false -# traffic optimization hinting. to disable set traffic class set to -1 -# low delay + high throughput == 24 (0x18) -rtmp.traffic_class=-1 -# requested maximum length of the queue of incoming connections -rtmp.backlog=32 -# the interval (seconds) between each throughput calculation -rtmp.thoughput_calc_interval=15 -# enable use of the default mina acceptor -rtmp.default_acceptor=true -# socket i/o pool sizes used when default acceptor is disabled -rtmp.initial_pool_size=0 -rtmp.max_pool_size=2 -rtmp.max_processor_pool_size=8 -rtmp.executor_keepalive_time=60000 -mina.logfilter.enable=false -# scheduler configs (per application) -rtmp.scheduler.pool_size=8 -rtmp.deadlockguard.sheduler.pool_size=8 -# message executor configs (per application) - adjust these as needed if you get tasks rejected -rtmp.executor.core_pool_size=4 -rtmp.executor.max_pool_size=32 -rtmp.executor.queue_capacity=64 -# drop audio packets when queue is almost full, to disable this, set to 0 -rtmp.executor.queue_size_to_drop_audio_packets=60 -# maximum amount of time allotted to process a single rtmp message / packet in milliseconds, set it as 0 to disable timeout -rtmp.max_handling_time=2000 -# connection tweaks - dont modify unless you know what you're doing -rtmp.channel.initial.capacity=3 -rtmp.channel.concurrency.level=1 -rtmp.stream.initial.capacity=1 -rtmp.stream.concurrency.level=1 -rtmp.pending.calls.initial.capacity=3 -rtmp.pending.calls.concurrency.level=1 -rtmp.reserved.streams.initial.capacity=1 -rtmp.reserved.streams.concurrency.level=1 -rtmp.generateMetadata=false -# maximum packet size allowed in bytes -rtmp.max_packet_size=3145728 - -# RTMPS -rtmps.host=0.0.0.0 -rtmps.port=8443 -rtmps.ping_interval=5000 -rtmps.max_inactivity=20000 -rtmps.max_keep_alive_requests=-1 -rtmps.max_threads=8 -rtmps.acceptor_thread_count=2 -rtmps.processor_cache=20 -# RTMPS Key and Trust store parameters -rtmps.keystorepass=password -rtmps.keystorefile=conf/keystore.jks -rtmps.truststorepass=password -rtmps.truststorefile=conf/truststore.jks - -# RTMPT -rtmpt.host=0.0.0.0 -rtmpt.port=8088 -rtmpt.ping_interval=5000 -rtmpt.max_inactivity=20000 -rtmpt.max_handshake_time=5000 -rtmpt.max_keep_alive_requests=-1 -rtmpt.max_threads=8 -rtmpt.acceptor_thread_count=2 -rtmpt.processor_cache=20 -rtmpt.encoder_base_tolerance=5000 -rtmpt.encoder_drop_live_future=true -# better setting for streaming media -rtmpt.target_reponse_size=32768 -# best setting for small messages or shared objects -#rtmpt.target_reponse_size=8192 -# max incoming messages to process at a time. the most that FP appears to send is 166 -rtmpt.max_in_msg_process=166 -# max time in millis that we will wait when offering data to the in or out queue -rtmpt.max_queue_offer_time=125 -# max offer attempts -rtmpt.max_queue_offer_attempts=4 - -# WebSocket -ws.host=0.0.0.0 -ws.port=8081 - -# Debug proxy (needs to be activated in red5-core.xml) -proxy.source_host=127.0.0.1 -proxy.source_port=1936 -proxy.destination_host=127.0.0.1 -proxy.destination_port=1935 - -# JMX -jmx.rmi.host=localhost -jmx.rmi.port=9999 -jmx.rmi.sport=9998 -jmx.rmi.port.remoteobjects= -jmx.keystorepass=password -jmx.mina.monitor.enable=false -jmx.mina.poll.interval=1000 -# Whether to always create the registry in-process, not attempting to -# locate an existing registry at the specified port. Set to "true" in order -# to avoid the overhead of locating an existing registry when you always intend -# to create a new registry in any case. -jmx.registry.create=true -# Whether or not the MBeanServerFactoryBean should attempt to locate a running -# MBeanServer before creating one -jmx.reuse.existing.server=true -# Whether to register the MBeanServer with the MBeanServerFactory, making it -# available through MBeanServerFactory.findMBeanServer() -jmx.register.factory=true -# Whether any threads started for the JMXConnectorServer should be started as daemon threads -jmx.daemon=true -# Whether the JMXConnectorServer should be started in a separate thread -jmx.threaded=true - -# Server properties -# max events to send in a single update -so.max.events.per.update=64 -so.scheduler.pool_size=4 -keyframe.cache.entry.max=500 -war.deploy.server.check.interval=600000 -fileconsumer.delayed.write=true -fileconsumer.queue.size=120 -fileconsumer.wait.for.keyframe=true -subscriberstream.buffer.check.interval=5000 -subscriberstream.underrun.trigger=100 -subscriberstream.max.pending.frames=10 -subscriberstream.max.sequential.frames=10 -broadcaststream.auto.record=false