Actions

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

From Zenitel Wiki

(Created page with "{{stub}} EX1: Set RCO, transfer and send to LOG. EX2: Toggle event. Toggle RCO and Transfer ON/OFF by same DAK key. [[File:2-2d exercise.PNG|left|thumb|500px|System configurat...")
 
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
 
EX1: Set RCO, transfer and send to LOG.
 
 
EX2: Toggle event. Toggle RCO and Transfer ON/OFF by same DAK key.
 
 
 
[[File:2-2d exercise.PNG|left|thumb|500px|System configuration]]
 
[[File:2-2d exercise.PNG|left|thumb|500px|System configuration]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
 
=== Exercise ===
 
=== Exercise ===
  
'''Scheduling''':
+
'''Call setup:'''
* At 15:00 a prerecorded message "We ask passengers not to leave their luggage unattended..." should be distributed to the stations in group 87.
+
* The Entrance and the SOS Point should be configured to make a Call Request (623 + 101) to the Control Room.
 +
 
 +
'''Set Call Request Forwarding:'''
 +
* When dialing the event trigger number 9533, or when pressing a DAK key programmed to 9533 on the Control Room station, the following features should be activated:
 +
** Turn on Call Request Forwarding from Control Room station 101 to station 103 (M. Larsen), so that all new call requests will be forwarded to station 103. Use the command "$SCRT" for this.
 +
** Turn on a lamp (use RCO 3) to signal that call forwarding is active
 +
** Write to the System LOG that the call forwarding has been activated. Use the LOG "..." statement.
 +
 
 +
'''Reset Call Request Forwarding:'''
 +
* When dialing the event trigger number 9534, or when pressing a DAK key programmed to 9534 on the Control Room station, the following features should be activated:
 +
** Turn off Call Request Forwarding for Control Room station 101. Use the command "$SCRT" for this.
 +
** Turn off the lamp (RCO 3) to signal that call forwarding is not active
 +
** Write to the System LOG that the call forwarding has been turned off. Use the LOG "..." statement.
  
  

Revision as of 16:01, 29 October 2013

System configuration


Exercise

Call setup:

  • The Entrance and the SOS Point should be configured to make a Call Request (623 + 101) to the Control Room.

Set Call Request Forwarding:

  • When dialing the event trigger number 9533, or when pressing a DAK key programmed to 9533 on the Control Room station, the following features should be activated:
    • Turn on Call Request Forwarding from Control Room station 101 to station 103 (M. Larsen), so that all new call requests will be forwarded to station 103. Use the command "$SCRT" for this.
    • Turn on a lamp (use RCO 3) to signal that call forwarding is active
    • Write to the System LOG that the call forwarding has been activated. Use the LOG "..." statement.

Reset Call Request Forwarding:

  • When dialing the event trigger number 9534, or when pressing a DAK key programmed to 9534 on the Control Room station, the following features should be activated:
    • Turn off Call Request Forwarding for Control Room station 101. Use the command "$SCRT" for this.
    • Turn off the lamp (RCO 3) to signal that call forwarding is not active
    • Write to the System LOG that the call forwarding has been turned off. Use the LOG "..." statement.


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