Commit Graph

3221 Commits

Author SHA1 Message Date
FusionPBX
56f24b6324 Update directory.xml 2019-11-21 17:14:41 -07:00
FusionPBX
c30598a544 Update directory.xml 2019-11-21 17:14:30 -07:00
FusionPBX
ef2093b1db Update directory.xml 2019-11-21 17:14:15 -07:00
FusionPBX
00246b77b0 Update directory.xml 2019-11-21 17:13:47 -07:00
FusionPBX
867d6e1743 Update directory.xml 2019-11-21 17:12:56 -07:00
FusionPBX
8c109b0a20 Update directory.xml 2019-11-21 17:12:35 -07:00
FusionPBX
1eb23295a4 Update directory.xml 2019-11-21 17:12:17 -07:00
FusionPBX
1c8e895ee4 Update directory.xml 2019-11-21 17:12:02 -07:00
FusionPBX
32c22d01c2 Update directory.xml 2019-11-21 17:11:43 -07:00
FusionPBX
5a070776a9 Update directory.xml 2019-11-21 17:10:40 -07:00
FusionPBX
bf5426c0af Update directory.xml 2019-11-21 17:10:16 -07:00
FusionPBX
f932e01adf Update directory.xml 2019-11-21 17:10:01 -07:00
FusionPBX
9360beddc5 Update directory.xml 2019-11-21 17:09:12 -07:00
FusionPBX
4ca3a82456 Update directory.xml 2019-11-21 17:08:57 -07:00
FusionPBX
8e957e98f7 Update directory.xml 2019-11-21 17:08:39 -07:00
FusionPBX
c5649b30b4 Update directory.xml 2019-11-21 17:08:11 -07:00
FusionPBX
588c5e8f01 Update directory.xml 2019-11-21 17:07:47 -07:00
FusionPBX
2eca20fe05 Update phonebook.xml 2019-11-21 14:52:20 -07:00
FusionPBX
f9e65e89f8 Update phonebook.xml 2019-11-21 10:24:47 -07:00
Len
2fd8b98bc3 Update phonebook.xml (#4884) 2019-11-21 10:20:45 -07:00
Len
f41d202334 Update {$mac}.xml (#4851)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2019-11-18 21:07:43 -07:00
Len
47cec98db4 Update {$mac}.xml (#4852)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2019-11-18 21:07:22 -07:00
Len
0c0d2637a6 Update {$mac}.xml (#4853)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2019-11-18 21:07:02 -07:00
Len
eea3dfb406 Update {$mac}.xml (#4854)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2019-11-18 21:02:01 -07:00
Len
ab2faf76a6 Update {$mac}.xml (#4855)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2019-11-18 21:01:17 -07:00
Len
46e660bba1 Update {$mac}.xml (#4848) 2019-11-12 20:19:45 -07:00
FusionPBX
204bb4a394 Update {$mac}.cfg 2019-11-12 19:42:21 -07:00
FusionPBX
707fa52cf8 Update {$mac}.cfg 2019-11-12 19:41:23 -07:00
Len
79772f462a Update {$mac}.xml (#4839)
* Update {$mac}.xml

* Update {$mac}.xml
2019-11-11 09:23:09 -07:00
saraxxin
9e775d67ab Fixed syntax error (#4841)
Replaced bad syntax on  {if isset {variable} with correct syntax: {if isset (variable)}.
2019-11-08 08:46:22 -07:00
Len
edff9e828e Create {$mac}.xml (#4798)
* Create {$mac}.xml

* Update {$mac}.xml
2019-11-06 09:09:47 -07:00
saraxxin
6722757262 Updates to Yealink codec provisioning (#4834)
* Updates to Yealink codec provisioning

Changed codecs to use variables set in default settings.

* Added basic provisioning for swissvoice cp2502 and cp2505g

Codec handling set in default settings.
Need to still work on directory and funtion keys.

* Update app_config.php
2019-11-06 09:05:34 -07:00
Len
44d3d972e8 Update {$mac}.xml (#4824) 2019-11-05 09:11:32 -07:00
Len
bcbb9a69dc Update {$mac}.xml (#4825) 2019-11-05 09:10:57 -07:00
Len
02c90a28e4 Update {$mac}.xml (#4826) 2019-11-05 09:09:46 -07:00
Len
6a926dcc07 Update {$mac}.xml (#4827) 2019-11-05 09:09:27 -07:00
Len
4f22cf57d9 Update {$mac}.xml (#4828) 2019-11-05 09:09:12 -07:00
Len
25e822f9eb Update {$mac}.cfg (#4703) 2019-10-21 13:32:31 -06:00
Bryan Redeagle
7b792ba646 Added better support for Snom phone configuration and firmware. (#4794) 2019-10-21 13:28:21 -06:00
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
Len
3a79e9394e Update {$mac}.xml (#4782)
* Update {$mac}.xml
2019-10-16 21:44:50 -06:00
Len
460cdfbeb6 Update {$mac}.xml (#4788)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:36:26 -07:00
Len
9f9cc8f3e0 Update {$mac}.xml (#4787)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:52 -07:00
Len
0acf5481f3 Update {$mac}.xml (#4786)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:34 -07:00
Len
7c0e59a639 Update {$mac}.xml (#4785)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:35:07 -07:00
Len
9e9ccd4e13 Update {$mac}.xml (#4784)
* Update {$mac}.xml

* Update {$mac}.xml
2019-10-16 19:34:45 -07:00
Len
925d330be1 Update {$mac}.xml (#4790) 2019-10-16 19:34:18 -07:00
Len
04eb2ca1f3 Update {$mac}.xml (#4774) 2019-10-10 22:39:38 -07:00
Len
ee11c9e324 Update {$mac}.xml (#4773) 2019-10-10 22:39:17 -07:00
Len
dc560ddbef Update {$mac}.xml (#4772) 2019-10-10 22:38:45 -07:00