summaryrefslogtreecommitdiffstats
path: root/asterisk-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modified get_file to take self as first parameterTed Trask2012-07-011-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Modified require statements for acf. libraries, updated for viewfunctions to ↵Ted Trask2012-04-181-3/+3
| | | | htmlviewfunctions, deleted startstop view
* Fixing acf-asterisk to work with changes made to acf-core.Zach LeBar2012-03-291-4/+8
| | | | 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()'.
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-2/+2
|
* Chmod and chown asterisk files, bumped to 0.2.1v0.2.1Ted Trask2009-11-031-1/+6
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Changed the way startstop works in core to add a list of allowed actions. ↵Ted Trask2009-03-171-15/+1
| | | | | | Modified all ACFs that don't use the standard functions to work with new library method. git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed
* First cut at Asterisk ACF. Start/stop/restart/reload doesn't work due to ↵v0.1.0Ted Trask2009-02-251-0/+68
issue with script? git-svn-id: svn://svn.alpinelinux.org/acf/asterisk/trunk@1708 ab2d0c66-481e-0410-8bed-d214d4d58bed