summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modify the process_put script to revert bad changes0.7-stableTed Trask2015-07-131-0/+29
| | | | | | If the set_device_params function fails, notify the phone to pull its config and revert the change (cherry picked from commit 1805de3c2b759ac9a5309bba551b81c862d0c489)
* Fix searchdevices HTML view when used for getdevicevaluesTed Trask2015-07-061-1/+3
| | | | (cherry picked from commit 7eda47ba7e6f00fa24d3da99bb6b82c116d03fbf)
* polycom-template: do not automatically set dnd forwarding the same as busyTed Trask2015-07-031-3/+5
| | | | | Updating dnd forwarding causes the phone to reboot, which doesn't happen for busy forwarding If desired, we can add a forwarddnd parameter in the future
* Bump version to 0.7.6v0.7.6Ted Trask2015-07-031-1/+1
|
* Adjust provisioning.cgi to better handle PUT from Polycom phonesJoao Arruda2015-07-031-3/+2
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Fix ciscoata template to remove blank line at beginningTed Trask2015-06-121-2/+2
|
* Bump version to 0.7.5v0.7.5Ted Trask2015-06-101-1/+1
|
* Change editdeviceparams to not hide section unless it has the section number ↵Ted Trask2015-06-101-1/+1
| | | | in its text
* Fix inclusion of init.cfg into Algo templateTed Trask2015-06-091-1/+10
|
* provisioning-scripts: Bugfixes.Mika Havela2015-06-091-22/+22
|
* Bump version to 0.7.4v0.7.4Ted Trask2015-06-081-1/+1
|
* Bump database version and add changes to upgradeprovisioning scriptTed Trask2015-06-082-1/+73
|
* Add new device types to acl.confTed Trask2015-06-081-0/+3
|
* Move Grandstream ATAs higher in the device list and add support for HT702/4Ted Trask2015-06-081-3/+22
|
* Update cyberdata and grandstream templates to properly require LuaXmlTed Trask2015-06-082-6/+8
|
* Fix duplicate fixedDayEnable in polycom templateTed Trask2015-06-081-5/+6
|
* Add algo, cyberdata, and grandstream to determine_class.luaTed Trask2015-06-081-0/+9
|
* new devices for acf-provisioning: algo, cyberdata, grandstreamSeung Soo Mun2015-06-085-1/+203
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Minor change to comments in polycom templateTed Trask2015-06-071-2/+3
|
* Use cfe.print_errtxt to display the full errtxt if fail to set params when ↵Ted Trask2015-06-051-1/+1
| | | | creating device from request
* Fix redirect for searchdevices in listrequests viewTed Trask2015-06-051-2/+1
|
* Bump version to 0.7.3v0.7.3Ted Trask2015-06-051-1/+1
|
* Update process_put.lua to send language, 24HourClock and tonePattern values ↵Joao Arruda2015-06-021-21/+37
| | | | | | to DB Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Proper fix for provisioning.cgi to work with haserl-0.9.33 and later - turn ↵Ted Trask2015-06-021-7/+2
| | | | off POST processing
* Provide SQL escape function to scriptsTed Trask2015-06-012-1/+2
|
* Bump version to 0.7.2v0.7.2Ted Trask2015-06-011-1/+1
|
* Fix provisioning.cgi to work with haserl-0.9.33 and laterTed Trask2015-06-011-1/+6
|
* Bump version to 0.7.1v0.7.1Ted Trask2015-06-011-1/+1
|
* Fix bug in upgradeprovisioning scriptTed Trask2015-06-011-1/+1
|
* Change softkey to non-editable by default and cleanup upgradeprovisioning ↵Ted Trask2015-06-012-158/+52
| | | | with loops
* Add option to enable up to 10 softkeys for PolycomJoao Arruda2015-06-013-1/+124
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Add CallWaiting and Shared Call Appearance to Polycom lines and DND option ↵Joao Arruda2015-05-283-0/+166
| | | | | | to class of service Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Add Language and 24-hour Clock config options to PolycomJoao Arruda2015-05-283-2/+84
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Change Polycom template to disable only Placed call listJoao Arruda2015-05-271-1/+1
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Bump version to 0.7.0v0.7.0Ted Trask2015-05-221-1/+1
|
* Add provisioning polling time option for PolycomJoao Arruda2015-05-203-0/+70
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Fix syntax errors in upgradeprovisioningTed Trask2015-05-191-4/+4
|
* Update link for showing unused / duplicate groups in editdeviceparams viewTed Trask2015-05-191-2/+2
|
* First cut at hiding unused / duplicate groups in editdeviceparams viewTed Trask2015-05-151-0/+54
|
* split Standard Phone into Office and Residential PhonesAlan Lacerda2015-05-142-17/+51
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* split polycom vvx modelsAlan Lacerda2015-05-132-41/+157
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* adding support to VVX 300/310/400/410/500/600Alan Lacerda2015-05-122-5/+59
| | | | Signed-off-by: Ted Trask <ttrask01@yahoo.com>
* Bump version to 0.6.1v0.6.1Ted Trask2015-04-301-1/+1
|
* Fix update_device.lua script to properly call update_device_params.luaTed Trask2015-04-301-2/+2
|
* Bump version to 0.6.0v0.6.0Ted Trask2015-01-121-1/+1
|
* Remove setfenv call for Lua 5.2 compatibilityTed Trask2015-01-123-27/+56
|
* Fix order of operations in upgradeprovisioningTed Trask2014-08-191-3/+3
|
* Add support for Cisco 2 Port Phone Adapter SPA112Ted Trask2014-08-196-3/+318
|
* Fix editdevice-html view to display command results - fixes bug where ↵Ted Trask2014-08-181-0/+2
| | | | createdevice fails the second time it is run
* Bump version to 0.5.0v0.5.0Ted Trask2014-04-261-1/+1
|