Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting Classic as default ringtone on 9611G 4

Status
Not open for further replies.

Pepp77

Vendor
Oct 30, 2008
2,513
GB
I have had a look through the 46xxsettings file and cannot see anything obvious, but does anyone know if it is possible to edit this to make the 9611 handsets be in classic ringtone mode from the start rather than defaulting to the new Rich tones?

Thanks

Pepp

| ACSS SME |
 
The latest firmware has this option.
See this part of the 46xxsettings.txt file:

Code:
#################################################################
##
##       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
##

BAZINGA!

I'm not insane, my mother had me tested!

 
I did not test this yet so i could be wrong!

BAZINGA!

I'm not insane, my mother had me tested!

 
This one is new too:

Code:
##############  RING TONE SETTING (H.323 ONLY)  ############
##
## DEFAULTRING specifies the default ring tone.
##  Valid values are 1 through 14; the default value is 9.
##  This parameter is supported by:
##       96x1 H.323 R6.2 and later
## SET DEFAULTRING 12
##

BAZINGA!

I'm not insane, my mother had me tested!

 
############## RING TONE SETTING (H.323 ONLY) ############
##
## DEFAULTRING specifies the default ring tone.
## Valid values are 1 through 14; the default value is 9.
## This parameter is supported by:
## 96x1 H.323 R6.2 and later
## SET DEFAULTRING 12
##

Did you try this? I have not played with them, the 9630 I have on my desk has 16 ring tones between the Rich and Classic, so I am not sure if it is changing what you want it to.

## 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
## SET RINGTONESTYLE 1

I am not sure if this one is taking it away from the user all together, but maybe worth a look.
 
Hi Guys

Thanks for the responses.

The SET RINGTONESTYLE changes the sounds of the classic ringtones but still leaves Rich as the default.

The SET DEFAULTRING doesnt seem to do anything on my 9611G as I have tried setting it as 1 and 2 so far and I still get the same Rich Cheerful played each time.

Pepp

| ACSS SME |
 
Pepp77, check the 46xxsettings.txt of 9.0 and you will see a massif file with a lot of settings that where not there before.
Perhaps you can find it.

BAZINGA!

I'm not insane, my mother had me tested!

 
TLP - weirdly I have looked at the 46xxsettings.txt file from both my laptop running v9 manager and our HTTP Servers files (also running 9.0) and I cannot see the section you have posted in either of them, so I was just manually adding the line to the start of the file, which worked to change the ringtonestyle from American style to European Style (which are horrid), but doesnt seem to change the default ringtone.

I'm downloading the latest 9 admin from Avaya now to see if that has it in and then will try again.

I'll let you know.

| ACSS SME |
 
Pepp77 i not sure if it is from 9.0.829 or the latest one as it was just there :)


BAZINGA!

I'm not insane, my mother had me tested!

 
Okay, I have sorted it, the SET DEFAULTRING only works on a cleared phone, not a phone that has already had a base extension assigned to it.

So I had to CLEAR my phone and then it picked up the ringtone I had set in the 46xxsettings.txt file.

| ACSS SME |
 
Yep, whatever number I set was set as the default tone. 1 is the first classic and 9 is the first rich.

| ACSS SME |
 
Good to know! Thanks for confirming! So many of these threads leave you hanging![pc]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top