Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further clean up group defaults and editable | Ted Trask | 2016-02-24 | 1 | -14/+14 |
| | | | | | | | Editable group params should have null default so don't show up as overridden (mailbox, mailcallback) Removed editable from provpollingtime and dndenable as these should not be editable per device (cherry picked from commit 3862d4fd40c96b6237d334801d9a1d5523aebf92) | ||||
* | Clean up group defaults so you can specify whether or not to override the ↵ | Ted Trask | 2015-12-28 | 1 | -40/+40 |
| | | | | | | parameter default In general, device and reg groups do not override anything and service groups override all parameters | ||||
* | Bump databaseversion to 7 | Ted Trask | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | Add Algo parameter related with Speaker mode | Vinicius de Jesus | 2015-12-24 | 1 | -0/+7 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Cleanup of Algo ring parameter patch | Ted Trask | 2015-11-20 | 1 | -6/+6 |
| | |||||
* | Add Algo parameter related with ring tone and volume | Joao Arruda | 2015-11-20 | 1 | -1/+56 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | provisioning-scripts: Bugfixes. | Mika Havela | 2015-06-09 | 1 | -22/+22 |
| | |||||
* | Bump database version and add changes to upgradeprovisioning script | Ted Trask | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | Move Grandstream ATAs higher in the device list and add support for HT702/4 | Ted Trask | 2015-06-08 | 1 | -3/+22 |
| | |||||
* | new devices for acf-provisioning: algo, cyberdata, grandstream | Seung Soo Mun | 2015-06-08 | 1 | -0/+72 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Change softkey to non-editable by default and cleanup upgradeprovisioning ↵ | Ted Trask | 2015-06-01 | 1 | -40/+40 |
| | | | | with loops | ||||
* | Add option to enable up to 10 softkeys for Polycom | Joao Arruda | 2015-06-01 | 1 | -0/+50 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Add CallWaiting and Shared Call Appearance to Polycom lines and DND option ↵ | Joao Arruda | 2015-05-28 | 1 | -0/+74 |
| | | | | | | to class of service Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Add Language and 24-hour Clock config options to Polycom | Joao Arruda | 2015-05-28 | 1 | -1/+25 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Add provisioning polling time option for Polycom | Joao Arruda | 2015-05-20 | 1 | -0/+29 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | split Standard Phone into Office and Residential Phones | Alan Lacerda | 2015-05-14 | 1 | -17/+26 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | split polycom vvx models | Alan Lacerda | 2015-05-13 | 1 | -36/+147 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | adding support to VVX 300/310/400/410/500/600 | Alan Lacerda | 2015-05-12 | 1 | -5/+41 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Add support for Cisco 2 Port Phone Adapter SPA112 | Ted Trask | 2014-08-19 | 1 | -1/+35 |
| | |||||
* | Revert "Change function prototypes to pass self and use self.model instead ↵ | Ted Trask | 2013-10-27 | 1 | -2/+2 |
| | | | | | | | | | | of functions table" This reverts commit fb00ff8f05dae3c110beceb929ea036e4cd14ae1. Conflicts: provisioning-model.lua Conflict was resolved by removing "mymodule." from function calls that are once again made local | ||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-20 | 1 | -12/+14 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change function prototypes to pass self and use self.model instead of ↵ | Ted Trask | 2013-09-23 | 1 | -2/+2 |
| | | | | | | | | functions table Changed the order of the first two parameters passed to validate function in provisioning_params Replaced all APP references with self, now that self is available Still need to implement swapvalidateparams script | ||||
* | Added upgradeprovisioning script and database version parameter for ↵ | Ted Trask | 2013-05-25 | 1 | -0/+1 |
| | | | | automating database upgrades | ||||
* | 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 |