Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further clean up group defaults and editable | Ted Trask | 2016-02-24 | 1 | -0/+12 |
| | | | | | | | 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 | -0/+4 |
| | | | | | | parameter default In general, device and reg groups do not override anything and service groups override all parameters | ||||
* | Add Algo parameter related with Speaker mode | Vinicius de Jesus | 2015-12-24 | 1 | -0/+16 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Cleanup of Algo ring parameter patch | Ted Trask | 2015-11-20 | 1 | -9/+9 |
| | |||||
* | Add Algo parameter related with ring tone and volume | Joao Arruda | 2015-11-20 | 1 | -0/+50 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Bump database version and add changes to upgradeprovisioning script | Ted Trask | 2015-06-08 | 1 | -0/+72 |
| | |||||
* | Fix bug in upgradeprovisioning script | Ted Trask | 2015-06-01 | 1 | -1/+1 |
| | |||||
* | Change softkey to non-editable by default and cleanup upgradeprovisioning ↵ | Ted Trask | 2015-06-01 | 1 | -118/+12 |
| | | | | 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 | -0/+38 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Add provisioning polling time option for Polycom | Joao Arruda | 2015-05-20 | 1 | -0/+34 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Fix syntax errors in upgradeprovisioning | Ted Trask | 2015-05-19 | 1 | -4/+4 |
| | |||||
* | split Standard Phone into Office and Residential Phones | Alan Lacerda | 2015-05-14 | 1 | -0/+25 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | split polycom vvx models | Alan Lacerda | 2015-05-13 | 1 | -5/+10 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | adding support to VVX 300/310/400/410/500/600 | Alan Lacerda | 2015-05-12 | 1 | -0/+18 |
| | | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com> | ||||
* | Fix order of operations in upgradeprovisioning | Ted Trask | 2014-08-19 | 1 | -3/+3 |
| | |||||
* | Add support for Cisco 2 Port Phone Adapter SPA112 | Ted Trask | 2014-08-19 | 1 | -0/+36 |
| | |||||
* | Revert "Change function prototypes to pass self and use self.model instead ↵ | Ted Trask | 2013-10-27 | 1 | -9/+0 |
| | | | | | | | | | | 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 | ||||
* | Change function prototypes to pass self and use self.model instead of ↵ | Ted Trask | 2013-09-23 | 1 | -0/+9 |
| | | | | | | | | 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/+243 |
automating database upgrades |