Commit Graph

15 Commits

Author SHA1 Message Date
saraxxin 7312a44487 New variables added for Aastra provisioning (#4388)
* Create app_config.php

Add new variables for Aastra phones to default settings

* Rename app/app_config.php to app/aastra/app_config.php

* Delete app_config.php

* Create app_config.php

Create new variables for Aastra phones.

* Update app_config.php

Moved Aastra variables to app/aastra/app_config.php

* Update {$mac}.cfg
2019-07-25 18:02:40 -06:00
Len bddedcfe5a Update general (#3756) 2018-11-07 19:41:15 -07:00
Mafoo 73d0085dcc Enhance [master] - update Aastra provision templates (#2997)
* Enhance update Aastra provision templates

add default settings for time format, date format and timezone
hide include folders (they are not provision templates)
update links to documents
add note to 6xxx templates

* Aastra - the descriptions for the time settings are useful.
2018-02-25 01:58:17 -07:00
Mafoo 8740021d31 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
sergey-mz c3f521beb3 Update template (#2749)
Do not disable LLDP. LLDP can push the phone to separate VLAN if set by switch and it will lose connection and go to web recovery mode.
Add second screen name line to display extension #.
Add line display name (Caller ID in web interface).
2017-07-19 14:44:43 -06:00
minotaur01 9380b46f95 Updated Aastra Template (#1895)
Added 686x series and 673x service device templates
Updated template settings
2016-09-02 19:05:12 -06:00
markjcrane cb7b8ae415 Update the Aastra 675x template. 2016-08-26 14:55:29 -06:00
minotaur01 5f0dacbeda 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 8cb31bd901 Update the aastra template add a loop for each line and for key assignment. 2014-12-12 07:09:51 +00:00
Mark Crane 6dc16dec51 Update a few more things. 2014-01-08 01:34:15 +00:00
Mark Crane 6fb834709e Change the old provisioning syntax to the new syntax. 2014-01-08 01:30:30 +00:00
Mark Crane d4fa976278 Change the file name ${v_mac} variable to {$mac} 2013-11-10 07:00:33 +00:00
Matt Putnam 94e7e88347 Updated Variables to the new RAINtpl standard 2013-11-04 18:38:53 +00:00
Matt Putnam 1e1c3d8c08 Updated all variables to comply with raintpl. 2013-11-03 21:22:17 +00:00
Mark Crane 1b8637e532 Move includes/templates to resources/templates. 2013-06-09 05:03:13 +00:00