Commit Graph

5 Commits

Author SHA1 Message Date
minotaur01 c5d4c74631 Key assignment and Aastra provisioning (#1814)
* Update device_profile_edit.php

Changed maximum key number to be able to program phones with multiple expansion boards

* Raised Device Key Maximum Number

Changed maximum key number to be able to program phones with multiple expansion boards
Also replaced while loop with for loop to match device_profile_edit.php

* Added code for all key types

Added code for all programmable key types, Hard Keys, Soft Keys, Top Keys and Expansion keys.
Also added logic to handle key assigrnment for multiple expansion boards

* Enabled time server and disabled auto discovery settings

Enabled time servers and used system variable from default settings to set time server
Disabled Link-Layer Discovery and Universal Plug and Play because why do you need to re-discover the server after the phone is provisioned

* Updated the key number option generation line

* Updated the key number option generation line
2016-08-13 08:55:54 -06:00
Mark Crane 210fc09b2b Update the aastra template add a loop for each line and for key assignment. 2014-12-12 07:09:51 +00:00
Mark Crane 748c6baef7 Update a few more things. 2014-01-08 01:34:15 +00:00
Mark Crane f8b504ebf6 Change the old provisioning syntax to the new syntax. 2014-01-08 01:30:30 +00:00
Mark Crane 7eaecce9d9 Change the file name ${v_mac} variable to {$mac} 2013-11-10 07:00:33 +00:00