[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to...
authorDaniel Dickinson <crazycshore@gmail.com>
Tue, 13 Jul 2010 01:48:08 +0000 (01:48 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Tue, 13 Jul 2010 01:48:08 +0000 (01:48 +0000)
commitecddc9f2ec8ae664b9f3cb1f4e5601a00b84a5e6
tree4adc2da2b078401ba2d4cf4b601a4f7ddda46481
parent54002dabed468167ee955b5780f94a1d922d4149
[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to extensions only)

SVN-Revision: 22157
15 files changed:
net/freeswitch/Makefile
net/freeswitch/files/etc.uci/dialplan/default.xml [deleted file]
net/freeswitch/files/etc.uci/dialplan/default.xml.template [new file with mode: 0644]
net/freeswitch/files/etc.uci/dialplan/public.xml [deleted file]
net/freeswitch/files/etc.uci/dialplan/public.xml.template [new file with mode: 0644]
net/freeswitch/files/etc.uci/dialplan/public/PLACEHOLDER [deleted file]
net/freeswitch/files/etc.uci/dialplan/public/did.xml.template [new file with mode: 0644]
net/freeswitch/files/etc.uci/directory/default/1000.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/1001.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/1002.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/1003.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/1004.xml [deleted file]
net/freeswitch/files/etc.uci/directory/default/extension.xml.template [new file with mode: 0644]
net/freeswitch/files/uci/extensions.sh [new file with mode: 0644]
net/freeswitch/files/uci/update_xml.sh