1) Edit your existing 46vpnupgrade.scr file as follows. Don't forget the line at the very bottom of this document!
2) Next set your phone's GROUP back to 0 by pressing the MUTE button (just press it don't hold it down) then enter GROUP on the keypad (47687) and press #.
3) Reboot your phone and the non VPN firmware should be re-installed on the phone.
##################################################
# Release Date: August 26 , 2007
#
# 46XX Software Upgrade Script for VPN Capable H.323 IP Telephone
#
# This file upgrades the following telephones to the
# indicated releases:
# 4620, 4610, 4621, 5610 VPN Build 252
# 5620, 5621 VPN Build 252
#
#
##################################################
IF $GROUP SEQ 0 GOTO NOVPN
IF $MODEL4 SEQ 4610 goto DEFVPN4610
IF $MODEL SEQ 4620D01B goto DEFVPN4620
IF $MODEL SEQ 4621D01A goto DEFVPN4620
IF $MODEL4 SEQ 5610 goto DEFVPN5610
IF $MODEL4 SEQ 5620 goto DEFVPN5620
IF $MODEL4 SEQ 5621 goto DEFVPN5620
goto END
# DEFVPN5610
SET APPNAME i10aVPN23252.bin
goto END
# DEFVPN5620
SET APPNAME i20aVPN23252.bin
goto END
# DEFVPN4610
SET APPNAME a10bVPN23252.bin
goto END
# DEFVPN4620
SET APPNAME a20bVPN23252.bin
goto END
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.