Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed validating / setting defaults for param groups | Ted Trask | 2011-12-08 | 1 | -1/+1 |
| | |||||
* | Added polycomringtone parameter and, as a result, changed all of the ↵ | Ted Trask | 2011-12-08 | 1 | -459/+528 |
| | | | | | | | Registration parameter groups Registration -> Registration (Polycom) and Registration (Linksys) - they're different now Registration No Forwarding -> Registration (Snom), and Registration Unsupported -> Registration (Unsupported) | ||||
* | Add a valid default (UTC) for timezone | Ted Trask | 2011-11-10 | 1 | -1/+1 |
| | |||||
* | Added database parameters for Snom support | Ted Trask | 2011-11-07 | 1 | -0/+87 |
| | |||||
* | Fixed syntax in table creation script | Ted Trask | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | Fixed Standard Phone to have null value for mailbox and mailcallback | Ted Trask | 2011-10-28 | 1 | -2/+2 |
| | |||||
* | Added mailcallback parameter | Ted Trask | 2011-10-28 | 1 | -0/+2 |
| | |||||
* | Modify DB to include support for more Polycom models | Ted Trask | 2011-10-19 | 1 | -44/+62 |
| | |||||
* | Added viewclassparams, getfile, and putfile actions plus determine_class.lua ↵ | Ted Trask | 2011-10-10 | 1 | -0/+5 |
| | | | | | | | | | | script and provisioning_requests table. viewclassparams shows the parameters and default values for a class getfile is used to get the config file for a known device and a default config file for unconfigured devices putfile is unimplemented, but will be used for parsing files uploaded to the server determine_class.lua determines which device class best matches an unconfigured device (by agent) provisioning_requests table will track the last request (ip, agent, and timestamp) for each device | ||||
* | Added in one mailbox parameter, supported on Polycom | Ted Trask | 2011-06-14 | 1 | -0/+2 |
| | |||||
* | Enable callwaitingenable on Hotline and Public phones | aalatchm | 2011-06-10 | 1 | -2/+2 |
| | |||||
* | Added lua validate code into provisioning_params table, added example for ↵ | Ted Trask | 2011-06-09 | 1 | -28/+28 |
| | | | | mac address | ||||
* | Added callwaitingenable and speeddialenable parameters, supported on polycom | Ted Trask | 2011-06-02 | 1 | -0/+8 |
| | |||||
* | Added better description and validation for digitmap and digitmaptimeout | Ted Trask | 2011-06-02 | 1 | -2/+2 |
| | |||||
* | Added upsupported phone support | Ted Trask | 2011-04-08 | 1 | -0/+5 |
| | |||||
* | Added callerid parameter to each registration | Ted Trask | 2011-03-22 | 1 | -0/+35 |
| | |||||
* | Clean up parameters and add adminpassword, pcportenable, urldialingenable | Ted Trask | 2011-03-22 | 1 | -279/+285 |
| | |||||
* | Added parameters registrar, digitmap, digitmaptimeout, sntpserver, timezone, ↵ | Ted Trask | 2011-03-09 | 1 | -12/+32 |
| | | | | musiconhold, and homepage | ||||
* | Added Polycom 331/335 support | Ted Trask | 2011-03-08 | 1 | -4/+4 |
| | |||||
* | Added forwardnoanswerenable, forwardbusyenable, and forwardallenable parameters | Ted Trask | 2011-03-04 | 1 | -3/+108 |
| | |||||
* | Removed provisioning-devices and instead use provisioning-device-seq. So, ↵ | Ted Trask | 2011-03-04 | 1 | -11/+15 |
| | | | | | | device label is no more. Also changed Standard Phone without Call Forwarding to Public Phone. | ||||
* | Changed script to mac is not defaulted to invalid value | Ted Trask | 2011-03-04 | 1 | -2/+2 |
| | |||||
* | Added MAC address param to devices. | Ted Trask | 2011-02-28 | 1 | -9/+12 |
| | |||||
* | Removed name from provisioning_devices, changed getdevicevalues to take ↵ | Ted Trask | 2011-02-28 | 1 | -2/+1 |
| | | | | parameter id, comparision, value (like search) | ||||
* | Removed template from device and set it up as a parameter instead, moved ↵ | Ted Trask | 2011-02-26 | 1 | -0/+403 |
scripts into privisioning-scripts.lua, and added DB values for all tables to set up phone provisioning |