diff --git a/bigcouch/local.ini b/bigcouch/local.ini
deleted file mode 100644
index f9301c2b..00000000
--- a/bigcouch/local.ini
+++ /dev/null
@@ -1,26 +0,0 @@
-[admins]
-
-[chttpd]
-secret = 53e20840c5b911e28b8b0800200c9a66
-require_valid_user = false
-port = 5984
-bind_address = 0.0.0.0
-
-[httpd]
-secret = 53e20840c5b911e28b8b0800200c9a66
-require_valid_user = false
-port = 5986
-bind_address = 0.0.0.0
-
-[couchdb]
-database_dir = /srv/db
-view_index_dir = /srv/view_index
-
-[cluster]
-q=3
-r=2
-w=2
-n=3
-
-[log]
-file = /var/log/bigcouch/bigcouch.log
diff --git a/bigcouch/vm.args b/bigcouch/vm.args
deleted file mode 100644
index cd935116..00000000
--- a/bigcouch/vm.args
+++ /dev/null
@@ -1,30 +0,0 @@
-# Each node in the system must have a unique name. A name can be short
-# (specified using -sname) or it can by fully qualified (-name). There can be
-# no communication between nodes running with the -sname flag and those running
-# with the -name flag.
--name bigcouch
-
-# All nodes must share the same magic cookie for distributed Erlang to work.
-# Comment out this line if you synchronized the cookies by other means (using
-# the ~/.erlang.cookie file, for example).
--setcookie change_me
-
-# Tell SASL not to log progress reports
--sasl errlog_type error
-
-# Use kernel poll functionality if supported by emulator
-+K true
-
-# Start a pool of asynchronous IO threads
-+A 25
-
-# Set the max port value to be the same as limits.d/bigcouch.limits
-# +Q 65536
--env ERL_MAX_PORTS 65536
-
--kernel inet_dist_listen_min 11500 inet_dist_listen_max 11999
-
-# Comment this line out to enable the interactive Erlang shell on startup
-+Bd -noinput -detached
-
--couch_ini /opt/bigcouch/etc/default.ini /etc/kazoo/bigcouch/local.ini
diff --git a/core/config.ini b/core/config.ini
deleted file mode 100644
index 499746bc..00000000
--- a/core/config.ini
+++ /dev/null
@@ -1,28 +0,0 @@
-; section are between [] = [section]
-; key = value
-; to comment add ";" in front of the line
-[amqp]
-uri = "amqp://guest:guest@127.0.0.1:5672"
-
-[bigcouch]
-compact_automatically = true
-cookie = change_me
-ip = "127.0.0.1"
-port = 15984
-; username = "kazoo"
-; password = "supermegaexcellenttelephonyplatform"
-admin_port = 15986
-
-[whistle_apps]
-cookie = change_me
-
-[kazoo_apps]
-cookie = change_me
-
-[ecallmgr]
-cookie = change_me
-
-[log]
-syslog = info
-console = notice
-file = error
diff --git a/core/sys.config b/core/sys.config
deleted file mode 100644
index 5a06d69d..00000000
--- a/core/sys.config
+++ /dev/null
@@ -1,23 +0,0 @@
-[
- {lager, [
- {handlers, [
- {lager_file_backend, [
- {file, "log/error.log"}, {level, error}, {size, 10485760}, {date, "$D0"}, {count, 5}
- ,{formatter, lager_default_formatter}
- ,{formatter_config, [time," [",severity,"] ", "|", {callid, <<"0000000000">>}, "|", module, ":", line, " (",pid, ") ", message, "\n"]}
- ]}
- ,{lager_file_backend, [
- {file, "log/console.log"}, {level, info}, {size, 10485760}, {date, "$D0"}, {count, 5}
- ,{formatter, lager_default_formatter}
- ,{formatter_config, [time," [",severity,"] ", "|", {callid, <<"0000000000">>}, "|", module, ":", line, " (",pid, ") ", message, "\n"]}
- ]}
- ,{lager_syslog_backend, ["2600hz", local0, debug
- ,{lager_default_formatter, ["|", {callid, <<"0000000000">>}, "|", module, ":", line, " (",pid, ") ", message, "\n"]}
- ]}
- ]}
-
- ,{extra_sinks, [{data_lager_event,[{handlers, [{lager_file_backend,[{file, "/dev/null"} ,{level, debug}]}]}]}]}
- ,{colored, false}
- ,{error_logger_hwm, 5000}
- ]}
-].
diff --git a/core/vm.args b/core/vm.args
deleted file mode 100644
index 042812b2..00000000
--- a/core/vm.args
+++ /dev/null
@@ -1,32 +0,0 @@
--setcookie change_me
-
-# Tell SASL not to log progress reports, and log SASL errors to a file
--sasl errlog_type error
--sasl sasl_error_logger '{file, "log/error_log.sasl"}'
--boot start_sasl
-
--kernel inet_dist_listen_min 11500 inet_dist_listen_max 11999
-
-# Use kernel poll functionality if supported by emulator
-+K true
-
-# Start a pool of asynchronous IO threads
-+A 25
-
-# Comment this line out if you want the Erlang shell
-+Bd
-
-# Treat error_logger:warning_msg/2 as warnings instead of errors (default)
-+W w
-
-# Hearbeat disbled by default
-##-heart
-
-# GC more often
-##-env ERL_FULLSWEEP_AFTER 10
-
-# Increase number of concurrent ports / sockets
-##-env ERL_MAX_PORTS 4096
-
--s lager
--s kazoo_apps_app
diff --git a/freeswitch/autoload_configs/conference.conf.xml b/freeswitch/autoload_configs/conference.conf.xml
deleted file mode 100644
index fe336aa2..00000000
--- a/freeswitch/autoload_configs/conference.conf.xml
+++ /dev/null
@@ -1,278 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/conference_layouts.conf.xml b/freeswitch/autoload_configs/conference_layouts.conf.xml
deleted file mode 100644
index 3620f640..00000000
--- a/freeswitch/autoload_configs/conference_layouts.conf.xml
+++ /dev/null
@@ -1,326 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1x1
- 2x1
- 2x2
- 3x3
- 4x4
- 5x5
- 6x6
- 8x8
-
-
- 1up_top_left+5
- 1up_top_left+7
- 1up_top_left+9
-
-
- 3up+4
- 3up+9
-
-
-
-
diff --git a/freeswitch/autoload_configs/console.conf.xml b/freeswitch/autoload_configs/console.conf.xml
deleted file mode 100644
index 287f4fa5..00000000
--- a/freeswitch/autoload_configs/console.conf.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/event_socket.conf.xml b/freeswitch/autoload_configs/event_socket.conf.xml
deleted file mode 100644
index 09945068..00000000
--- a/freeswitch/autoload_configs/event_socket.conf.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/http_cache.conf.xml b/freeswitch/autoload_configs/http_cache.conf.xml
deleted file mode 100644
index 966281e1..00000000
--- a/freeswitch/autoload_configs/http_cache.conf.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/kazoo.conf.xml b/freeswitch/autoload_configs/kazoo.conf.xml
deleted file mode 100644
index 80451640..00000000
--- a/freeswitch/autoload_configs/kazoo.conf.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/local_stream.conf.xml b/freeswitch/autoload_configs/local_stream.conf.xml
deleted file mode 100644
index 75dfb941..00000000
--- a/freeswitch/autoload_configs/local_stream.conf.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/logfile.conf.xml b/freeswitch/autoload_configs/logfile.conf.xml
deleted file mode 100644
index e1fc602f..00000000
--- a/freeswitch/autoload_configs/logfile.conf.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/modules.conf.xml b/freeswitch/autoload_configs/modules.conf.xml
deleted file mode 100644
index ec0312bc..00000000
--- a/freeswitch/autoload_configs/modules.conf.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/opus.conf.xml b/freeswitch/autoload_configs/opus.conf.xml
deleted file mode 100644
index 98a6b7fd..00000000
--- a/freeswitch/autoload_configs/opus.conf.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/post_load_modules.conf.xml b/freeswitch/autoload_configs/post_load_modules.conf.xml
deleted file mode 100644
index 186e454f..00000000
--- a/freeswitch/autoload_configs/post_load_modules.conf.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/freeswitch/autoload_configs/shout.conf.xml b/freeswitch/autoload_configs/shout.conf.xml
deleted file mode 100644
index a90bebfb..00000000
--- a/freeswitch/autoload_configs/shout.conf.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/sofia.conf.xml b/freeswitch/autoload_configs/sofia.conf.xml
deleted file mode 100644
index b1339fdf..00000000
--- a/freeswitch/autoload_configs/sofia.conf.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/spandsp.conf.xml b/freeswitch/autoload_configs/spandsp.conf.xml
deleted file mode 100644
index 849d662e..00000000
--- a/freeswitch/autoload_configs/spandsp.conf.xml
+++ /dev/null
@@ -1,80 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/switch.conf.xml b/freeswitch/autoload_configs/switch.conf.xml
deleted file mode 100644
index ed7710c6..00000000
--- a/freeswitch/autoload_configs/switch.conf.xml
+++ /dev/null
@@ -1,50 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/syslog.conf.xml b/freeswitch/autoload_configs/syslog.conf.xml
deleted file mode 100644
index eb090d36..00000000
--- a/freeswitch/autoload_configs/syslog.conf.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/autoload_configs/timezones.conf.xml b/freeswitch/autoload_configs/timezones.conf.xml
deleted file mode 100644
index 85c805ff..00000000
--- a/freeswitch/autoload_configs/timezones.conf.xml
+++ /dev/null
@@ -1,551 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/certs/.placeholder b/freeswitch/certs/.placeholder
deleted file mode 100644
index 9a8681b6..00000000
--- a/freeswitch/certs/.placeholder
+++ /dev/null
@@ -1 +0,0 @@
-just a placeholder
\ No newline at end of file
diff --git a/freeswitch/chatplan/.placeholder b/freeswitch/chatplan/.placeholder
deleted file mode 100644
index 9a8681b6..00000000
--- a/freeswitch/chatplan/.placeholder
+++ /dev/null
@@ -1 +0,0 @@
-just a placeholder
\ No newline at end of file
diff --git a/freeswitch/dialplan/.placeholder b/freeswitch/dialplan/.placeholder
deleted file mode 100644
index 9a8681b6..00000000
--- a/freeswitch/dialplan/.placeholder
+++ /dev/null
@@ -1 +0,0 @@
-just a placeholder
\ No newline at end of file
diff --git a/freeswitch/directory/.placeholder b/freeswitch/directory/.placeholder
deleted file mode 100644
index 9a8681b6..00000000
--- a/freeswitch/directory/.placeholder
+++ /dev/null
@@ -1 +0,0 @@
-just a placeholder
\ No newline at end of file
diff --git a/freeswitch/freeswitch.xml b/freeswitch/freeswitch.xml
deleted file mode 100644
index b581541f..00000000
--- a/freeswitch/freeswitch.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/de/de.xml b/freeswitch/lang/de/de.xml
deleted file mode 100644
index a7dbab0c..00000000
--- a/freeswitch/lang/de/de.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/de/demo/demo.xml b/freeswitch/lang/de/demo/demo.xml
deleted file mode 100644
index fa77948b..00000000
--- a/freeswitch/lang/de/demo/demo.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/de/vm/sounds.xml b/freeswitch/lang/de/vm/sounds.xml
deleted file mode 100644
index 657e611c..00000000
--- a/freeswitch/lang/de/vm/sounds.xml
+++ /dev/null
@@ -1,413 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/de/vm/tts.xml b/freeswitch/lang/de/vm/tts.xml
deleted file mode 100644
index f91cae1b..00000000
--- a/freeswitch/lang/de/vm/tts.xml
+++ /dev/null
@@ -1,224 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/demo/demo-ivr.xml b/freeswitch/lang/en/demo/demo-ivr.xml
deleted file mode 100644
index 98f155a2..00000000
--- a/freeswitch/lang/en/demo/demo-ivr.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/demo/demo.xml b/freeswitch/lang/en/demo/demo.xml
deleted file mode 100644
index bcfe6a82..00000000
--- a/freeswitch/lang/en/demo/demo.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/demo/funnies.xml b/freeswitch/lang/en/demo/funnies.xml
deleted file mode 100644
index e901c5ad..00000000
--- a/freeswitch/lang/en/demo/funnies.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/freeswitch/lang/en/demo/new-demo-ivr.xml b/freeswitch/lang/en/demo/new-demo-ivr.xml
deleted file mode 100644
index 619d9921..00000000
--- a/freeswitch/lang/en/demo/new-demo-ivr.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/dir/sounds.xml b/freeswitch/lang/en/dir/sounds.xml
deleted file mode 100644
index b715a7f8..00000000
--- a/freeswitch/lang/en/dir/sounds.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/dir/tts.xml b/freeswitch/lang/en/dir/tts.xml
deleted file mode 100644
index d5f112dc..00000000
--- a/freeswitch/lang/en/dir/tts.xml
+++ /dev/null
@@ -1,106 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/en.xml b/freeswitch/lang/en/en.xml
deleted file mode 100644
index 3d27bce1..00000000
--- a/freeswitch/lang/en/en.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/ivr/sounds.xml b/freeswitch/lang/en/ivr/sounds.xml
deleted file mode 100644
index 0c4f0b9c..00000000
--- a/freeswitch/lang/en/ivr/sounds.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/vm/sounds.xml b/freeswitch/lang/en/vm/sounds.xml
deleted file mode 100644
index fdef472a..00000000
--- a/freeswitch/lang/en/vm/sounds.xml
+++ /dev/null
@@ -1,441 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/vm/tts.xml b/freeswitch/lang/en/vm/tts.xml
deleted file mode 100644
index 2de4b378..00000000
--- a/freeswitch/lang/en/vm/tts.xml
+++ /dev/null
@@ -1,249 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/en/vm/voicemail_ivr.xml b/freeswitch/lang/en/vm/voicemail_ivr.xml
deleted file mode 100644
index 1c482994..00000000
--- a/freeswitch/lang/en/vm/voicemail_ivr.xml
+++ /dev/null
@@ -1,417 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/demo/demo-es-ES.xml b/freeswitch/lang/es/demo/demo-es-ES.xml
deleted file mode 100644
index 4c6919dd..00000000
--- a/freeswitch/lang/es/demo/demo-es-ES.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/demo/demo-es-MX.xml b/freeswitch/lang/es/demo/demo-es-MX.xml
deleted file mode 100644
index 4c6919dd..00000000
--- a/freeswitch/lang/es/demo/demo-es-MX.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/demo/demo-ivr-es-ES.xml b/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
deleted file mode 100644
index ec7d7bcc..00000000
--- a/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/demo/demo-ivr-es-MX.xml b/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
deleted file mode 100644
index ec7d7bcc..00000000
--- a/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/dir/sounds-es-ES.xml b/freeswitch/lang/es/dir/sounds-es-ES.xml
deleted file mode 100644
index 2bdc1492..00000000
--- a/freeswitch/lang/es/dir/sounds-es-ES.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/dir/sounds-es-MX.xml b/freeswitch/lang/es/dir/sounds-es-MX.xml
deleted file mode 100644
index 2bdc1492..00000000
--- a/freeswitch/lang/es/dir/sounds-es-MX.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/dir/tts-es-ES.xml b/freeswitch/lang/es/dir/tts-es-ES.xml
deleted file mode 100644
index fbdeca70..00000000
--- a/freeswitch/lang/es/dir/tts-es-ES.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/dir/tts-es-MX.xml b/freeswitch/lang/es/dir/tts-es-MX.xml
deleted file mode 100644
index ddf15d0a..00000000
--- a/freeswitch/lang/es/dir/tts-es-MX.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/es_ES.xml b/freeswitch/lang/es/es_ES.xml
deleted file mode 100644
index f8de6858..00000000
--- a/freeswitch/lang/es/es_ES.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/es_MX.xml b/freeswitch/lang/es/es_MX.xml
deleted file mode 100644
index 936abcf1..00000000
--- a/freeswitch/lang/es/es_MX.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/vm/sounds-es-ES.xml b/freeswitch/lang/es/vm/sounds-es-ES.xml
deleted file mode 100644
index dcc9d9f7..00000000
--- a/freeswitch/lang/es/vm/sounds-es-ES.xml
+++ /dev/null
@@ -1,404 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/vm/sounds-es-MX.xml b/freeswitch/lang/es/vm/sounds-es-MX.xml
deleted file mode 100644
index 1f22c43b..00000000
--- a/freeswitch/lang/es/vm/sounds-es-MX.xml
+++ /dev/null
@@ -1,404 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/vm/tts-es-ES.xml b/freeswitch/lang/es/vm/tts-es-ES.xml
deleted file mode 100644
index 6dab48ca..00000000
--- a/freeswitch/lang/es/vm/tts-es-ES.xml
+++ /dev/null
@@ -1,238 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/es/vm/tts-es-MX.xml b/freeswitch/lang/es/vm/tts-es-MX.xml
deleted file mode 100644
index ce5722e9..00000000
--- a/freeswitch/lang/es/vm/tts-es-MX.xml
+++ /dev/null
@@ -1,238 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/fr/demo/demo.xml b/freeswitch/lang/fr/demo/demo.xml
deleted file mode 100644
index 0d0de592..00000000
--- a/freeswitch/lang/fr/demo/demo.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/fr/dir/sounds.xml b/freeswitch/lang/fr/dir/sounds.xml
deleted file mode 100644
index a0dcb2c0..00000000
--- a/freeswitch/lang/fr/dir/sounds.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/fr/dir/tts.xml b/freeswitch/lang/fr/dir/tts.xml
deleted file mode 100644
index 7d3e5e30..00000000
--- a/freeswitch/lang/fr/dir/tts.xml
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/fr/fr.xml b/freeswitch/lang/fr/fr.xml
deleted file mode 100644
index 124ca024..00000000
--- a/freeswitch/lang/fr/fr.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/fr/vm/sounds.xml b/freeswitch/lang/fr/vm/sounds.xml
deleted file mode 100644
index 9cd209ea..00000000
--- a/freeswitch/lang/fr/vm/sounds.xml
+++ /dev/null
@@ -1,255 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/he/demo/demo-ivr.xml b/freeswitch/lang/he/demo/demo-ivr.xml
deleted file mode 100644
index df8d24b7..00000000
--- a/freeswitch/lang/he/demo/demo-ivr.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/he/demo/demo.xml b/freeswitch/lang/he/demo/demo.xml
deleted file mode 100644
index bcfe6a82..00000000
--- a/freeswitch/lang/he/demo/demo.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/he/dir/sounds.xml b/freeswitch/lang/he/dir/sounds.xml
deleted file mode 100644
index 5fd13fff..00000000
--- a/freeswitch/lang/he/dir/sounds.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/he/he.xml b/freeswitch/lang/he/he.xml
deleted file mode 100644
index 7cca73c1..00000000
--- a/freeswitch/lang/he/he.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/he/vm/sounds.xml b/freeswitch/lang/he/vm/sounds.xml
deleted file mode 100644
index 917c84b0..00000000
--- a/freeswitch/lang/he/vm/sounds.xml
+++ /dev/null
@@ -1,417 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml b/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
deleted file mode 100644
index ec7d7bcc..00000000
--- a/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml b/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
deleted file mode 100644
index ec7d7bcc..00000000
--- a/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/demo/demo-pt-BR.xml b/freeswitch/lang/pt/demo/demo-pt-BR.xml
deleted file mode 100644
index 846561a5..00000000
--- a/freeswitch/lang/pt/demo/demo-pt-BR.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/demo/demo-pt-PT.xml b/freeswitch/lang/pt/demo/demo-pt-PT.xml
deleted file mode 100644
index 34464f7a..00000000
--- a/freeswitch/lang/pt/demo/demo-pt-PT.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/dir/sounds-pt-BR.xml b/freeswitch/lang/pt/dir/sounds-pt-BR.xml
deleted file mode 100644
index 2bdc1492..00000000
--- a/freeswitch/lang/pt/dir/sounds-pt-BR.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/dir/sounds-pt-PT.xml b/freeswitch/lang/pt/dir/sounds-pt-PT.xml
deleted file mode 100644
index 2bdc1492..00000000
--- a/freeswitch/lang/pt/dir/sounds-pt-PT.xml
+++ /dev/null
@@ -1,121 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/dir/tts-pt-BR.xml b/freeswitch/lang/pt/dir/tts-pt-BR.xml
deleted file mode 100644
index 71b79c60..00000000
--- a/freeswitch/lang/pt/dir/tts-pt-BR.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/dir/tts-pt-PT.xml b/freeswitch/lang/pt/dir/tts-pt-PT.xml
deleted file mode 100644
index 4f03c5ab..00000000
--- a/freeswitch/lang/pt/dir/tts-pt-PT.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/pt_BR.xml b/freeswitch/lang/pt/pt_BR.xml
deleted file mode 100644
index 690ee697..00000000
--- a/freeswitch/lang/pt/pt_BR.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/pt_PT.xml b/freeswitch/lang/pt/pt_PT.xml
deleted file mode 100644
index c30b3612..00000000
--- a/freeswitch/lang/pt/pt_PT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/vm/sounds-pt-BR.xml b/freeswitch/lang/pt/vm/sounds-pt-BR.xml
deleted file mode 100644
index 1ab472a7..00000000
--- a/freeswitch/lang/pt/vm/sounds-pt-BR.xml
+++ /dev/null
@@ -1,404 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/vm/sounds-pt-PT.xml b/freeswitch/lang/pt/vm/sounds-pt-PT.xml
deleted file mode 100644
index 587d3fe5..00000000
--- a/freeswitch/lang/pt/vm/sounds-pt-PT.xml
+++ /dev/null
@@ -1,404 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/vm/tts-pt-BR.xml b/freeswitch/lang/pt/vm/tts-pt-BR.xml
deleted file mode 100644
index 4f770457..00000000
--- a/freeswitch/lang/pt/vm/tts-pt-BR.xml
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/pt/vm/tts-pt-PT.xml b/freeswitch/lang/pt/vm/tts-pt-PT.xml
deleted file mode 100644
index c3dfc3a0..00000000
--- a/freeswitch/lang/pt/vm/tts-pt-PT.xml
+++ /dev/null
@@ -1,238 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/demo/demo-ivr.xml b/freeswitch/lang/ru/demo/demo-ivr.xml
deleted file mode 100644
index 7de0d7fd..00000000
--- a/freeswitch/lang/ru/demo/demo-ivr.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/demo/demo.xml b/freeswitch/lang/ru/demo/demo.xml
deleted file mode 100644
index 10c9dbc5..00000000
--- a/freeswitch/lang/ru/demo/demo.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/dir/sounds.xml b/freeswitch/lang/ru/dir/sounds.xml
deleted file mode 100644
index a0dcb2c0..00000000
--- a/freeswitch/lang/ru/dir/sounds.xml
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/dir/tts.xml b/freeswitch/lang/ru/dir/tts.xml
deleted file mode 100644
index f0aafa26..00000000
--- a/freeswitch/lang/ru/dir/tts.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/ru.xml b/freeswitch/lang/ru/ru.xml
deleted file mode 100644
index 5f52e768..00000000
--- a/freeswitch/lang/ru/ru.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/vm/sounds.xml b/freeswitch/lang/ru/vm/sounds.xml
deleted file mode 100644
index 2ee9e6ec..00000000
--- a/freeswitch/lang/ru/vm/sounds.xml
+++ /dev/null
@@ -1,374 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/lang/ru/vm/tts.xml b/freeswitch/lang/ru/vm/tts.xml
deleted file mode 100644
index 2de4b378..00000000
--- a/freeswitch/lang/ru/vm/tts.xml
+++ /dev/null
@@ -1,249 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/freeswitch/mime.types b/freeswitch/mime.types
deleted file mode 100644
index 34d5fc90..00000000
--- a/freeswitch/mime.types
+++ /dev/null
@@ -1,983 +0,0 @@
-# This is a comment. I love comments.
-
-# This file controls what Internet media types are sent to the client for
-# given file extension(s). Sending the correct media type to the client
-# is important so they know how to handle the content of the file.
-# Extra types can either be added here or by using an AddType directive
-# in your config files. For more information about Internet media types,
-# please read RFC 2045, 2046, 2047, 2048, and 2077. The Internet media type
-# registry is at .
-
-# MIME type Extensions
-application/activemessage
-application/andrew-inset ez
-application/applefile
-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/cals-1840
-application/ccxml+xml ccxml
-application/cellml+xml
-application/cnrp+xml
-application/commonground
-application/conference-info+xml
-application/cpl+xml
-application/csta+xml
-application/cstadata+xml
-application/cybercash
-application/davmount+xml davmount
-application/dca-rft
-application/dec-dx
-application/dialog-info+xml
-application/dicom
-application/dns
-application/dvcs
-application/ecmascript ecma
-application/edi-consent
-application/edi-x12
-application/edifact
-application/epp+xml
-application/eshop
-application/fastinfoset
-application/fastsoap
-application/fits
-application/font-tdpfr pfr
-application/h224
-application/http
-application/hyperstudio stk
-application/iges
-application/im-iscomposing+xml
-application/index
-application/index.cmd
-application/index.obj
-application/index.response
-application/index.vnd
-application/iotp
-application/ipp
-application/isup
-application/javascript js
-application/json json
-application/kpml-request+xml
-application/kpml-response+xml
-application/mac-binhex40 hqx
-application/mac-compactpro cpt
-application/macwriteii
-application/marc mrc
-application/mathematica ma nb mb
-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/mediaservercontrol+xml mscml
-application/mikey
-application/mp4 mp4s
-application/mpeg4-generic
-application/mpeg4-iod
-application/mpeg4-iod-xmt
-application/msword doc dot
-application/mxf mxf
-application/nasdata
-application/news-message-id
-application/news-transmission
-application/nss
-application/ocsp-request
-application/ocsp-response
-application/octet-stream bin dms lha lzh class so iso dmg dist distz pkg bpk dump elc
-application/oda oda
-application/oebps-package+xml
-application/ogg ogg
-application/parityfec
-application/pdf pdf
-application/pgp-encrypted pgp
-application/pgp-keys
-application/pgp-signature asc sig
-application/pics-rules prf
-application/pidf+xml
-application/pkcs10 p10
-application/pkcs7-mime p7m p7c
-application/pkcs7-signature p7s
-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/qsig
-application/rdf+xml rdf
-application/reginfo+xml rif
-application/relax-ng-compact-syntax rnc
-application/remote-printing
-application/resource-lists+xml rl
-application/riscos
-application/rlmi+xml
-application/rls-services+xml rs
-application/rsd+xml rsd
-application/rss+xml rss
-application/rtf rtf
-application/rtx
-application/samlassertion+xml
-application/samlmetadata+xml
-application/sbml+xml sbml
-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/spirits-event+xml
-application/srgs gram
-application/srgs+xml grxml
-application/ssml+xml ssml
-application/timestamp-query
-application/timestamp-reply
-application/tve-trigger
-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.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.xdp+xml xdp
-application/vnd.adobe.xfdf xfdf
-application/vnd.aether.imp
-application/vnd.amiga.ami ami
-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.audiograph aep
-application/vnd.autopackage
-application/vnd.avistar+xml
-application/vnd.blueice.multipass mpm
-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.clonk.c4group c4g c4d c4f c4p c4u
-application/vnd.commerce-battelle
-application/vnd.commonspace csp cst
-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.cups-pdf
-application/vnd.cups-postscript
-application/vnd.cups-ppd ppd
-application/vnd.cups-raster
-application/vnd.cups-raw
-application/vnd.curl curl
-application/vnd.cybank
-application/vnd.data-vision.rdz rdz
-application/vnd.denovo.fcselayout-link fe_launch
-application/vnd.dna dna
-application/vnd.dolby.mlp mlp
-application/vnd.dpgraph dpg
-application/vnd.dreamfactory dfac
-application/vnd.dvb.esgcontainer
-application/vnd.dvb.ipdcesgaccess
-application/vnd.dxr
-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.enliven nml
-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.eudora.data
-application/vnd.ezpix-album ez2
-application/vnd.ezpix-package ez3
-application/vnd.fdf fdf
-application/vnd.ffsns
-application/vnd.fints
-application/vnd.flographit gph
-application/vnd.fluxtime.clip ftc
-application/vnd.framemaker fm frame maker
-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.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.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.hzn-3d-crossword x3d
-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.igloader igl
-application/vnd.immervision-ivp ivp
-application/vnd.immervision-ivu ivu
-application/vnd.informedcontrol.rms+xml
-application/vnd.intercon.formnet xpw xpx
-application/vnd.intertrust.digibox
-application/vnd.intertrust.nncp
-application/vnd.intu.qbo qbo
-application/vnd.intu.qfx qfx
-application/vnd.ipunplugged.rcprofile rcprofile
-application/vnd.irepository.package+xml irp
-application/vnd.is-xpr xpr
-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.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.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.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.mozilla.xul+xml xul
-application/vnd.ms-artgalry cil
-application/vnd.ms-asf asf
-application/vnd.ms-cab-compressed cab
-application/vnd.ms-excel xls xlm xla xlc xlt xlw
-application/vnd.ms-fontobject eot
-application/vnd.ms-htmlhelp chm
-application/vnd.ms-ims ims
-application/vnd.ms-lrm lrm
-application/vnd.ms-playready.initiator+xml
-application/vnd.ms-powerpoint ppt pps pot
-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-works wps wks wcm wdb
-application/vnd.ms-wpl wpl
-application/vnd.ms-xpsdocument xps
-application/vnd.mseq mseq
-application/vnd.msign
-application/vnd.music-niff
-application/vnd.musician mus
-application/vnd.ncd.control
-application/vnd.nervana
-application/vnd.netfpx
-application/vnd.neurolanguage.nlu nlu
-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.oasis.opendocument.chart odc
-application/vnd.oasis.opendocument.chart-template otc
-application/vnd.oasis.opendocument.formula odf
-application/vnd.oasis.opendocument.formula-template otf
-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 otm
-application/vnd.oasis.opendocument.text-template ott
-application/vnd.oasis.opendocument.text-web oth
-application/vnd.obn
-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.notification+xml
-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.dd2+xml dd2
-application/vnd.oma.drm.risd+xml
-application/vnd.oma.group-usage-list+xml
-application/vnd.oma.poc.groups+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.osa.netdeploy
-application/vnd.osgi.dp dp
-application/vnd.otps.ct-kip+xml
-application/vnd.palm prc pdb pqa oprc
-application/vnd.paos.xml
-application/vnd.pg.format str
-application/vnd.pg.osasli ei6
-application/vnd.piaccess.application-licence
-application/vnd.picsel efif
-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.rapid
-application/vnd.recordare.musicxml mxl
-application/vnd.recordare.musicxml+xml
-application/vnd.renlearn.rlprint
-application/vnd.rn-realmedia rm
-application/vnd.ruckus.download
-application/vnd.s3sms
-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.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.street-stream
-application/vnd.sun.wadl+xml
-application/vnd.sus-calendar sus susp
-application/vnd.svd svd
-application/vnd.swiftview-ics
-application/vnd.syncml+xml xsm
-application/vnd.syncml.dm+wbxml bdm
-application/vnd.syncml.dm+xml xdm
-application/vnd.syncml.ds.notification
-application/vnd.tao.intent-module-archive tao
-application/vnd.tmobile-livetv tmo
-application/vnd.trid.tpt tpt
-application/vnd.triscape.mxs mxs
-application/vnd.trueapp tra
-application/vnd.truedoc
-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.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.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.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.smaf-audio saf
-application/vnd.yamaha.smaf-phrase spf
-application/vnd.yellowriver-custom-menu cmp
-application/vnd.zzazz.deck+xml zaz
-application/voicexml+xml vxml
-application/watcherinfo+xml
-application/whoispp-query
-application/whoispp-response
-application/winhlp hlp
-application/wita
-application/wordperfect5.1
-application/wsdl+xml wsdl
-application/wspolicy+xml wspolicy
-application/x-ace-compressed ace
-application/x-bcpio bcpio
-application/x-bittorrent torrent
-application/x-bzip bz
-application/x-bzip2 bz2 boz
-application/x-cdlink vcd
-application/x-chat chat
-application/x-chess-pgn pgn
-application/x-compress
-application/x-cpio cpio
-application/x-csh csh
-application/x-director dcr dir dxr fgd
-application/x-dvi dvi
-application/x-futuresplash spl
-application/x-gtar gtar
-application/x-gzip
-application/x-hdf hdf
-application/x-latex latex
-application/x-ms-wmd wmd
-application/x-ms-wmz wmz
-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
-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-pkcs12 p12 pfx
-application/x-pkcs7-certificates p7b spc
-application/x-pkcs7-certreqresp p7r
-application/x-rar-compressed rar
-application/x-sh sh
-application/x-shar shar
-application/x-shockwave-flash swf
-application/x-stuffit sit
-application/x-stuffitx sitx
-application/x-sv4cpio sv4cpio
-application/x-sv4crc sv4crc
-application/x-tar tar
-application/x-tcl tcl
-application/x-tex tex
-application/x-texinfo texinfo texi
-application/x-ustar ustar
-application/x-wais-source src
-application/x-x509-ca-cert der crt
-application/x400-bp
-application/xcap-att+xml
-application/xcap-caps+xml
-application/xcap-el+xml
-application/xcap-error+xml
-application/xcap-ns+xml
-application/xenc+xml xenc
-application/xhtml+xml xhtml xht
-application/xml xml xsl
-application/xml-dtd dtd
-application/xml-external-parsed-entity
-application/xmpp+xml
-application/xop+xml xop
-application/xslt+xml xslt
-application/xspf+xml xspf
-application/xv+xml mxml xhvml xvml xvm
-application/zip zip
-audio/32kadpcm
-audio/3gpp
-audio/3gpp2
-audio/ac3
-audio/amr
-audio/amr-wb
-audio/amr-wb+
-audio/asc
-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/dvi4
-audio/eac3
-audio/evrc
-audio/evrc-qcp
-audio/evrc0
-audio/evrc1
-audio/evrcb
-audio/evrcb0
-audio/evrcb1
-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/ilbc
-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/parityfec
-audio/pcma
-audio/pcmu
-audio/prs.sid
-audio/qcelp
-audio/red
-audio/rtp-enc-aescm128
-audio/rtp-midi
-audio/rtx
-audio/smv
-audio/smv0
-audio/smv-qcp
-audio/sp-midi
-audio/t140c
-audio/t38
-audio/telephone-event
-audio/tone
-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.digital-winds eol
-audio/vnd.dlna.adts
-audio/vnd.dolby.mlp
-audio/vnd.everad.plj
-audio/vnd.hns.audio
-audio/vnd.lucent.voice lvp
-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.sealedmedia.softseal.mpeg
-audio/vnd.vmx.cvsd
-audio/wav wav
-audio/x-aiff aif aiff aifc
-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-wav wav
-chemical/x-cdx cdx
-chemical/x-cif cif
-chemical/x-cmdf cmdf
-chemical/x-cml cml
-chemical/x-csml csml
-chemical/x-pdb pdb
-chemical/x-xyz xyz
-image/bmp bmp
-image/cgm cgm
-image/fits
-image/g3fax g3
-image/gif gif
-image/ief ief
-image/jp2
-image/jpeg jpeg jpg jpe
-image/jpm
-image/jpx
-image/naplps
-image/png png
-image/prs.btif btif
-image/prs.pti
-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.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 ico
-image/vnd.mix
-image/vnd.ms-modi mdi
-image/vnd.net-fpx npx
-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/x-cmu-raster ras
-image/x-cmx cmx
-image/x-icon
-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-xbitmap xbm
-image/x-xpixmap xpm
-image/x-xwindowdump xwd
-message/cpim
-message/delivery-status
-message/disposition-notification
-message/external-body
-message/http
-message/news
-message/partial
-message/rfc822 eml mime
-message/s-http
-message/sip
-message/sipfrag
-message/tracking-status
-model/iges igs iges
-model/mesh msh mesh silo
-model/vnd.dwf dwf
-model/vnd.flatland.3dml
-model/vnd.gdl 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
-multipart/alternative
-multipart/appledouble
-multipart/byteranges
-multipart/digest
-multipart/encrypted
-multipart/form-data
-multipart/header-set
-multipart/mixed
-multipart/parallel
-multipart/related
-multipart/report
-multipart/signed
-multipart/voice-message
-text/calendar ics ifb
-text/css css
-text/csv csv
-text/directory
-text/dns
-text/enriched
-text/html html htm
-text/parityfec
-text/plain txt text conf def list log in
-text/prs.fallenstein.rst
-text/prs.lines.tag dsc
-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/uri-list uri uris urls
-text/vnd.abc
-text/vnd.curl
-text/vnd.dmclientscript
-text/vnd.esmertec.theme-descriptor
-text/vnd.fly fly
-text/vnd.fmi.flexstor flx
-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.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-pascal p pas
-text/x-java-source java
-text/x-setext etx
-text/x-uuencode uu
-text/x-vcalendar vcs
-text/x-vcard vcf
-text/xml
-text/xml-external-parsed-entity
-video/3gpp 3gp
-video/3gpp-tt
-video/3gpp2 3g2
-video/bmpeg
-video/bt656
-video/celb
-video/dv
-video/h261 h261
-video/h263 h263
-video/h263-1998
-video/h263-2000
-video/h264 h264
-video/jpeg jpgv
-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/parityfec
-video/pointer
-video/quicktime qt mov
-video/raw
-video/rtp-enc-aescm128
-video/rtx
-video/smpte292m
-video/vc1
-video/vnd.dlna.mpeg-tts
-video/vnd.fvt fvt
-video/vnd.hns.video
-video/vnd.motorola.video
-video/vnd.motorola.videop
-video/vnd.mpegurl mxu m4u
-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.vivo viv
-video/x-fli fli
-video/x-ms-asf asf asx
-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
-x-conference/x-cooltalk ice
diff --git a/freeswitch/scripts/kazoo-sync.sh b/freeswitch/scripts/kazoo-sync.sh
deleted file mode 100644
index 22fa596e..00000000
--- a/freeswitch/scripts/kazoo-sync.sh
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/sh
-
-#### KAZOO - FREESWITCH OFFLINE
-##
-## run this command in a whapps server on a kazoo cluster to obtain the synchronization key
-##
-## sup whapps_config get crossbar.freeswitch offline_configuration_key `sup wh_util rand_hex_binary 32 | sed s/[\<\"\>]*//g` | sed s/[\<\"\>]*//g
-##
-## to change the key use the following command
-##
-## sup whapps_config set crossbar.freeswitch offline_configuration_key `sup wh_util rand_hex_binary 32 | sed s/[\<\"\>]*//g`
-##
-##
-##
-####
-
-KEY=86d4f72ba888dba211fa2d17dcb558f0c8483e1ca5a048757b7d0e9204a3c24e
-
-curl --insecure https://your-kazoo-api-fqdn:8443/v2/freeswitch?key=${KEY} -o update.zip
-sudo unzip -o -d /etc/kazoo/freeswitch update.zip
-fs_cli --execute reloadxml
diff --git a/freeswitch/sip_profiles/sipinterface_1.xml b/freeswitch/sip_profiles/sipinterface_1.xml
deleted file mode 100644
index a9f3831b..00000000
--- a/freeswitch/sip_profiles/sipinterface_1.xml
+++ /dev/null
@@ -1,200 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/haproxy/haproxy.cfg b/haproxy/haproxy.cfg
deleted file mode 100644
index b77ea44c..00000000
--- a/haproxy/haproxy.cfg
+++ /dev/null
@@ -1,40 +0,0 @@
-global
- log /dev/log local0 info
- maxconn 4096
- user haproxy
- group daemon
- stats socket /var/run/haproxy/haproxy.sock mode 777
-
-defaults
- log global
- mode http
- option httplog
- option dontlognull
- option log-health-checks
- option redispatch
- option httpchk GET /
- option allbackups
- option http-server-close
- maxconn 2000
- retries 3
- timeout connect 6000ms
- timeout client 12000ms
- timeout server 12000ms
-
-listen bigcouch-data 127.0.0.1:15984
- balance roundrobin
- server db1.zone1.mydomain.com 127.0.0.1:5984 check
- server db2.zone1.mydomain.com 127.0.0.2:5984 check
- server db3.zone2.mydomain.com 127.0.0.3:5984 check backup
- server db4.zone2.mydomain.com 127.0.0.4:5984 check backup
-
-listen bigcouch-mgr 127.0.0.1:15986
- balance roundrobin
- server db1.zone1.mydomain.com 127.0.0.1:5986 check
- server db2.zone1.mydomain.com 127.0.0.2:5986 check
- server db3.zone2.mydomain.com 127.0.0.3:5986 check backup
- server db4.zone2.mydomain.com 127.0.0.4:5986 check backup
-
-listen haproxy-stats 127.0.0.1:22002
- mode http
- stats uri /
diff --git a/rabbitmq/enabled_plugins b/rabbitmq/enabled_plugins
deleted file mode 100644
index 352dfc4d..00000000
--- a/rabbitmq/enabled_plugins
+++ /dev/null
@@ -1 +0,0 @@
-[rabbitmq_management].
diff --git a/rabbitmq/rabbitmq-env.conf b/rabbitmq/rabbitmq-env.conf
deleted file mode 100644
index dc852d52..00000000
--- a/rabbitmq/rabbitmq-env.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-NODENAME=kazoo-rabbit
-NODE_IP_ADDRESS=0.0.0.0
-NODE_PORT=5672
-LOG_BASE=/var/log/rabbitmq
-MNESIA_BASE=/var/lib/rabbitmq/mnesia
-ERL_MAX_PORTS=65536
diff --git a/rabbitmq/rabbitmq.config b/rabbitmq/rabbitmq.config
deleted file mode 100644
index 77564026..00000000
--- a/rabbitmq/rabbitmq.config
+++ /dev/null
@@ -1,8 +0,0 @@
-[
-{rabbit, [{disk_free_limit, 5242880}
- ,{vm_memory_high_watermark, 0.8}
- ,{loopback_users, []}
- ]},
-{rabbitmq_management, [{rates_mode, none}]},
-{rabbitmq_management_agent, [{rates_mode, none}]}
-].
diff --git a/system/init.d/kazoo-bigcouch.redhat b/system/init.d/kazoo-bigcouch.redhat
deleted file mode 100755
index 933601aa..00000000
--- a/system/init.d/kazoo-bigcouch.redhat
+++ /dev/null
@@ -1,76 +0,0 @@
-#!/bin/bash
-#
-# BigCouch
-#
-# chkconfig: 345 13 87
-# description: BigCouch is a dynamo-style distributed database based on Apache CouchDB.
-# processname: bigcouch
-# pidfile: /var/run/bigcouch/kazoo-bigcouch.pid
-#
-
-RETVAL=0
-LOCK_FILE=${LOCK_FILE:-/var/lock/subsys/kazoo-bigcouch}
-
-. /etc/init.d/functions
-
-start() {
- echo -n $"Starting BigCouch: "
- /usr/sbin/kazoo-bigcouch prepare >/dev/null 2>&1
- daemon "/usr/sbin/kazoo-bigcouch background >/dev/null"
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- touch ${LOCK_FILE}
- success $"OK"
- echo
- else
- failure $"Bigcouch is already running or failed to start!"
- echo
- fi
-}
-
-stop() {
- echo -n $"Stopping BigCouch: "
- /usr/sbin/kazoo-bigcouch stop >/dev/null 2>&1
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- rm -f ${LOCK_FILE} ${pidfile}
- success $"OK"
- echo
- else
- failure $"Bigcouch is still running!"
- echo
- fi
-}
-
-status() {
- /usr/sbin/kazoo-bigcouch status
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-case "$1" in
- start)
- start
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- restart|reload)
- restart
- ;;
- condrestart)
- [ ! -e ${LOCK_FILE} ] && restart
- ;;
- *)
- echo $"Usage: $0 (start|stop|restart|status)"
- RETVAL=1
-esac
-
-exit ${RETVAL}
diff --git a/system/init.d/kazoo-freeswitch.redhat b/system/init.d/kazoo-freeswitch.redhat
deleted file mode 100755
index dc76f966..00000000
--- a/system/init.d/kazoo-freeswitch.redhat
+++ /dev/null
@@ -1,79 +0,0 @@
-#!/bin/bash
-#
-# /etc/rc.d/init.d/freeswitch
-#
-# The FreeSWITCH Open Source Voice Platform
-#
-# chkconfig: 345 89 14
-# description: Starts and stops the freeswitch server daemon
-# processname: freeswitch
-# config: /etc/kazoo/freeswitch/freeswitch.xml
-# pidfile: /var/run/freeswitch/kazoo-freeswitch.pid
-#
-
-RETVAL=0
-LOCK_FILE=/var/lock/subsys/kazoo-freeswitch
-
-. /etc/init.d/functions
-
-start() {
- echo -n "Starting FreeSWITCH: "
- /usr/sbin/kazoo-freeswitch prepare >/dev/null 2>&1
- daemon "/usr/sbin/kazoo-freeswitch background >/dev/null"
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- touch ${LOCK_FILE}
- success $"OK"
- echo
- else
- failure $"FreeSWITCH is already running or failed to start!"
- echo
- fi
-}
-
-stop() {
- echo -n "Shutting down FreeSWITCH: "
- /usr/sbin/kazoo-freeswitch stop >/dev/null 2>&1
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- rm -f ${LOCK_FILE} ${pidfile}
- success $"OK"
- echo
- else
- failure $"FreeSWITCH is still running!"
- echo
- fi
-}
-
-status() {
- /usr/sbin/kazoo-freeswitch status
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-case "$1" in
- start)
- start
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- restart|reload)
- restart
- ;;
- condrestart)
- [ ! -e ${LOCK_FILE} ] && restart
- ;;
- *)
- echo $"Usage: $0 (start|stop|restart|status)"
- RETVAL=1
-esac
-
-exit ${RETVAL}
diff --git a/system/init.d/kazoo-generic.redhat b/system/init.d/kazoo-generic.redhat
deleted file mode 100755
index aa2d3f75..00000000
--- a/system/init.d/kazoo-generic.redhat
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/bin/bash
-#
-# kazoo
-#
-# chkconfig: 345 85 87
-# description: Dubbed a "scalable, distributed, cloud-based" telephony platform
-# processname: kazoo
-#
-
-RETVAL=0
-SCRIPT_NAME=`basename "$0"`
-LOCK_FILE=${LOCK_FILE:-/var/lock/subsys/${SCRIPT_NAME}}
-
-. /etc/init.d/functions
-
-if [ "${NETWORKING}" = "no" ]; then
- exit 0
-fi
-
-start() {
- echo -n $"Starting ${SCRIPT_NAME}: "
- /usr/sbin/${SCRIPT_NAME} prepare >/dev/null 2>&1
- daemon "/usr/sbin/${SCRIPT_NAME} background >/dev/null"
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- touch ${LOCK_FILE}
- success $"OK"
- echo
- else
- failure $"Kazoo ${SCRIPT_NAME#*-} is already running or failed to start!"
- echo
- fi
-}
-
-stop() {
- echo -n $"Stopping ${SCRIPT_NAME}: "
- /usr/sbin/${SCRIPT_NAME} stop >/dev/null 2>&1
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- rm -f ${LOCK_FILE} ${pidfile}
- success $"OK"
- echo
- else
- failure $"Kazoo ${SCRIPT_NAME#*-} is still running!"
- echo
- fi
-}
-
-status() {
- /usr/sbin/${SCRIPT_NAME} status
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-case "$1" in
- start)
- start
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- restart|reload)
- restart
- ;;
- condrestart)
- [ ! -e ${LOCK_FILE} ] && restart
- ;;
- *)
- echo $"Usage: $0 (start|stop|restart|status)"
- RETVAL=1
-esac
-
-exit ${RETVAL}
diff --git a/system/init.d/kazoo-haproxy.redhat b/system/init.d/kazoo-haproxy.redhat
deleted file mode 100755
index 01239966..00000000
--- a/system/init.d/kazoo-haproxy.redhat
+++ /dev/null
@@ -1,81 +0,0 @@
-#!/bin/sh
-#
-# haproxy
-#
-# chkconfig: - 85 15
-# description: HAProxy is a free, very fast and reliable solution \
-# offering high availability, load balancing, and \
-# proxying for TCP and HTTP-based applications
-# processname: haproxy
-# config: /etc/kazoo/haproxy/haproxy.cfg
-# pidfile: /var/run/haproxy/kazoo-haproxy.pid
-
-RETVAL=0
-LOCK_FILE=/var/lock/subsys/kazoo-haproxy
-
-. /etc/rc.d/init.d/functions
-
-start() {
- echo -n $"Starting HAProxy: "
- /usr/sbin/kazoo-haproxy prepare >/dev/null 2>&1
- daemon "/usr/sbin/kazoo-haproxy background >/dev/null"
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- touch ${LOCK_FILE}
- success $"OK"
- echo
- else
- failure $"HAProxy is already running or failed to start!"
- echo
- fi
-}
-
-stop() {
- echo -n $"Stopping HAProxy: "
- /usr/sbin/kazoo-haproxy stop >/dev/null 2>&1
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- rm -f ${LOCK_FILE} ${pidfile}
- success $"OK"
- echo
- else
- failure $"HAProxy is still running!"
- echo
- fi
-}
-
-status() {
- /usr/sbin/kazoo-haproxy status
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-case "$1" in
- start)
- start
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- check)
- /usr/sbin/kazoo-haproxy check
- ;;
- restart|reload)
- restart
- ;;
- condrestart)
- [ ! -e ${LOCK_FILE} ] && restart
- ;;
- *)
- echo $"Usage: $0 (start|stop|restart|status|check)"
- RETVAL=1
-esac
-
-exit ${RETVAL}
diff --git a/system/init.d/kazoo-rabbitmq.redhat b/system/init.d/kazoo-rabbitmq.redhat
deleted file mode 100755
index 0eddc5aa..00000000
--- a/system/init.d/kazoo-rabbitmq.redhat
+++ /dev/null
@@ -1,79 +0,0 @@
-#!/bin/sh
-#
-# rabbitmq-server RabbitMQ broker
-#
-# chkconfig: - 80 05
-# description: Enable AMQP service provided by RabbitMQ
-#
-# Provides: rabbitmq-server
-# Required-Start: $remote_fs $network
-# Required-Stop: $remote_fs $network
-# Description: RabbitMQ broker
-# Short-Description: Enable AMQP service provided by RabbitMQ broker
-
-RETVAL=0
-LOCK_FILE=${LOCK_FILE:-/var/lock/subsys/kazoo-rabbitmq}
-
-. /etc/init.d/functions
-
-start() {
- echo -n $"Starting RabbitMQ: "
- /usr/sbin/kazoo-rabbitmq prepare >/dev/null 2>&1
- daemon "/usr/sbin/kazoo-rabbitmq background >/dev/null"
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- touch ${LOCK_FILE}
- success $"OK"
- echo
- else
- failure $"RabbitMQ is already running or failed to start!"
- echo
- fi
-}
-
-stop() {
- echo -n $"Stopping RabbitMQ: "
- /usr/sbin/kazoo-rabbitmq stop >/dev/null 2>&1
- RETVAL=$?
- if [ ${RETVAL} -eq 0 ]; then
- rm -f ${LOCK_FILE} ${pidfile}
- success $"OK"
- echo
- else
- failure $"RabbitMQ is still running!"
- echo
- fi
-}
-
-status() {
- /usr/sbin/kazoo-rabbitmq status
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-case "$1" in
- start)
- start
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- restart|reload)
- restart
- ;;
- condrestart)
- [ ! -e ${LOCK_FILE} ] && restart
- ;;
- *)
- echo $"Usage: $0 (start|stop|restart|status)"
- RETVAL=1
-esac
-
-exit ${RETVAL}
diff --git a/system/logrotate.d/bigcouch.conf b/system/logrotate.d/bigcouch.conf
deleted file mode 100644
index 25527df4..00000000
--- a/system/logrotate.d/bigcouch.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-/var/log/bigcouch/bigcouch.log {
- daily
- missingok
- notifempty
- rotate 31
- maxage 5
- copytruncate
- compress
- delaycompress
- sharedscripts
- postrotate
- /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
- /bin/kill -HUP `cat /var/run/rsyslogd.pid 2> /dev/null` 2> /dev/null || true
- endscript
-}
diff --git a/system/logrotate.d/freeswitch.conf b/system/logrotate.d/freeswitch.conf
deleted file mode 100644
index 69d10100..00000000
--- a/system/logrotate.d/freeswitch.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-/var/log/freeswitch/*.log {
- daily
- rotate 31
- nocreate
- compress
- delaycompress
- sharedscripts
- postrotate
- /bin/kill -HUP `cat /var/run/freeswitch/freeswitch.pid 2> /dev/null` 2> /dev/null || true
- endscript
-}
diff --git a/system/logrotate.d/haproxy.conf b/system/logrotate.d/haproxy.conf
deleted file mode 100644
index 9f40020e..00000000
--- a/system/logrotate.d/haproxy.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-/var/log/haproxy/haproxy.log {
- daily
- rotate 31
- missingok
- notifempty
- compress
- sharedscripts
- postrotate
- /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
- /bin/kill -HUP `cat /var/run/rsyslogd.pid 2> /dev/null` 2> /dev/null || true
- endscript
-}
diff --git a/system/logrotate.d/kazoo-core.conf b/system/logrotate.d/kazoo-core.conf
deleted file mode 100644
index d45864ce..00000000
--- a/system/logrotate.d/kazoo-core.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-/var/log/kazoo/*.log {
- daily
- missingok
- notifempty
- rotate 31
- maxage 5
- create
- compress
- delaycompress
- sharedscripts
- postrotate
- /bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
- /bin/kill -HUP `cat /var/run/rsyslogd.pid 2> /dev/null` 2> /dev/null || true
- endscript
-}
diff --git a/system/logrotate.d/rabbitmq.conf b/system/logrotate.d/rabbitmq.conf
deleted file mode 100644
index e1f1acc7..00000000
--- a/system/logrotate.d/rabbitmq.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-/var/log/rabbitmq/*.log {
- daily
- missingok
- rotate 31
- compress
- delaycompress
- notifempty
- sharedscripts
- postrotate
- /usr/sbin/rabbitmqctl rotate_logs .`date +%Y%m%d` > /dev/null
- endscript
-}
diff --git a/system/rsyslog.d/1-default-config-override.conf b/system/rsyslog.d/1-default-config-override.conf
deleted file mode 100644
index 17a2439e..00000000
--- a/system/rsyslog.d/1-default-config-override.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-# Provides UDP syslog reception
-$ModLoad imudp
-$UDPServerRun 514
diff --git a/system/rsyslog.d/20-haproxy.conf b/system/rsyslog.d/20-haproxy.conf
deleted file mode 100644
index 37532838..00000000
--- a/system/rsyslog.d/20-haproxy.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-if $programname == 'haproxy' then /var/log/haproxy/haproxy.log
-& ~
diff --git a/system/rsyslog.d/5-rate-limits.conf b/system/rsyslog.d/5-rate-limits.conf
deleted file mode 100644
index ef7421f6..00000000
--- a/system/rsyslog.d/5-rate-limits.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-$SystemLogRateLimitInterval 0
-$SystemLogRateLimitBurst 0
diff --git a/system/rsyslog.d/90-kazoo-core.conf b/system/rsyslog.d/90-kazoo-core.conf
deleted file mode 100644
index aa7269c0..00000000
--- a/system/rsyslog.d/90-kazoo-core.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-local0.* /var/log/kazoo/kazoo.log
-& ~
diff --git a/system/sbin/kazoo-applications b/system/sbin/kazoo-applications
deleted file mode 100755
index e2c89bf9..00000000
--- a/system/sbin/kazoo-applications
+++ /dev/null
@@ -1,198 +0,0 @@
-#!/bin/bash
-
-if [ -f /etc/default/kazoo ]; then
- . /etc/default/kazoo
-fi
-
-RETVAL=1
-NAME=kazoo-applications
-USER=${KAZOO_USER:-kazoo}
-BIN_FILE=${KAZOO_BIN:-/opt/kazoo/bin/kazoo}
-PID_FILE=${KAZOO_PID:-/var/run/kazoo/${NAME}.pid}
-export HOME=${KAZOO_ROOT:-/opt/kazoo}
-export VMARGS_PATH=${KAZOO_VMARGS:-/etc/kazoo/core/vm.args}
-
-if [ -f /etc/sysconfig/kazoo ]; then
- . /etc/sysconfig/kazoo
-fi
-
-if [ "${NAME}" == "kazoo-applications" ]; then
- NAME="kazoo_apps"
-else
- NAME=${NAME#*-}
-fi
-
-export NAME_ARG="-name ${NAME}"
-
-# Detect core count
-CORES=`grep -E "^processor" /proc/cpuinfo |wc -l`
-if [ "${CORES}" = "1" ]; then
- BEAM=beam
-else
- BEAM=beam.smp
-fi
-
-prepare() {
- chown -R ${USER} /opt/kazoo /opt/kazoo/.*
- mkdir -p /tmp/erl_pipes/${NAME}
- chown -R ${USER} /tmp/erl_pipes/${NAME}
- mkdir -p /var/log/kazoo
- chown -R ${USER} /var/log/kazoo
- mkdir -p /var/run/kazoo
- chown -R ${USER} /var/run/kazoo
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- if sudo -E -u ${USER} ${BIN_FILE} pid > /dev/null 2>&1; then
- echo "Kazoo ${NAME} is already running!"
- return
- fi
-
- export CODE_LOADING_MODE=interactive
- set -- ${BIN_FILE} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start Kazoo ${NAME}!"
- RETVAL=1
- fi
-}
-
-stop() {
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- kill $i
- RETVAL=$?
- fi
- done
-}
-
-restart() {
- stop
- start
-}
-
-status() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- /usr/sbin/sup -n ${NAME} kz_nodes status
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-connect() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- sudo -E -u ${USER} ${BIN_FILE} remote_console
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-attach() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- echo "WARNING: You are now directly attached to the running ${NAME} Erlang node."
- echo " It is safer to use: $0 connect"
- sudo -E -u ${USER} ${BIN_FILE} attach
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-ping() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- sudo -E -u ${USER} ${BIN_FILE} ping
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-pid() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- echo $i
- RETVAL=0
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-set_cookie_arg() {
- COOKIE=`/usr/sbin/sup -n ${NAME} erlang get_cookie | sed "s|'||g"`
- export COOKIE_ARG="-setcookie ${COOKIE}"
- RETVAL=$?
-}
-
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- start "start"
- ;;
- start)
- start "foreground"
- ;;
- stop)
- stop
- ;;
- restart)
- restart
- ;;
- status)
- status
- ;;
- connect)
- connect
- ;;
- attach)
- attach
- ;;
- ping)
- ping
- ;;
- pid)
- pid
- ;;
- *)
- echo "Usage: $0 (prepare|start|background|stop|restart|status|connect|attach|ping|pid)"
-esac
-
-exit ${RETVAL}
diff --git a/system/sbin/kazoo-bigcouch b/system/sbin/kazoo-bigcouch
deleted file mode 100755
index ba21f122..00000000
--- a/system/sbin/kazoo-bigcouch
+++ /dev/null
@@ -1,120 +0,0 @@
-#!/bin/bash
-
-if [ -f /etc/default/bigcouch ]; then
- . /etc/default/bigcouch
-fi
-
-if [ -f /etc/sysconfig/bigcouch ]; then
- . /etc/sysconfig/bigcouch
-fi
-
-RETVAL=1
-USER=${BIGCOUCH_USER:-bigcouch}
-BIN_FILE=${BIGCOUCH_BIN:-/opt/bigcouch/bin/bigcouch}
-PID_FILE=${BIGCOUCH_PID:-/var/run/bigcouch/kazoo-bigcouch.pid}
-export HOME=${BIGCOUCH_HOME:-/srv}
-
-# Detect core count
-CORES=`grep -E "^processor" /proc/cpuinfo |wc -l`
-if [ "${CORES}" = "1" ]; then
- BEAM=beam
-else
- BEAM=beam.smp
-fi
-
-prepare() {
- mkdir -p ${HOME}
- chown -R ${USER} ${HOME}
- mkdir -p /var/log/bigcouch
- chown -R ${USER} /var/log/bigcouch
- mkdir -p /var/run/bigcouch
- chown -R ${USER} /var/run/bigcouch
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- set -- ${BIN_FILE} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start BigCouch!"
- RETVAL=1
- fi
-}
-
-stop() {
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+bigcouch"; then
- kill $i
- RETVAL=$?
- fi
- done
-}
-
-restart() {
- stop
- start
-}
-
-status() {
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+bigcouch"; then
- echo "BigCouch (pid $i) is running..."
- if which curl &>/dev/null; then
- curl localhost:5984/_membership
- fi
- RETVAL=0
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "BigCouch is not running!"
- fi
-}
-
-pid() {
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+bigcouch"; then
- echo $i
- RETVAL=0
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "BigCouch is not running!"
- fi
-}
-
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- start
- ;;
- stop)
- stop
- ;;
- restart)
- restart
- ;;
- status)
- status
- ;;
- pid)
- pid
- ;;
- *)
- echo $"Usage: $0 (prepare|background|stop|restart|status|pid)"
-esac
-
-exit ${RETVAL}
-
diff --git a/system/sbin/kazoo-ecallmgr b/system/sbin/kazoo-ecallmgr
deleted file mode 100755
index 6b3eb010..00000000
--- a/system/sbin/kazoo-ecallmgr
+++ /dev/null
@@ -1,197 +0,0 @@
-#!/bin/bash
-
-if [ -f /etc/default/kazoo ]; then
- . /etc/default/kazoo
-fi
-
-RETVAL=1
-NAME=kazoo-ecallmgr
-USER=${KAZOO_USER:-kazoo}
-BIN_FILE=${KAZOO_BIN:-/opt/kazoo/bin/kazoo}
-PID_FILE=${KAZOO_PID:-/var/run/kazoo/${NAME}.pid}
-export HOME=${KAZOO_ROOT:-/opt/kazoo}
-export VMARGS_PATH=${KAZOO_VMARGS:-/etc/kazoo/core/vm.args}
-
-if [ -f /etc/sysconfig/kazoo ]; then
- . /etc/sysconfig/kazoo
-fi
-
-if [ "${NAME}" == "kazoo-applications" ]; then
- NAME="kazoo_apps"
-else
- NAME=${NAME#*-}
-fi
-
-export NAME_ARG="-name ${NAME}"
-
-# Detect core count
-CORES=`grep -E "^processor" /proc/cpuinfo |wc -l`
-if [ "${CORES}" = "1" ]; then
- BEAM=beam
-else
- BEAM=beam.smp
-fi
-
-prepare() {
- chown -R ${USER} /opt/kazoo /opt/kazoo/.*
- mkdir -p /tmp/erl_pipes/${NAME}
- chown -R ${USER} /tmp/erl_pipes/${NAME}
- mkdir -p /var/log/kazoo
- chown -R ${USER} /var/log/kazoo
- mkdir -p /var/run/kazoo
- chown -R ${USER} /var/run/kazoo
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- if sudo -E -u ${USER} ${BIN_FILE} pid > /dev/null 2>&1; then
- echo "Kazoo ${NAME} is already running!"
- return
- fi
-
- export CODE_LOADING_MODE=interactive
- set -- ${BIN_FILE} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start Kazoo ${NAME}!"
- RETVAL=1
- fi
-}
-
-stop() {
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- kill $i
- RETVAL=$?
- fi
- done
-}
-
-restart() {
- stop
- start
-}
-
-status() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- /usr/sbin/sup -n ${NAME} kz_nodes status
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-connect() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- sudo -E -u ${USER} ${BIN_FILE} remote_console
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-attach() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- echo "WARNING: You are now directly attached to the running ${NAME} Erlang node."
- echo " It is safer to use: $0 connect"
- sudo -E -u ${USER} ${BIN_FILE} attach
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-ping() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- set_cookie_arg
- sudo -E -u ${USER} ${BIN_FILE} ping
- RETVAL=$?
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-pid() {
- cd ${HOME}
- for i in `pidof ${BEAM}`; do
- if cat /proc/$i/cmdline | grep -Eq "name[^\-]+${NAME}"; then
- echo $i
- RETVAL=0
- fi
- done
- if [ ${RETVAL} -eq 1 ]; then
- echo "${NAME} is not running!"
- fi
-}
-
-set_cookie_arg() {
- COOKIE=`/usr/sbin/sup -n ${NAME} erlang get_cookie | sed "s|'||g"`
- export COOKIE_ARG="-setcookie ${COOKIE}"
-}
-
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- start "start"
- ;;
- start)
- start "foreground"
- ;;
- stop)
- stop
- ;;
- restart)
- restart
- ;;
- status)
- status
- ;;
- connect)
- connect
- ;;
- attach)
- attach
- ;;
- ping)
- ping
- ;;
- pid)
- pid
- ;;
- *)
- echo "Usage: $0 (prepare|start|background|stop|restart|status|connect|attach|ping|pid)"
-esac
-
-exit ${RETVAL}
diff --git a/system/sbin/kazoo-freeswitch b/system/sbin/kazoo-freeswitch
deleted file mode 100755
index 62940479..00000000
--- a/system/sbin/kazoo-freeswitch
+++ /dev/null
@@ -1,118 +0,0 @@
-#!/bin/bash
-
-if [ -f /etc/default/freeswitch ]; then
- . /etc/default/freeswitch
-fi
-
-if [ -f /etc/sysconfig/freeswitch ]; then
- . /etc/sysconfig/freeswitch
-fi
-
-RETVAL=1
-USER=${FS_USER:-freeswitch}
-BIN_FILE=${FS_BIN:-/usr/bin/freeswitch}
-PID_FILE=${FS_PID:-/var/run/freeswitch/freeswitch.pid}
-CFG_FILE=${FS_CONFIG:-/etc/kazoo/freeswitch}
-export HOME=${FS_HOME:-/var/lib/kazoo-freeswitch}
-
-if [ -z "${FREESWITCH_ARGS}" ]; then
- FREESWITCH_ARGS="-nonat -conf ${CFG_FILE} -run /var/run/freeswitch -db /var/lib/kazoo-freeswitch/db -log /var/log/freeswitch -cache /var/lib/kazoo-freeswitch/cache -sounds /usr/share/kazoo-freeswitch/sounds -storage /var/lib/kazoo-freeswitch/storage"
-fi
-
-prepare() {
- mkdir -p /var/log/freeswitch
- chown -R ${USER} /var/log/freeswitch
- mkdir -p /var/lib/kazoo-freeswitch/{db,cache,storage}
- chown -R ${USER} /var/lib/kazoo-freeswitch
- mkdir -p /usr/share/kazoo-freeswitch/sounds
- chown -R ${USER} /usr/share/kazoo-freeswitch/sounds
- mkdir -p /var/run/freeswitch
- chown -R ${USER} /var/run/freeswitch
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- if fs_cli -x 'status' > /dev/null 2>&1; then
- echo "FreeSWITCH is already running!"
- return
- fi
-
- /usr/bin/epmd -daemon
-
- set -- ${BIN_FILE} ${FREESWITCH_ARGS} ${FREESWITCH_PARAMS} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start FreeSWITCH!"
- RETVAL=1
- fi
-}
-
-stop() {
- cd ${HOME}
- ${BIN_FILE} -stop > /dev/null 2>&1
- killall freeswitch
- RETVAL=$?
-}
-
-status() {
- fs_cli -x 'status' && fs_cli -x 'erlang status'
- RETVAL=$?
-}
-
-restart() {
- stop
- start
-}
-
-pause() {
- fs_cli -x 'fsctl pause'
-}
-
-resume() {
- fs_cli -x 'fsctl resume'
-}
-
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- shift
- start "-ncwait" $@
- ;;
- start)
- shift
- start $@
- ;;
- stop)
- stop
- ;;
- status)
- status
- ;;
- restart)
- restart
- ;;
- pause)
- pause
- ;;
- resume)
- resume
- ;;
- *)
- echo "Usage: freeswitch {prepare|start|background|stop|restart|status|pause|resume}"
- ;;
-esac
-
-exit ${RETVAL}
diff --git a/system/sbin/kazoo-haproxy b/system/sbin/kazoo-haproxy
deleted file mode 100755
index e0ac3f82..00000000
--- a/system/sbin/kazoo-haproxy
+++ /dev/null
@@ -1,192 +0,0 @@
-#!/bin/sh
-
-if [ -f /etc/default/haproxy ]; then
- . /etc/default/haproxy
-fi
-
-if [ -f /etc/sysconfig/haproxy ]; then
- . /etc/sysconfig/haproxy
-fi
-
-RETVAL=1
-USER=${HAPROXY_USER:-root}
-BIN_FILE=${HAPROXY_BIN:-/usr/sbin/haproxy}
-PID_FILE=${HAPROXY_PID:-/var/run/haproxy/kazoo-haproxy.pid}
-CFG_FILE=${HAPROXY_CONFIG:-/etc/kazoo/haproxy/haproxy.cfg}
-SOCKET=${HAPROXY_SOCKET:-/var/run/haproxy/haproxy.sock}
-export HOME=${HAPROXY_HOME:-/var/lib/haproxy}
-
-check_socket() {
- if [ -S "$SOCKET" ]; then
- return
- fi
- SOCKET=/tmp/haproxy.sock
-}
-
-prepare() {
- mkdir -p /var/log/haproxy
- chown -R ${USER} /var/log/haproxy
- mkdir -p /var/run/haproxy
- chown -R ${USER} /var/run/haproxy
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- check_config
- if [ ${RETVAL} -ne 0 ]; then
- return
- fi
-
- if echo "show stat" | nc -U $SOCKET > /dev/null 2>&1; then
- echo "HAProxy is already running!"
- return
- fi
-
- set -- ${BIN_FILE} -f ${CFG_FILE} -p ${PID_FILE} ${OPTIONS} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start HAProxy!"
- RETVAL=1
- fi
-}
-
-stop() {
- kill $(cat ${PID_FILE})
- RETVAL=$?
-}
-
-restart() {
- check_config
- if [ ${RETVAL} -ne 0 ]; then
- return
- fi
-
- stop
- start
-}
-
-status() {
- local STATS="pxname svname qcur qmax scur smax slim stot bin bout dreq dresp ereq econ eresp wretr wredis status weight act bck chkfail chdown lastchg downtime qlimit pid iid sid throttle lbtot tracked type rate rate_lim rate_max check_status check_code check_duration hrsp_1xx hrsp_2xx hrsp_3xx hrsp_4xx hrsp_5xx hrsp_other hanafail req_rate req_rate_max req_tot cli_abrt srv_abrt"
- local TABLE_HEADER="Host|25 Backend|15 Status Active Rate 1xx 2xx 3xx 4xx 5xx Ping"
- local TABLE_VARS="svname|25 pxname|15 status scur req_rate hrsp_1xx hrsp_2xx hrsp_3xx hrsp_4xx hrsp_5xx check_duration"
- if ! echo "show stat" | nc -U $SOCKET > /dev/null 2>&1; then
- echo "Unable to connect to HAProxy, ensure it is running!"
- return
- fi
- echo -n "|"
- for HEADER in $TABLE_HEADER; do
- if [[ "${HEADER}" =~ "|" ]]; then
- NAME="${HEADER%%|*}"
- SIZE=${HEADER#*|}
- else
- NAME="${HEADER%%|*}"
- SIZE=6
- fi
- printf "%-${SIZE}s |" $NAME
- done
- echo
- echo "show stat" | nc -U $SOCKET \
- | while IFS=',' read ${STATS}; do
- if [ -z "$svname" ]; then
- continue
- fi
- if [ "$svname" == 'svname' ]; then
- continue
- fi
- if [ "$svname" == 'BACKEND' ]; then
- continue
- fi
- if [ "$svname" == 'FRONTEND' ]; then
- continue
- fi
- echo -n "|"
- for VAR in $TABLE_VARS; do
- if [[ "${VAR}" =~ "|" ]]; then
- NAME="${VAR%%|*}"
- SIZE=${VAR#*|}
- else
- NAME="${VAR%%|*}"
- SIZE=6
- fi
- eval VALUE=\$$NAME
- if [ "${VAR}" == 'check_duration' ]; then
- VALUE="${VALUE}ms"
- fi
- printf "%-${SIZE}s |" ${VALUE:-0}
- done
- echo
- done
- $RETVAL=0
-}
-
-reload() {
- check_config
- if [ ${RETVAL} -ne 0 ]; then
- return
- fi
-
- ${BIN_FILE} -f ${CFG_FILE} -p ${PID_FILE} ${OPTIONS} -sf $(cat ${PID_FILE}) $@
- RETVAL=$?
-}
-
-check_config() {
- /usr/sbin/haproxy -c -V -f ${CFG_FILE} ${OPTIONS}
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "ERROR: Invalid/incorrect configuration file!"
- fi
-}
-
-pid() {
- cat ${PID_FILE}
- RETVAL=$?
-}
-
-check_socket
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- shift
- start "-D $@"
- ;;
- start)
- shift
- start "$@"
- ;;
- stop)
- stop
- ;;
- restart)
- restart
- ;;
- status)
- status
- ;;
- reload)
- reload
- ;;
- check)
- check_config
- ;;
- pid)
- pid
- ;;
- *)
- echo $"Usage: $0 {prepare|start|background|stop|restart|status|reload|check|pid}"
-esac
-
-exit ${RETVAL}
diff --git a/system/sbin/kazoo-rabbitmq b/system/sbin/kazoo-rabbitmq
deleted file mode 100755
index 2bba6d0e..00000000
--- a/system/sbin/kazoo-rabbitmq
+++ /dev/null
@@ -1,80 +0,0 @@
-#!/bin/bash -e
-
-if [ -f /etc/default/rabbitmq ]; then
- . /etc/default/rabbitmq
-fi
-
-RETVAL=1
-USER=${RABBITMQ_USER-rabbitmq}
-BIN_FILE=${RABBITMQ_BIN:-/usr/lib/rabbitmq/bin/rabbitmq-server}
-PID_FILE=${RABBITMQ_PID:-/var/run/rabbitmq/kazoo-rabbitmq.pid}
-CFG_FILE=${RABBITMQ_ENV:-/etc/kazoo/rabbitmq/rabbitmq-env.conf}
-
-while read LINE; do
- export RABBITMQ_$LINE
-done < ${CFG_FILE}
-
-if [ -f /etc/sysconfig/rabbitmq ]; then
- . /etc/sysconfig/rabbitmq
-fi
-
-export HOME=${RABBITMQ_HOME-/var/lib/rabbitmq}
-export RABBITMQ_CONFIG_FILE=/etc/kazoo/rabbitmq/rabbitmq
-export RABBITMQ_ENABLED_PLUGINS_FILE=/etc/kazoo/rabbitmq/enabled_plugins
-export RABBITMQ_NODENAME=kazoo-rabbitmq
-
-prepare() {
- rm -rf /var/lib/rabbitmq/mnesia/kazoo-rabbit*
- mkdir -p ${HOME}
- chown -R ${USER} ${HOME}
- mkdir -p /var/log/rabbitmq
- chown -R ${USER} /var/log/rabbitmq
- mkdir -p /var/run/rabbitmq
- chown -R ${USER} /var/run/rabbitmq
- if [ -e ${PID_FILE} ]; then
- rm -rf ${PID_FILE}
- fi
- RETVAL=$?
-}
-
-start() {
- cd ${HOME}
-
- if /usr/lib/rabbitmq/bin/rabbitmqctl status > /dev/null 2>&1; then
- echo "RabbitMQ is already running!"
- return
- fi
-
- set -- ${BIN_FILE} "$@"
- if [ "$(whoami)" == "${USER}" ]; then
- exec "$@"
- else
- runuser -s /bin/bash ${USER} -c "$*"
- fi
- RETVAL=$?
-
- if [ ${RETVAL} -ne 0 ]; then
- echo "Failed to start RabbitMQ!"
- RETVAL=1
- fi
-}
-
-case "$1" in
- prepare)
- prepare
- ;;
- background)
- shift
- start "-detached" $@
- ;;
- start)
- shift
- start "$@"
- ;;
- *)
- exec /usr/lib/rabbitmq/bin/rabbitmqctl $@
- RETVAL=$?
- ;;
-esac
-
-exit ${RETVAL}
diff --git a/system/security/limits.d/bigcouch.limits.conf b/system/security/limits.d/bigcouch.limits.conf
deleted file mode 100644
index ea4d0c94..00000000
--- a/system/security/limits.d/bigcouch.limits.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-bigcouch soft core unlimited
-bigcouch soft data unlimited
-bigcouch soft fsize unlimited
-bigcouch soft memlock unlimited
-bigcouch soft nofile 999999
-bigcouch soft rss unlimited
-bigcouch hard stack 240
-bigcouch soft cpu unlimited
-bigcouch soft nproc unlimited
-bigcouch soft as unlimited
-bigcouch soft priority -11
-bigcouch soft locks unlimited
-bigcouch soft sigpending unlimited
-bigcouch soft msgqueue unlimited
-bigcouch soft nice -11
-bigcouch soft nofile 65536
-bigcouch hard nofile 65536
diff --git a/system/security/limits.d/freeswitch.limits.conf b/system/security/limits.d/freeswitch.limits.conf
deleted file mode 100644
index 5b5095c1..00000000
--- a/system/security/limits.d/freeswitch.limits.conf
+++ /dev/null
@@ -1,15 +0,0 @@
-freeswitch soft core unlimited
-freeswitch soft data unlimited
-freeswitch soft fsize unlimited
-freeswitch soft memlock unlimited
-freeswitch soft nofile 999999
-freeswitch soft rss unlimited
-freeswitch hard stack 240
-freeswitch soft cpu unlimited
-freeswitch soft nproc unlimited
-freeswitch soft as unlimited
-freeswitch soft priority -11
-freeswitch soft locks unlimited
-freeswitch soft sigpending unlimited
-freeswitch soft msgqueue unlimited
-freeswitch soft nice -11
diff --git a/system/security/limits.d/haproxy.limits.conf b/system/security/limits.d/haproxy.limits.conf
deleted file mode 100644
index 898095a3..00000000
--- a/system/security/limits.d/haproxy.limits.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-haproxy soft core unlimited
-haproxy soft data unlimited
-haproxy soft fsize unlimited
-haproxy soft memlock unlimited
-haproxy soft nofile 999999
-haproxy soft rss unlimited
-haproxy hard stack 240
-haproxy soft cpu unlimited
-haproxy soft nproc unlimited
-haproxy soft as unlimited
-haproxy soft priority -11
-haproxy soft locks unlimited
-haproxy soft sigpending unlimited
-haproxy soft msgqueue unlimited
-haproxy soft nice -11
-haproxy soft nofile 65536
-haproxy hard nofile 65536
diff --git a/system/security/limits.d/kazoo-core.limits.conf b/system/security/limits.d/kazoo-core.limits.conf
deleted file mode 100644
index ca6f7bd8..00000000
--- a/system/security/limits.d/kazoo-core.limits.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-kazoo soft core unlimited
-kazoo soft data unlimited
-kazoo soft fsize unlimited
-kazoo soft memlock unlimited
-kazoo soft nofile 999999
-kazoo soft rss unlimited
-kazoo hard stack 240
-kazoo soft cpu unlimited
-kazoo soft nproc unlimited
-kazoo soft as unlimited
-kazoo soft priority -11
-kazoo soft locks unlimited
-kazoo soft sigpending unlimited
-kazoo soft msgqueue unlimited
-kazoo soft nice -11
-kazoo soft nofile 65536
-kazoo hard nofile 65536
diff --git a/system/security/limits.d/rabbitmq.limits.conf b/system/security/limits.d/rabbitmq.limits.conf
deleted file mode 100644
index 50ee7177..00000000
--- a/system/security/limits.d/rabbitmq.limits.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-rabbitmq soft core unlimited
-rabbitmq soft data unlimited
-rabbitmq soft fsize unlimited
-rabbitmq soft memlock unlimited
-rabbitmq soft nofile 999999
-rabbitmq soft rss unlimited
-rabbitmq hard stack 240
-rabbitmq soft cpu unlimited
-rabbitmq soft nproc unlimited
-rabbitmq soft as unlimited
-rabbitmq soft priority -11
-rabbitmq soft locks unlimited
-rabbitmq soft sigpending unlimited
-rabbitmq soft msgqueue unlimited
-rabbitmq soft nice -11
-rabbitmq soft nofile 65536
-rabbitmq hard nofile 65536
diff --git a/system/systemd/kazoo-applications.service b/system/systemd/kazoo-applications.service
deleted file mode 100644
index 37f5c7db..00000000
--- a/system/systemd/kazoo-applications.service
+++ /dev/null
@@ -1,17 +0,0 @@
-[Unit]
-Description=Kazoo core applications
-After=syslog.target network.target
-
-[Service]
-User=kazoo
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-LimitCORE=infinity
-ExecStartPre=/usr/sbin/kazoo-applications prepare
-ExecStart=/usr/sbin/kazoo-applications start
-ExecStop=/usr/sbin/kazoo-applications stop
-Restart=on-abort
-
-[Install]
-WantedBy=multi-user.target
diff --git a/system/systemd/kazoo-bigcouch.service b/system/systemd/kazoo-bigcouch.service
deleted file mode 100644
index b75b5dc6..00000000
--- a/system/systemd/kazoo-bigcouch.service
+++ /dev/null
@@ -1,18 +0,0 @@
-[Unit]
-Description=BigCouch DB Configured for Kazoo
-After=syslog.target network.target
-
-[Service]
-Type=forking
-User=bigcouch
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-LimitCORE=infinity
-ExecStartPre=/usr/sbin/kazoo-bigcouch prepare
-ExecStart=/usr/sbin/kazoo-bigcouch background
-ExecStop=/usr/sbin/kazoo-bigcouch stop
-Restart=on-abort
-
-[Install]
-WantedBy=multi-user.target
diff --git a/system/systemd/kazoo-ecallmgr.service b/system/systemd/kazoo-ecallmgr.service
deleted file mode 100644
index f9317489..00000000
--- a/system/systemd/kazoo-ecallmgr.service
+++ /dev/null
@@ -1,17 +0,0 @@
-[Unit]
-Description=Kazoo core application: ecallmgr
-After=syslog.target network.target
-
-[Service]
-User=kazoo
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-LimitCORE=infinity
-ExecStartPre=/usr/sbin/kazoo-ecallmgr prepare
-ExecStart=/usr/sbin/kazoo-ecallmgr start
-ExecStop=/usr/sbin/kazoo-ecallmgr stop
-Restart=on-abort
-
-[Install]
-WantedBy=multi-user.target
diff --git a/system/systemd/kazoo-freeswitch-logrotate.service b/system/systemd/kazoo-freeswitch-logrotate.service
deleted file mode 100644
index c561dc41..00000000
--- a/system/systemd/kazoo-freeswitch-logrotate.service
+++ /dev/null
@@ -1,6 +0,0 @@
-[Unit]
-Description=Run logrotate for freeswitch
-
-[Service]
-Type=oneshot
-ExecStart=/usr/sbin/logrotate --force /etc/logrotate.d/freeswitch.conf
diff --git a/system/systemd/kazoo-freeswitch-logrotate.timer b/system/systemd/kazoo-freeswitch-logrotate.timer
deleted file mode 100644
index 64926908..00000000
--- a/system/systemd/kazoo-freeswitch-logrotate.timer
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Rotate the kazoo-freeswitch logs every 15 minutes
-
-[Timer]
-OnCalendar=*:0/15
-Unit=kazoo-freeswitch-logrotate.service
-
-[Install]
-WantedBy=timers.target
diff --git a/system/systemd/kazoo-freeswitch.service b/system/systemd/kazoo-freeswitch.service
deleted file mode 100644
index ec331409..00000000
--- a/system/systemd/kazoo-freeswitch.service
+++ /dev/null
@@ -1,21 +0,0 @@
-[Unit]
-Description=FreeSWITCH Configured for Kazoo
-After=syslog.target network-online.target
-
-[Service]
-User=freeswitch
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-LimitCORE=infinity
-# RuntimeDirectory is not yet supported in CentOS 7. A workaround is to use /etc/tmpfiles.d/freeswitch.conf
-# RuntimeDirectory=/run/freeswitch
-# RuntimeDirectoryMode=0750
-ExecStartPre=/usr/sbin/kazoo-freeswitch prepare
-ExecStart=/usr/sbin/kazoo-freeswitch start -nc -nf
-ExecReload=/usr/bin/kill -HUP $MAINPID
-Restart=on-abort
-PIDFile=/var/run/freeswitch/freeswitch.pid
-
-[Install]
-WantedBy=multi-user.target
diff --git a/system/systemd/kazoo-haproxy.service b/system/systemd/kazoo-haproxy.service
deleted file mode 100644
index 8e80911a..00000000
--- a/system/systemd/kazoo-haproxy.service
+++ /dev/null
@@ -1,19 +0,0 @@
-[Unit]
-Description=HAProxy Load Balancer Configured for Kazoo
-After=syslog.target network.target
-
-[Service]
-User=root
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-PIDFile=/var/run/haproxy/kazoo-haproxy.pid
-Environment=HAPROXY_BIN=/usr/sbin/haproxy-systemd-wrapper
-ExecStartPre=/usr/sbin/kazoo-haproxy prepare
-ExecStart=/usr/sbin/kazoo-haproxy start
-ExecReload=/bin/kill -USR2 $MAINPID
-ExecStop=/usr/sbin/kazoo-haproxy stop
-Restart=on-abort
-
-[Install]
-WantedBy=multi-user.target
diff --git a/system/systemd/kazoo-rabbitmq.service b/system/systemd/kazoo-rabbitmq.service
deleted file mode 100644
index bbf66fa2..00000000
--- a/system/systemd/kazoo-rabbitmq.service
+++ /dev/null
@@ -1,18 +0,0 @@
-[Unit]
-Description=RabbitMQ Broker Configured for Kazoo
-After=syslog.target network-online.target
-
-[Service]
-Type=notify
-User=rabbitmq
-Group=daemon
-PermissionsStartOnly=true
-LimitNOFILE=65536
-LimitCORE=infinity
-ExecStartPre=/usr/sbin/kazoo-rabbitmq prepare
-ExecStart=/usr/sbin/kazoo-rabbitmq start
-ExecStop=/usr/sbin/kazoo-rabbitmq stop
-Restart=on-abort
-
-[Install]
-WantedBy=multi-user.target