Commit Graph

26 Commits

Author SHA1 Message Date
Trick Solutions 3854716bb3 Update All Mitel Templates to use variables (#5190)
* 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.

* Updating  Mitel templates
2020-03-23 17:29:17 -06:00
Trick Solutions 232199c627 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 a6a844f4eb Update MN_{$mac}.cfg (#3720) 2018-10-25 20:14:21 -06:00
AlexanderDCrane a2e81cd087 Update MN_{$mac}.cfg (#3721) 2018-10-25 20:14:03 -06:00
AlexanderDCrane 5d8004a3fb Update MN_{$mac}.cfg (#3722) 2018-10-25 20:13:52 -06:00
markjcrane 3ac9c35405 Update snom, grandstream and mitel templates. 2016-08-26 15:30:12 -06:00
mafoo 5cae1fef28 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 df78108b18 Mitel provisioning ensure the user_id is set for all keys. 2016-01-29 13:45:25 -07:00
markjcrane b61cf0cff7 More work on the Mitel key handling. 2016-01-29 12:10:55 -07:00
markjcrane 6b2949e9b2 Fix the Mitel key type. 2016-01-29 12:04:37 -07:00
markjcrane 0f420f275f Mitel Provisioning add a value for 'Addr' 2016-01-29 11:34:10 -07:00
markjcrane 73d2360b8a 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 147bb801fe Update the Mitel template for Key Line use the key_id instead of key_line. 2016-01-29 11:05:05 -07:00
markjcrane b8c0c5f2dc Fix the syntax for the Mitel template. 2016-01-29 10:53:36 -07:00
markjcrane 861153fb05 Add Mitel 5330 provisioning templates. 2016-01-29 10:34:18 -07:00
markjcrane bbc49caacc Improve the key handling in the Mitel. 2016-01-29 10:31:44 -07:00
markjcrane 1a896d3cd2 Fix the domain name in MN_Generic.cfg. 2016-01-15 17:54:06 -07:00
markjcrane 7d5312520a Make the domain in MN_Generic.cfg dynamic. 2016-01-15 17:35:00 -07:00
markjcrane 4c5d644757 Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates. 2016-01-15 17:09:16 -07:00
markjcrane 492653b1e0 Add a line feed to the mitel/5324/MN_{$mac}.cfg template. 2016-01-15 14:27:53 -07:00
markjcrane 9d61033b87 Default mitel tftp_config to 2. 2016-01-15 14:15:53 -07:00
markjcrane dd7f473f8d Fix the domain_name syntax. 2016-01-15 13:45:32 -07:00
markjcrane f63d786ca4 Remove the rss feed from the Mitel template. 2016-01-12 20:50:48 -07:00
markjcrane 744ba6f9a4 Correct the file names of the Mitel templates. 2015-11-27 13:56:53 -07:00
markjcrane 93ff09e8b1 Add a new variable mitel_vlan_id. 2015-11-20 10:50:35 -07:00
markjcrane ff9e302768 Add Mitel 5324 and 5340 templates. 2015-11-20 09:23:41 -07:00