I am trying to get a 4620SW phone to upgrade to the VPN firmware. I downloaded the VPNremote software from Avaya. Configured the files and placed them in the "\Avaya\IP Office\Manager" folder.
I added
---------------------------------
IF $GROUP SEQ 876 goto DEFVPN
goto NOVPN
# DEFVPN
GET 46xxvpn.scr
goto END
# NOVPN
---------------------------------
to the start of the "46xxupgrade.scr" file.
I set the group to 876 on the phone, but when I reboot the phone it just pulls the 46xxupgrade.scr file.
All of the file below are present
46vpnsettings.txt
46vpnupgrade.scr
46xxsettings.txt
46xxupgrade.scr
46xxvpn.scr
a10bVPN232_3.bin
a20bVPN232_3.bin
a25VPN252_3.bin
Not sure what is going on.
I added
---------------------------------
IF $GROUP SEQ 876 goto DEFVPN
goto NOVPN
# DEFVPN
GET 46xxvpn.scr
goto END
# NOVPN
---------------------------------
to the start of the "46xxupgrade.scr" file.
I set the group to 876 on the phone, but when I reboot the phone it just pulls the 46xxupgrade.scr file.
All of the file below are present
46vpnsettings.txt
46vpnupgrade.scr
46xxsettings.txt
46xxupgrade.scr
46xxvpn.scr
a10bVPN232_3.bin
a20bVPN232_3.bin
a25VPN252_3.bin
Not sure what is going on.