fusionpbx/resources/templates
zrd740 7908de0965
Update t41p {$mac}.cfg to correct IPv4 / IPv6 bug (#6516)
I was having an issue where my T41P phones were getting provisioned with IPv4 & IPv6 - even though I specified in default settings yealink_ip_address_mode=0 for IPv4 only. Checked the y000000000036.cfg, which was setting it correctly. The issue was that {$mac}.cfg was overriding the correct setting. There were several instances of "network.ip_address_mode = 2" in this file, which specifies ipv4&ipv6. I changed all 5 of those entries in this file to pull from the default setting {$yealink_ip_address_mode} rather than just setting a static value of 2. I don't know why it has this listed in this file 5 times. But, this change resolved my issue and will force the T41P provisioning to follow FusionPBX default settings.
2022-12-31 11:51:08 -07:00
..
conf Update internal-ipv6.xml.noload 2022-08-09 10:31:30 -06:00
engine/smarty Update Smarty to version 3.1.33 2018-11-07 07:18:14 +00:00
provision Update t41p {$mac}.cfg to correct IPv4 / IPv6 bug (#6516) 2022-12-31 11:51:08 -07:00