Actions

Difference between revisions of "Modify ASVP alarm message repetitions"

From Zenitel Wiki

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.'''
  
* Enable the TST-console
+
Procedure:
 +
* Enable the nvram editor in the TST-console
 
*  
 
*  
  
  .ex_mi.announce_tab[1].repeat
+
  .ex_mi.announce_tab[n].repeat       n=message number.
  
  

Revision as of 14:15, 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:

  • Enable the nvram editor in the TST-console
.ex_mi.announce_tab[n].repeat       n=message number.


Change the number of repetitions of the Alarm Messages:

  • Change parameter for message 1 (Directory number 8191)


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.