[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jul 2010 01:48:08 +0000 (01:48 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jul 2010 01:48:08 +0000 (01:48 +0000)
commit0b1143e1b701eeb8dd7403dfa58ba76dd5d9705b
tree4adc2da2b078401ba2d4cf4b601a4f7ddda46481
parenteb6f5f1f019aef2249ac7419aa67a664be633b75
[packages]: net/freeswitch: Added UCI config of extensions and incoming DIDs (to extensions only)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22157 3c298f89-4303-0410-b956-a3cf2f4a3e73
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