applications: drop luci-app-asterisk
authorJo-Philipp Wich <jo@mein.io>
Fri, 16 Nov 2018 17:39:40 +0000 (19:39 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Fri, 16 Nov 2018 17:39:40 +0000 (19:39 +0200)
commit3787301e3f0c0a6e31a9b0dda190fde59dbccad7
tree6054984ff545785e393c11a9a1d6c059dd8dc9ac
parent44f91bb26c31f58f783de12731b6570035dc7a0d
applications: drop luci-app-asterisk

This application was never useful to begin with, drop it to avoid
further confusion.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit cf3621522815544d42d1cc5cdf65b4fd1a6b4412)
61 files changed:
applications/luci-app-asterisk/Makefile [deleted file]
applications/luci-app-asterisk/luasrc/asterisk.lua [deleted file]
applications/luci-app-asterisk/luasrc/asterisk/cc_idd.lua [deleted file]
applications/luci-app-asterisk/luasrc/controller/asterisk.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-meetme.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-voice.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplans.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialzones.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phones.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunks.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail.lua [deleted file]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua [deleted file]
applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm [deleted file]
applications/luci-app-asterisk/luasrc/view/asterisk/dialplans.htm [deleted file]
applications/luci-app-asterisk/luasrc/view/asterisk/dialzones.htm [deleted file]
applications/luci-app-asterisk/po/ca/asterisk.po [deleted file]
applications/luci-app-asterisk/po/cs/asterisk.po [deleted file]
applications/luci-app-asterisk/po/de/asterisk.po [deleted file]
applications/luci-app-asterisk/po/el/asterisk.po [deleted file]
applications/luci-app-asterisk/po/en/asterisk.po [deleted file]
applications/luci-app-asterisk/po/es/asterisk.po [deleted file]
applications/luci-app-asterisk/po/fr/asterisk.po [deleted file]
applications/luci-app-asterisk/po/he/asterisk.po [deleted file]
applications/luci-app-asterisk/po/hu/asterisk.po [deleted file]
applications/luci-app-asterisk/po/it/asterisk.po [deleted file]
applications/luci-app-asterisk/po/ja/asterisk.po [deleted file]
applications/luci-app-asterisk/po/ms/asterisk.po [deleted file]
applications/luci-app-asterisk/po/no/asterisk.po [deleted file]
applications/luci-app-asterisk/po/pl/asterisk.po [deleted file]
applications/luci-app-asterisk/po/pt-br/asterisk.po [deleted file]
applications/luci-app-asterisk/po/pt/asterisk.po [deleted file]
applications/luci-app-asterisk/po/ro/asterisk.po [deleted file]
applications/luci-app-asterisk/po/ru/asterisk.po [deleted file]
applications/luci-app-asterisk/po/sk/asterisk.po [deleted file]
applications/luci-app-asterisk/po/sv/asterisk.po [deleted file]
applications/luci-app-asterisk/po/templates/asterisk.pot [deleted file]
applications/luci-app-asterisk/po/tr/asterisk.po [deleted file]
applications/luci-app-asterisk/po/uk/asterisk.po [deleted file]
applications/luci-app-asterisk/po/vi/asterisk.po [deleted file]
applications/luci-app-asterisk/po/zh-cn/asterisk.po [deleted file]
applications/luci-app-asterisk/po/zh-tw/asterisk.po [deleted file]
applications/luci-app-asterisk/root/etc/config/asterisk [deleted file]
applications/luci-app-asterisk/root/etc/uci-defaults/40_luci-asterisk [deleted file]