[packages] net/freeswitch: Remove shell-script based UCI config. It breaks on restar...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 13 Aug 2010 08:00:22 +0000 (08:00 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 13 Aug 2010 08:00:22 +0000 (08:00 +0000)
commitd2246301c426e248450cfc0a16b9115fdddad793
tree7e04b399b8054f66655bf1a74ac0870450829c8b
parent5f474304a25b58e060740b6358a4d6c24ce75c74
[packages] net/freeswitch: Remove shell-script based UCI config.  It breaks on restart, and it will be some time before the Lua based one is complete.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22617 3c298f89-4303-0410-b956-a3cf2f4a3e73
34 files changed:
net/freeswitch/Makefile
net/freeswitch/files/etc.uci/autoload_configs/acl.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/console.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/event_socket.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/local_stream.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/lua.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/modules.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/post_load_modules.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/sofia.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/switch.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/syslog.conf.xml [deleted file]
net/freeswitch/files/etc.uci/autoload_configs/timezones.conf.xml [deleted file]
net/freeswitch/files/etc.uci/dialplan/default.xml.template [deleted file]
net/freeswitch/files/etc.uci/dialplan/default/PLACEHOLDER [deleted file]
net/freeswitch/files/etc.uci/dialplan/public.xml.template [deleted file]
net/freeswitch/files/etc.uci/dialplan/public/did.xml.template [deleted file]
net/freeswitch/files/etc.uci/directory/default.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/default.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/extension.xml.template [deleted file]
net/freeswitch/files/etc.uci/freeswitch.xml [deleted file]
net/freeswitch/files/etc.uci/fur_elise.ttml [deleted file]
net/freeswitch/files/etc.uci/mime.types [deleted file]
net/freeswitch/files/etc.uci/sip_profiles/external.xml [deleted file]
net/freeswitch/files/etc.uci/sip_profiles/external/example.xml [deleted file]
net/freeswitch/files/etc.uci/sip_profiles/internal.xml [deleted file]
net/freeswitch/files/etc.uci/sip_profiles/internal/example.xml [deleted file]
net/freeswitch/files/etc.uci/tetris.ttml [deleted file]
net/freeswitch/files/etc.uci/tones.conf [deleted file]
net/freeswitch/files/etc.uci/vars.xml [deleted file]
net/freeswitch/files/uci/extensions.sh [deleted file]
net/freeswitch/files/uci/line_mod.sh [deleted file]
net/freeswitch/files/uci/param_from_config.sh [deleted file]
net/freeswitch/files/uci/profiles.sh [deleted file]
net/freeswitch/files/uci/update_xml.sh [deleted file]