rmack22138
Technical User
Hi all I have an SOE at 3.2.57 and a 4621 set I am trying to turn of the back light after 2 min. Here is my 46xxsetting.txt Can any one see what I'm doing wrong.
#############################################################
## Avaya 46xx IP Telephone Settings Script
## File Created on: 02/15/2005
## See the LAN Administrators Guide for
## more details on using this file.
## Use "##" without quotes to comment out a line.
## To activate a setting below, set the parameter
## to the appropriate value for your network and
## remove the "## " from the begining of the line.
## To include whitespaces in a value,
## the entire value must be enclosed in double quotes.
## example:
## SET PARAM "value1 value2"
## To set different set types to different values, use
## the "IF" keyword statement.
## See the LAN Administrators Guide for more details.
## Some of the values listed below have default settings which
## are used by the IP Telephones even if they are commented out
## in this file. For a list of those settings and their default
## values, see the LAN Administrators Guide.
#############################################################
## ======= COMMON SETTINGS (Recommended) Applies to all 4600 IP Telephones ======= ##
###### Domain Settings ######
## Your domain
## NOTE: It is recommended that DOMAIN be set via DHCP.
## If you set your DOMAIN via DHCP, do not set it here
## as it will over ride your DHCP setting.
## example:
## SET DOMAIN mycompany.com
## Your Domain Name Server
## NOTE: It is recommended that Domain Name Server be set via DHCP.
## If you set your Domain Name Server via DHCP, do not set it here
## as it will over ride your DHCP setting.
## example:
## SET DNSSRVR 198.152.15.15
############## Enhanced Local Dialing Rules #################
## These settings effect certain dialing behaviors on the 4610,
## 462X and 4630 phones. These include "Click to Dial" and
## "Add to Speed Dial" links shown on the web browser applications
## and incoming and missed call log entries. These settings also
## apply to dialable numbers reurned from searches on the 4630
## LDAP directory application.
## Telephone Country Code
## example: For United States it is '1'
## SET PHNCC 1
## Telephone dial plan length (the length of an internal extension number).
## For example, if your extension is 12345, your dial plan
## length is 5.
## example:
## SET PHNDPLENGTH 5
## Telephone international access code
## For the USA, the code is 011.
## example:
## SET PHNIC 011
## Telephone long distance access code
## example:
## SET PHNLD 1
## Length of national telephone number
## For example, 800-555-1111 is a length of 10.
## example:
## SET PHNLDLENGTH 10
## Outside line access code
## The number you press to make an outside call.
## example:
## SET PHNOL 9
##################################################
####### 4610/462X IP Phone Multi-Language Administration ########
## Use this value to set the local display
## language of your 4610 and 4620.
## For all 4610SW 4620 sets, and 4620SW sets that have
## been loaded with single-byte software, use one of the
## following settings:
## For English use keyword "English"
## For French use keyword "Francais"
## For Italian use keyword "Italiano"
## For Japanese use keyword "Katakana"
## For Dutch use keyword "Nederlands"
## For German use keyword "Deutsch"
## For Portuguese use keyword "Portugues"
## For Spanish use keyword "Espanol"
## For 4620SW sets that have been loaded with multi-byte software
## to support Chinese/Russian/English fonts, use one of
## the following settings:
## For English use keyword "English"
## For Chinese use keyword "Chinese"
## For Russian use keyword "Russian"
## For 4620SW sets that have been loaded with multi-byte software
## to support Japanese/Russian/English fonts, use one of
## the following settings:
## For English use keyword "English"
## For Japanese use keyword "Japanese"
## For Russian use keyword "Russian"
## example:
## SET SYSLANG English
#######################################################
################# Application Access Settings #######################
## Use this setting to restrict access to certain 4610, 462X
## and 4630 applications.
## When APPSTAT is set to 0, Call Log and Redial are suppressed and,
## changes to Speed Dial are not allowed.
## when APPSTAT is set to 1, Call Log, Redial and, Speed Dial work
## without restrictions.
## when APPSTAT is set to 2, Call Log is suppressed, for Redial the
## Last-6-numbers (last-8-numbers for 4630) option is suppressed
## and changes to Speed Dial are not allowed.
## when APPSTAT is set to 3, changes to Speed Dial are not allowed.
## example:
## SET APPSTAT 1
#####################################################################
###################### Option Access Settings #######################
## Use this setting to enable or disable access to certain 4610,
## 462X, and 4630 user options.
## When OPSTAT is set to 000, the user options are not accessible.
## For 4630, the Lock control is not accessible.
## When OPSTAT is set to 001, the user can only invoke the Log-Off
## Option on the 4610 and 462X. For the 4630 this setting is the
## same as 000.
## When OPSTAT is set to 010, the user can only invoke view-only options.
## The user cannot change any setting. Also for 4630, Lock control
## is not accessible,
## When OPSTAT is set to 011, the user can only invoke view-only options
## and the Log-Off Option on the 4610 and 462X. For the 4630 this setting
## is the same as 010.
## When OPSTAT is set to 100, the user can access all options except the
## view-only options and the Log-Off option on the 4610 and 462X.
## When OPSTAT is set to 101, the user options can access all options
## except the view-only options. For the 4630 this setting
## is the same as 100.
## When OPSTAT is set to 110, the user can invoke all the options except
## the Log-Off option on the 4610 and 462X. For the 4630 this setting
## is the same as 111.
## When OPSTAT is set to 111, the user can invoke any or all of the user
## options.
## example:
## SET OPSTAT 111
############# ==== END OF COMMON SETTINGS ==== ##############
## Per Model Settings
IF $MODEL4 SEQ 4610 goto SETTINGS4610
IF $MODEL4 SEQ 4620 goto SETTINGS4620
IF $MODEL4 SEQ 4621 goto SETTINGS4621
IF $MODEL4 SEQ 4622 goto SETTINGS4622
IF $MODEL4 SEQ 4625 goto SETTINGS4625
IF $MODEL4 SEQ 4630 goto SETTINGS4630
goto END
##################################################
##############
# SETTINGS4610
##############
## These settings are used to enable and administer the 'Web' application.
## NOTE: Avaya hosts a web site for the 4600 Series IP Phones.
## The WMLHOME and WMLCODING parameters are set up
## to point your 4610 and 462X IP telephones to this hosted site.
## To disable this operation, put "##" in front
## of the lines SET WMLHOME ... and SET WMLCODING ...
## To change the web site that your phones point to,
## replace the provided URL in the SET WMLHOME .. line
## with the URL of your site.
## NOTE: Your network must be using Domain Name Services
## for the Avaya hosted site settings to operate properly.
## The URL of your 4610 Home page
## example (Note: The site specified below is hosted by Avaya):
SET WMLHOME
## The coding to be used for characters entered in forms on web pages
## The valid settings are Latin-1, Ascii and Unicode
## example:
SET WMLCODING ASCII
## Your HTTP proxy server address (name or IP address)
## example:
## SET WMLPROXY my.proxy.company.com
## The TCP port number of your HTTP proxy server
## example:
## SET WMLPORT 8080
## A list of one or more HTTP proxy server exception domains
## separated by commas without any spaces.
## Accesses to these addresses will not go through the proxy
## server.
## example:
## SET WMLEXCEPT mycompany.com,135.20.21.20
### PUSH Interface parameters ######
## TPSLIST is the List of all the Trusted Push Servers.
## Please refer to LAN Admin Guide for more info.
## If set to "/", all servers are allowed; if set to null or blank, Push is disabled.
## SET TPSLIST 135.20.21.20
## SUBSCRIBELIST is the List of all the Subscription Servers.
## Please refer to LAN Admin Guide for more info.
## SET SUBSCRIBELIST
goto END
####### END OF 4610 IP Phone Settings #######
##############
# SETTINGS4620
##############
######## Web Settings for 4620 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4620 IP Phone Settings #######
##############
# SETTINGS4621
##############
######## Web Settings for 4621 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
############### DISPLAY BACKLIGHT CONTROL ################
##
## Idle Time Before Turning Off Backlight (minutes)
## Number of minutes without phone activity to wait
## before turning off backlight. A value of 0 means the
## backlight is never turned off. This parameter is
## supported only by phones which have a backlight.
## The default is 120 minutes.
SET BAKLIGHTOFF 2
##
##
####### END OF 4622 IP Phone Settings #######
##############
# SETTINGS4622
##############
######## Web Settings for 4622 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4622 IP Phone Settings #######
##############
# SETTINGS4625
##############
######## Web Settings for 4625 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4625 IP Phone Settings #######
##############
# SETTINGS4630
##############
######## Settings for the 4630 IP Phone LDAP Application ########
## These settings are used to enable and administer the LDAP
## application on the 4630.
## Your LDAP Directory server Address
## You must set this value to activate the LDAP application.
## example:
## SET DIRSRVR ldap.mycompany.com
## The TCP port number of your LDAP Directory Server
## The default port number is 389. If you wish to change the
## port number, you must set this value.
## example:
## SET DIRSRVRPORT 389
## The Directory Topmost Distinguished Name
## You must set this value.
## example:
## SET DIRTOPDN "ou=People,o=My Company Inc."
## The default search value. The 4630 only supports
## searches on names.
## CHANGING THIS VALUE IS NOT RECOMMENDED.
## example:
## SET DIRFULLNAME cn
## The Directory Telephone Number field.
## CHANGING THIS VALUE IS NOT RECOMMENDED.
## example:
## SET DIRTELNUM telephonenumber
## Directory Coding Scheme
## The valid settings are Latin-1, Ascii and Unicode
## example:
## SET DIRCODING Latin-1
##########################################################
############ Settings for 4630 IP Phone Web Application ############
## These settings are used to enable and administer the Web
## application on the 4630.
## NOTE: Avaya hosts a web site for the 4630 IP Phone.
## The WEBHOME and WEBCODING parameters are set up
## to point your 4630 IP telephones to this hosted site.
## To disable this operation, put "##" in front
## of the lines SET WEBHOME ... and SET WEBCODING ...
## To change the web site that your phones point to,
## replace the provided URL in the SET WEBHOME .. line
## with the URL of your site.
## NOTE: Your network must be using Domain Name Services
## for the Avaya hosted site settings to operate properly.
## The URL of your 4630 Home page
## example (Note: The site specified below is hosted by Avaya):
SET WEBHOME
## The coding to be used for characters entered in forms on web pages
## The valid settings are Latin-1, Ascii and Unicode
## example:
SET WEBCODING ASCII
## Your HTTP proxy server address (name or IP address)
## example:
## SET WEBPROXY my.proxy.company.com
## The TCP port number of your HTTP proxy server
## example:
## SET WEBPORT 80
## A list of one or more HTTP proxy server exception domains
## separated by commas without any spaces.
## Accesses to these addresses will not go through the proxy
## server.
## example:
## SET WEBEXCEPT mycompany.com,135.20.21.20
########################################################
######## 4630 Emergency Contact Number ########
## If set, this number will be the top-leftmost speed dial button in group 1
## of the 4630 speed dial screen and labeled "EMERGENCY".
## example:
## SET PHNEMERGNUM 911
########################################################
#################### 4630 Stock Ticker #######################
## Use this setting to activate the stock ticker on your 4630. Go to
## Options on your 4630 to complete setup of this feature.
## Use 0 to Disable or 1 to Enable (Default)
## example:
## SET STKSTAT 1
##################
goto END
############## End of 4630 Specific IP Phone Settings ###############
# END
## END OF SETTINGS SCRIPT FILE
#############################################################
## Avaya 46xx IP Telephone Settings Script
## File Created on: 02/15/2005
## See the LAN Administrators Guide for
## more details on using this file.
## Use "##" without quotes to comment out a line.
## To activate a setting below, set the parameter
## to the appropriate value for your network and
## remove the "## " from the begining of the line.
## To include whitespaces in a value,
## the entire value must be enclosed in double quotes.
## example:
## SET PARAM "value1 value2"
## To set different set types to different values, use
## the "IF" keyword statement.
## See the LAN Administrators Guide for more details.
## Some of the values listed below have default settings which
## are used by the IP Telephones even if they are commented out
## in this file. For a list of those settings and their default
## values, see the LAN Administrators Guide.
#############################################################
## ======= COMMON SETTINGS (Recommended) Applies to all 4600 IP Telephones ======= ##
###### Domain Settings ######
## Your domain
## NOTE: It is recommended that DOMAIN be set via DHCP.
## If you set your DOMAIN via DHCP, do not set it here
## as it will over ride your DHCP setting.
## example:
## SET DOMAIN mycompany.com
## Your Domain Name Server
## NOTE: It is recommended that Domain Name Server be set via DHCP.
## If you set your Domain Name Server via DHCP, do not set it here
## as it will over ride your DHCP setting.
## example:
## SET DNSSRVR 198.152.15.15
############## Enhanced Local Dialing Rules #################
## These settings effect certain dialing behaviors on the 4610,
## 462X and 4630 phones. These include "Click to Dial" and
## "Add to Speed Dial" links shown on the web browser applications
## and incoming and missed call log entries. These settings also
## apply to dialable numbers reurned from searches on the 4630
## LDAP directory application.
## Telephone Country Code
## example: For United States it is '1'
## SET PHNCC 1
## Telephone dial plan length (the length of an internal extension number).
## For example, if your extension is 12345, your dial plan
## length is 5.
## example:
## SET PHNDPLENGTH 5
## Telephone international access code
## For the USA, the code is 011.
## example:
## SET PHNIC 011
## Telephone long distance access code
## example:
## SET PHNLD 1
## Length of national telephone number
## For example, 800-555-1111 is a length of 10.
## example:
## SET PHNLDLENGTH 10
## Outside line access code
## The number you press to make an outside call.
## example:
## SET PHNOL 9
##################################################
####### 4610/462X IP Phone Multi-Language Administration ########
## Use this value to set the local display
## language of your 4610 and 4620.
## For all 4610SW 4620 sets, and 4620SW sets that have
## been loaded with single-byte software, use one of the
## following settings:
## For English use keyword "English"
## For French use keyword "Francais"
## For Italian use keyword "Italiano"
## For Japanese use keyword "Katakana"
## For Dutch use keyword "Nederlands"
## For German use keyword "Deutsch"
## For Portuguese use keyword "Portugues"
## For Spanish use keyword "Espanol"
## For 4620SW sets that have been loaded with multi-byte software
## to support Chinese/Russian/English fonts, use one of
## the following settings:
## For English use keyword "English"
## For Chinese use keyword "Chinese"
## For Russian use keyword "Russian"
## For 4620SW sets that have been loaded with multi-byte software
## to support Japanese/Russian/English fonts, use one of
## the following settings:
## For English use keyword "English"
## For Japanese use keyword "Japanese"
## For Russian use keyword "Russian"
## example:
## SET SYSLANG English
#######################################################
################# Application Access Settings #######################
## Use this setting to restrict access to certain 4610, 462X
## and 4630 applications.
## When APPSTAT is set to 0, Call Log and Redial are suppressed and,
## changes to Speed Dial are not allowed.
## when APPSTAT is set to 1, Call Log, Redial and, Speed Dial work
## without restrictions.
## when APPSTAT is set to 2, Call Log is suppressed, for Redial the
## Last-6-numbers (last-8-numbers for 4630) option is suppressed
## and changes to Speed Dial are not allowed.
## when APPSTAT is set to 3, changes to Speed Dial are not allowed.
## example:
## SET APPSTAT 1
#####################################################################
###################### Option Access Settings #######################
## Use this setting to enable or disable access to certain 4610,
## 462X, and 4630 user options.
## When OPSTAT is set to 000, the user options are not accessible.
## For 4630, the Lock control is not accessible.
## When OPSTAT is set to 001, the user can only invoke the Log-Off
## Option on the 4610 and 462X. For the 4630 this setting is the
## same as 000.
## When OPSTAT is set to 010, the user can only invoke view-only options.
## The user cannot change any setting. Also for 4630, Lock control
## is not accessible,
## When OPSTAT is set to 011, the user can only invoke view-only options
## and the Log-Off Option on the 4610 and 462X. For the 4630 this setting
## is the same as 010.
## When OPSTAT is set to 100, the user can access all options except the
## view-only options and the Log-Off option on the 4610 and 462X.
## When OPSTAT is set to 101, the user options can access all options
## except the view-only options. For the 4630 this setting
## is the same as 100.
## When OPSTAT is set to 110, the user can invoke all the options except
## the Log-Off option on the 4610 and 462X. For the 4630 this setting
## is the same as 111.
## When OPSTAT is set to 111, the user can invoke any or all of the user
## options.
## example:
## SET OPSTAT 111
############# ==== END OF COMMON SETTINGS ==== ##############
## Per Model Settings
IF $MODEL4 SEQ 4610 goto SETTINGS4610
IF $MODEL4 SEQ 4620 goto SETTINGS4620
IF $MODEL4 SEQ 4621 goto SETTINGS4621
IF $MODEL4 SEQ 4622 goto SETTINGS4622
IF $MODEL4 SEQ 4625 goto SETTINGS4625
IF $MODEL4 SEQ 4630 goto SETTINGS4630
goto END
##################################################
##############
# SETTINGS4610
##############
## These settings are used to enable and administer the 'Web' application.
## NOTE: Avaya hosts a web site for the 4600 Series IP Phones.
## The WMLHOME and WMLCODING parameters are set up
## to point your 4610 and 462X IP telephones to this hosted site.
## To disable this operation, put "##" in front
## of the lines SET WMLHOME ... and SET WMLCODING ...
## To change the web site that your phones point to,
## replace the provided URL in the SET WMLHOME .. line
## with the URL of your site.
## NOTE: Your network must be using Domain Name Services
## for the Avaya hosted site settings to operate properly.
## The URL of your 4610 Home page
## example (Note: The site specified below is hosted by Avaya):
SET WMLHOME
## The coding to be used for characters entered in forms on web pages
## The valid settings are Latin-1, Ascii and Unicode
## example:
SET WMLCODING ASCII
## Your HTTP proxy server address (name or IP address)
## example:
## SET WMLPROXY my.proxy.company.com
## The TCP port number of your HTTP proxy server
## example:
## SET WMLPORT 8080
## A list of one or more HTTP proxy server exception domains
## separated by commas without any spaces.
## Accesses to these addresses will not go through the proxy
## server.
## example:
## SET WMLEXCEPT mycompany.com,135.20.21.20
### PUSH Interface parameters ######
## TPSLIST is the List of all the Trusted Push Servers.
## Please refer to LAN Admin Guide for more info.
## If set to "/", all servers are allowed; if set to null or blank, Push is disabled.
## SET TPSLIST 135.20.21.20
## SUBSCRIBELIST is the List of all the Subscription Servers.
## Please refer to LAN Admin Guide for more info.
## SET SUBSCRIBELIST
goto END
####### END OF 4610 IP Phone Settings #######
##############
# SETTINGS4620
##############
######## Web Settings for 4620 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4620 IP Phone Settings #######
##############
# SETTINGS4621
##############
######## Web Settings for 4621 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
############### DISPLAY BACKLIGHT CONTROL ################
##
## Idle Time Before Turning Off Backlight (minutes)
## Number of minutes without phone activity to wait
## before turning off backlight. A value of 0 means the
## backlight is never turned off. This parameter is
## supported only by phones which have a backlight.
## The default is 120 minutes.
SET BAKLIGHTOFF 2
##
##
####### END OF 4622 IP Phone Settings #######
##############
# SETTINGS4622
##############
######## Web Settings for 4622 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4622 IP Phone Settings #######
##############
# SETTINGS4625
##############
######## Web Settings for 4625 IP Phone ########
### Please refer to the description on these terms above in SETTINGS4610
SET WMLHOME SET WMLCODING ASCII
## SET WMLPROXY my.proxy.company.com
## SET WMLPORT 8080
## SET WMLEXCEPT mycompany.com,135.20.21.20
## SET TPSLIST 135.20.21.20
## SET SUBSCRIBELIST goto END
####### END OF 4625 IP Phone Settings #######
##############
# SETTINGS4630
##############
######## Settings for the 4630 IP Phone LDAP Application ########
## These settings are used to enable and administer the LDAP
## application on the 4630.
## Your LDAP Directory server Address
## You must set this value to activate the LDAP application.
## example:
## SET DIRSRVR ldap.mycompany.com
## The TCP port number of your LDAP Directory Server
## The default port number is 389. If you wish to change the
## port number, you must set this value.
## example:
## SET DIRSRVRPORT 389
## The Directory Topmost Distinguished Name
## You must set this value.
## example:
## SET DIRTOPDN "ou=People,o=My Company Inc."
## The default search value. The 4630 only supports
## searches on names.
## CHANGING THIS VALUE IS NOT RECOMMENDED.
## example:
## SET DIRFULLNAME cn
## The Directory Telephone Number field.
## CHANGING THIS VALUE IS NOT RECOMMENDED.
## example:
## SET DIRTELNUM telephonenumber
## Directory Coding Scheme
## The valid settings are Latin-1, Ascii and Unicode
## example:
## SET DIRCODING Latin-1
##########################################################
############ Settings for 4630 IP Phone Web Application ############
## These settings are used to enable and administer the Web
## application on the 4630.
## NOTE: Avaya hosts a web site for the 4630 IP Phone.
## The WEBHOME and WEBCODING parameters are set up
## to point your 4630 IP telephones to this hosted site.
## To disable this operation, put "##" in front
## of the lines SET WEBHOME ... and SET WEBCODING ...
## To change the web site that your phones point to,
## replace the provided URL in the SET WEBHOME .. line
## with the URL of your site.
## NOTE: Your network must be using Domain Name Services
## for the Avaya hosted site settings to operate properly.
## The URL of your 4630 Home page
## example (Note: The site specified below is hosted by Avaya):
SET WEBHOME
## The coding to be used for characters entered in forms on web pages
## The valid settings are Latin-1, Ascii and Unicode
## example:
SET WEBCODING ASCII
## Your HTTP proxy server address (name or IP address)
## example:
## SET WEBPROXY my.proxy.company.com
## The TCP port number of your HTTP proxy server
## example:
## SET WEBPORT 80
## A list of one or more HTTP proxy server exception domains
## separated by commas without any spaces.
## Accesses to these addresses will not go through the proxy
## server.
## example:
## SET WEBEXCEPT mycompany.com,135.20.21.20
########################################################
######## 4630 Emergency Contact Number ########
## If set, this number will be the top-leftmost speed dial button in group 1
## of the 4630 speed dial screen and labeled "EMERGENCY".
## example:
## SET PHNEMERGNUM 911
########################################################
#################### 4630 Stock Ticker #######################
## Use this setting to activate the stock ticker on your 4630. Go to
## Options on your 4630 to complete setup of this feature.
## Use 0 to Disable or 1 to Enable (Default)
## example:
## SET STKSTAT 1
##################
goto END
############## End of 4630 Specific IP Phone Settings ###############
# END
## END OF SETTINGS SCRIPT FILE