- Joined
- Nov 30, 2021
- Messages
- 23
- Reaction score
- 4
Hello!,
3CX is onpremise on v18.0 Update 2 (Build 307)
I am aware that custom templates are not supported, however the base template for the fanvil h3 does not have the option to enable and set the Wi-fi list on it. On testing a custom template with the following it appears to not provision through the LAN with the Wi-Fi settings:
<wifi>
<WIFIEnable>1</WIFIEnable>
</wifi>
<wifiList index="1">
<WIFIName>test</WIFIName>
<WIFISSID>test</WIFISSID>
<SecureMode>1</SecureMode>
<WIFIEncryption>1</WIFIEncryption>
<WIFIUserName></WIFIUserName>
<WIFIPassword>12345678</WIFIPassword>
</wifiList>
Does anyone know where in the template the above should be entered? Presently it is at the end before
</AUTOUPDATE_CONFIG_MODULE>.
Attached is a sanitised config.
Appreciate any help, thanks!
3CX is onpremise on v18.0 Update 2 (Build 307)
I am aware that custom templates are not supported, however the base template for the fanvil h3 does not have the option to enable and set the Wi-fi list on it. On testing a custom template with the following it appears to not provision through the LAN with the Wi-Fi settings:
<wifi>
<WIFIEnable>1</WIFIEnable>
</wifi>
<wifiList index="1">
<WIFIName>test</WIFIName>
<WIFISSID>test</WIFISSID>
<SecureMode>1</SecureMode>
<WIFIEncryption>1</WIFIEncryption>
<WIFIUserName></WIFIUserName>
<WIFIPassword>12345678</WIFIPassword>
</wifiList>
Does anyone know where in the template the above should be entered? Presently it is at the end before
</AUTOUPDATE_CONFIG_MODULE>.
Attached is a sanitised config.
Appreciate any help, thanks!