summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-asterisk/luasrc/controller/asterisk.lua
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2009-03-30applications/luci-asterisk: add meetme support, data integrity improvementsJo-Philipp Wich
2009-03-30applications/luci-asterisk: fix link to voicemail boxes, remove ↵Jo-Philipp Wich
dialplanvoice and dialplanmeetme too when removing dialplan sections
2009-03-29applications/luci-asterisk: rework voicemail managementJo-Philipp Wich
2009-03-29applications/luci-asterisk: initial dialplan voicemail box supportJo-Philipp Wich
2009-03-21applications/luci-asterisk: rework dialplan managementJo-Philipp Wich
2009-03-11applications/luci-asterisk: begin reworking dialplan stuff to separate ↵Jo-Philipp Wich
dialzones from dialplans
2009-02-24applications/luci-asterisk:Jo-Philipp Wich
- initial dialplan management - disabled uci scheme - improved context handling in sip and trunk settings
2009-01-11application/luci-asterisk:Jo-Philipp Wich
- implement initial sip client management - improve trunk and client handling - implement more options
2009-01-11applications/luci-asterisk: add the first few bits of reworked webif codeJo-Philipp Wich
2008-10-23* luci/app/asterisk: add initial cbi definitions, needs cleanupJo-Philipp Wich