Actions

Difference between revisions of "2-2e. Event Trigger - Event Handler (practice)"

From Zenitel Wiki

(Created page with "x Category: AlphaCom practice")
 
Line 1: Line 1:
x
+
[[File:2-2e exercise.PNG|left|thumb|500px|System configuration]]
 +
<br style="clear:both;" />
 +
=== Exercise ===
 +
 
 +
'''Scheduling''':
 +
* At 15:00 a prerecorded message "We ask passengers not to leave their luggage unattended..." should be distributed to the stations in group 87.
 +
 
 +
 
 +
Tip:
 +
* Use AlphaWeb to upload a wav-file as alarm message 3, dir no 8193 (wav file is found on the memory stick)
 +
* Use the $GM command to dispatch the message
 +
 
 +
 
 +
<br><br><br><br>
 +
 
 +
----
 +
 
 +
===Related articles ===
 +
* [[2-2e. Event Trigger - Event Handler (solution)]]
 +
 
 +
 
 +
 
 +
 
 +
 
 +
[[Category: AlphaCom practice]]
  
  
 
[[Category: AlphaCom practice]]
 
[[Category: AlphaCom practice]]

Revision as of 12:42, 1 October 2013

File:2-2e exercise.PNG
System configuration


Exercise

Scheduling:

  • At 15:00 a prerecorded message "We ask passengers not to leave their luggage unattended..." should be distributed to the stations in group 87.


Tip:

  • Use AlphaWeb to upload a wav-file as alarm message 3, dir no 8193 (wav file is found on the memory stick)
  • Use the $GM command to dispatch the message







Related articles