Yealink Forums
OpenVPN AutoProv - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: OpenVPN AutoProv (/showthread.php?tid=46900)



OpenVPN AutoProv - GiTech-MG - 09-13-2023 06:38 PM

Hi All,

I've several sites I am rolling out OpenVPN on... However it doesn't appear as though the Client service is starting automatically.

For example, if I load the tar file through the Web GUI, the phone will connect and function correctly. However if I add to my AutoProv files the following, it retrieves the correct files but will not load start the VPN connection.

<code>
static.network.vpn_enable = 1
static.network.vpn.mode = 1
static.openvpn.url = http://xxx.xxx.xxx.xxx/Provisioning/$MAC.tar
</code>