A SERVICE OF

logo

Introduction
Issue 6 February 2007 181
## For Redial the Last-6-numbers option is suppressed
## and changes to Speed Dial/Contacts are not allowed.
##
## When APPSTAT is set to 3, changes to Speed Dial/Contacts
## are not allowed.
##
## SET APPSTAT 1
##
##
################# OPTION ACCESS SETTINGS #################
##
## This setting restricts access to certain user options.
##
## When OPSTAT is set to 000, the user options
## are not accessible.
##
## When OPSTAT is set to 001, the user can only access
## the Log-Off Option.
##
## When OPSTAT is set to 010, the user can only access
## view-only options. The user cannot change any setting.
##
## When OPSTAT is set to 011, the user can only access
## view-only options and the Log-Off Option.
##
## When OPSTAT is set to 100, the user can access
## all options except the view-only options and
## the Log-Off option.
##
## When OPSTAT is set to 101, the user can access
## all options except the view-only options.
##
## When OPSTAT is set to 110, the user can access
## all the options except the Log-Off option.
##
## When OPSTAT is set to 111, the user can invoke
## any or all of the user options.
##
## SET OPSTAT 111
##
##