Actions

Difference between revisions of "Modify ASVP alarm message repetitions"

From Zenitel Wiki

(Change the number of repetitions of the Alarm Messages:)
Line 3: Line 3:
 
'''NOTE: Before continuing it is highly recommended to do a backup of AMC memory to Flash. Dial 7820+M from a SuperUser station.'''
 
'''NOTE: Before continuing it is highly recommended to do a backup of AMC memory to Flash. Dial 7820+M from a SuperUser station.'''
  
Procedure:
+
===Procedure===
 
* From the nvram editor in the TST-console, go to:
 
* From the nvram editor in the TST-console, go to:
  

Revision as of 14:19, 13 August 2008

As standard, all the ASVP alarm messages are repeated endlessly, but for some applications it is required that the message is played once or a few times and then stop. For every alarm message there is a parameter that controls the number of repetitions. As this parameter is not available from AlphaPro, it has to be changed directly in the AMC memory, using the nvram editor in the TST console.

NOTE: Before continuing it is highly recommended to do a backup of AMC memory to Flash. Dial 7820+M from a SuperUser station.

Procedure

  • From the nvram editor in the TST-console, go to:
.ex_mi.announce_tab[n].repeat       

where n = message number.

Set number of repetitions of the alarm message (1 to 255, 255 is endless)


Example

This example shows how to change the parameter for alarm message 1 (Directory number 8191) to play once, then stop:

Type   Explanation
nvram <Enter><Enter> Access the NVRAM of the AMC
2 <Enter> Enter line 2: .ex_mi…
2 <Enter> Enter line 2: .ex_mi_announce_tab[81]
11 <Enter> Select alarm message number 1
3 <Enter> Enter line 3: ….tab[1].repeat = 255
1 <Enter> Set number of repetitions of alarm message, here 1 (1 - 255, 255 is endless)
Q <Enter> Exit NVRAM table

1) Use message number 2 - 9 for the messages 8192 - 8199.

  • Repeat the above procedure for message 2 – 9.