summaryrefslogtreecommitdiffstats
path: root/kamailio-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Removed acf-db references and directly included functionalityTed Trask2014-06-301-4/+18
| | | | The acf-db module is not complete and was not meant to be released yet
* Changes to use new htmlviewfunctions functions and make searchdatabase a ↵Ted Trask2014-04-101-1/+1
| | | | proper form
* Fix require of dbcontrollerfunctionsTed Trask2014-02-041-1/+1
|
* Fix controller default_action now that using mymoduleTed Trask2013-09-291-3/+3
|
* Modified to use new acf-db library for viewing/editing databaseTed Trask2013-09-271-30/+18
| | | | Change model and controller to no longer use deprecated "module" function
* Changed edit, updateuser, createtableentry, and updatetableentry to use ↵Ted Trask2013-01-261-4/+4
| | | | standard get functions
* Removed redirect_to_referrer callsTed Trask2012-08-021-3/+4
|
* Removed reloadplan action because duplicates feature of startstopTed Trask2012-06-201-5/+0
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-9/+6
| | | | | | 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
* Implemented Reload Dial Plan command.skel2011-07-111-0/+5
|
* Added searchdatabase actionTed Trask2011-02-231-0/+4
|
* Added createdatabase action.Ted Trask2011-01-081-0/+3
|
* Added actions for listing and editing database tables. Relys on kamctlrc.Ted Trask2011-01-081-0/+21
|
* Added ability to create/delete/update users (tested for postgres)Ted Trask2009-11-171-0/+16
|
* First cut at kamailio ACF. Just status, listfiles, edit, startstop.v0.1.0Ted Trask2009-11-051-0/+22