summaryrefslogtreecommitdiffstats
path: root/asterisk-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-7/+8
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Fixing acf-asterisk to work with changes made to acf-core.Zach LeBar2012-03-291-4/+2
| | | | Removing the use of controllerfunctions.lua and using the new 'handle_form()' found in acf_www-controller.lua. Also using 'handle_form()' in place of 'redirect_to_referrer()'.
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* First cut at Asterisk ACF. Start/stop/restart/reload doesn't work due to ↵v0.1.0Ted Trask2009-02-251-0/+23
issue with script? git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/trunk@1708 ab2d0c66-481e-0410-8bed-d214d4d58bed