summaryrefslogtreecommitdiffstats
path: root/kamailio-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Removed redirect_to_referrer callsTed Trask2012-08-021-24/+47
|
* Removed reloadplan action because duplicates feature of startstopTed Trask2012-06-201-8/+0
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-9/+9
|
* 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
* Fixed escape function to not escape \Ted Trask2012-01-031-2/+1
|
* Implemented Reload Dial Plan command.skel2011-07-111-0/+8
|
* Added table validation to list_table_entries and update_table_entryTed Trask2011-06-071-2/+21
|
* Added searchdatabase actionTed Trask2011-02-231-0/+33
|
* Use specified host and port when opening DB connectionTed Trask2011-01-311-1/+1
|
* Display table name when editing entryTed Trask2011-01-081-1/+1
|
* Added createdatabase action.Ted Trask2011-01-081-0/+7
|
* Added actions for listing and editing database tables. Relys on kamctlrc.Ted Trask2011-01-081-21/+317
|
* Use viewlibrary.check_permission from acf-core-0.9.0, dirname function is no ↵Ted Trask2010-01-011-1/+2
| | | | longer in acf-core-0.9.0
* Added parsing of userlist for DBTEXTTed Trask2009-11-181-0/+7
|
* Added ability to create/delete/update users (tested for postgres)Ted Trask2009-11-171-0/+107
|
* First cut at kamailio ACF. Just status, listfiles, edit, startstop.v0.1.0Ted Trask2009-11-051-0/+53