Commit Graph

25 Commits

Author SHA1 Message Date
Trick Solutions 0fff1c4710 Adding new Mitel 5320e template (#4793)
* Mitel phones require the exact model in the template. A 5320 and 5320e phones take an identical template. The "e" model has a gigabit ethernet port.

* 1. Added variable {$domain_name} in a few places that need it.
2. Set the NTP server to use dns name instead of IP address.
3. Set dns for NTP to use pool address (0.pool.ntp.org)
4. Removed Admin account to set back to defaults. Will look at setting that as variable.
5. Hardcoded user account password to be more simple. Will look at setting that as a variable.
6. Set host_ip and video_ip to be {$domain_name} as these were pointed to an AT&T old dns server
7. Set hostname of phone to be SIP ID
8. Remove hardcoded IP for NTP and added the DNS pool.
9. Removed boot version and image version from template as wasn't in other provision systems.

* 1. Set admin password to use provisioning variable.
2. Set user password to use provisioning variable.
2019-10-21 13:25:32 -06:00
AlexanderDCrane 8a432cba6b Update MN_{$mac}.cfg (#3720) 2018-10-25 20:14:21 -06:00
AlexanderDCrane 447e17e39d Update MN_{$mac}.cfg (#3721) 2018-10-25 20:14:03 -06:00
AlexanderDCrane 23c24d9751 Update MN_{$mac}.cfg (#3722) 2018-10-25 20:13:52 -06:00
markjcrane 5e9e767eee Update snom, grandstream and mitel templates. 2016-08-26 15:30:12 -06:00
mafoo cf465f4ef3 WhitespaceClean-resources/provision/mitel
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:20:37 +00:00
markjcrane 3fdee27e3a Mitel provisioning ensure the user_id is set for all keys. 2016-01-29 13:45:25 -07:00
markjcrane 335fb87c0c More work on the Mitel key handling. 2016-01-29 12:10:55 -07:00
markjcrane 999ab5637e Fix the Mitel key type. 2016-01-29 12:04:37 -07:00
markjcrane 0915a7283e Mitel Provisioning add a value for 'Addr' 2016-01-29 11:34:10 -07:00
markjcrane 3c5f4266dd Remove the indentation on the Mitel key assignments so the resulting provisioning file is easier to read. 2016-01-29 11:14:49 -07:00
markjcrane 5803227117 Update the Mitel template for Key Line use the key_id instead of key_line. 2016-01-29 11:05:05 -07:00
markjcrane 1b2d8851ba Fix the syntax for the Mitel template. 2016-01-29 10:53:36 -07:00
markjcrane 346c5cab34 Add Mitel 5330 provisioning templates. 2016-01-29 10:34:18 -07:00
markjcrane 42d0f146a6 Improve the key handling in the Mitel. 2016-01-29 10:31:44 -07:00
markjcrane a016780684 Fix the domain name in MN_Generic.cfg. 2016-01-15 17:54:06 -07:00
markjcrane 62d1575202 Make the domain in MN_Generic.cfg dynamic. 2016-01-15 17:35:00 -07:00
markjcrane c4eca6c330 Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates. 2016-01-15 17:09:16 -07:00
markjcrane a312ff7415 Add a line feed to the mitel/5324/MN_{$mac}.cfg template. 2016-01-15 14:27:53 -07:00
markjcrane 97aadbc9c0 Default mitel tftp_config to 2. 2016-01-15 14:15:53 -07:00
markjcrane 8d5436e607 Fix the domain_name syntax. 2016-01-15 13:45:32 -07:00
markjcrane 37051d8c1d Remove the rss feed from the Mitel template. 2016-01-12 20:50:48 -07:00
markjcrane 08bb5d35b1 Correct the file names of the Mitel templates. 2015-11-27 13:56:53 -07:00
markjcrane 56cc0a6055 Add a new variable mitel_vlan_id. 2015-11-20 10:50:35 -07:00
markjcrane 2cd10197c1 Add Mitel 5324 and 5340 templates. 2015-11-20 09:23:41 -07:00