summaryrefslogtreecommitdiffstats
path: root/freeswitch-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused global path variableTed Trask2012-12-261-2/+0
|
* Replace io.popen with modelfunctions.run_executableTed Trask2012-12-261-3/+1
|
* Removed redirect_to_referrer and updates for handle_formTed Trask2012-07-301-11/+21
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+9
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Added reloadxml functionTed Trask2011-10-031-0/+9
|
* Added ability to create and delete configuration files.Ted Trask2010-08-251-0/+46
| | | | Changed edit action to editfile.
* Initial cut at freeswitch ACF.v0.1.0Ted Trask2010-04-191-0/+58