#################################################################
##
## H.323 SETTINGS for 96xx & 96x1
## Settings specific to 96xx & 96x1 telephones
## with H.323 software
##
########################## Features on Softkeys #######################
##
## Idle Feature Settings
## A list of feature identifiers for softkey features
## available in the Idle call state
## 0 to 255 ASCII characters: zero to six whole numbers
## separated by commas without any intervening spaces
## SET IDLEFEATURES ""
##
## Dial Feature Settings
## A list of feature identifiers for softkey features
## available in the Dialing call state
## 0 to 255 ASCII characters :zero to five whole numbers separated
## by commas without any intervening spaces
## SET DIALFEATURES ""
##
## Ring Back Feature Settings
## A list of feature identifiers for softkey features
## available in the Active with far end ringback call state
## 0 to 255 ASCII characters :zero to three whole numbers
## separated by commas without any intervening spaces
## SET RINGBKFEATURES ""
##
## Talk Feature Settings
## A list of feature identifiers for softkey features
## available in the Active with talk path call state
## 0 to 255 ASCII characters :zero to three whole numbers
## separated by commas without any intervening spaces
## SET TALKFEATURES ""
##
## Team Button Display
## When TEAMBTNDISPLAY is set to 1, use LED to mark the Busy state of their team member’s phone
## When TEAMBTNDISPLAY is set to 0, use the LED to mark the Forwarding state of the team member's phone.
## Default = 0.
## Note: This feature is available on H.323 release 3.0 for 96xx & release 6.0 for 96x1 phones.
## SET TEAMBTNDISPLAY 0
##
## WORLDCLOCKAPP specifies the application to display World Clock information.
## Note: This feature is available on H.323 release 2.0 for 9670 & release 6.0 for 9641 & 9621.
## "" : World Clock application is disabled
## "default" : World Clock application is enabled (default)
## SET WORLDCLOCKAPP default
##
## WEATHERAPP specifies the application to display the weather information.
## Value Operation
## "" (null) Weather application is disabled
## "default" Weather application is enabled (default)
## This parameter is supported by:
## 9621 and 9641 H.323 R6.0 and later
## 9670 H.323 R2.0 and later
## SET WEATHERAPP default
##
## CALCSTAT specifies whether the Calculator application should be displayed.
## Valid Values
## 0 Don't display Calculator
## 1 Display Calculator
## SET CALCSTAT 1
## Note: This feature is available on release 6.0 for 9641 & 9621.
##
## RINGPRIORITY specifies which distinctive ring rate is really for a Priority Call.
## Valid Values
## 1 Inside Call rate
## 2 Outside Call rate
## 3 Priority Ring rate
## SET RINGPRIORITY 3
##
## RINGTONESTYLE specifies the style of ring tones that are offered to the user
## for Personalized Ringing when "Classic" (as opposed to "Rich") is selected.
## Value Operation
## 0 North American ring tones are offered (default)
## 1 European ring tones are offered
## This parameter is supported by:
## 9670 H.323 R2.0 and later
## 96x1 H.323 R6.0 and later
[COLOR=#CC0000]## SET RINGTONESTYLE 1[/color]
##
## LEDMODE specifies whether the buttons red LEDs are controlled by CM (this will align the 96x1 phone behavior to the 16xx behavior)
## or locally by the phone (as 96x1 previous loads behavior ).
## Value Operation
## 0 Locally controlled by the phone, backward compatible to previous releases (default)
## 1 Controlled by CM, new behavior
## This parameter is supported by:
## 96x1 H.323 R6.3 and later
## SET LEDMODE 0
##