Actions

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

From Zenitel Wiki

(Solution)
Line 7: Line 7:
 
* ''The Entrance and the SOS Point should be configured to make a Call Request (623 + 101) to the Control Room.''
 
* ''The Entrance and the SOS Point should be configured to make a Call Request (623 + 101) to the Control Room.''
  
[[File:2-2d solution1.PNG|left|thumb|500px|System configuration]]
+
[[File:2-2d solution1.PNG|left|thumb|500px|Select the '''Entrance''' station in the list box, press '''DAK''' button, and enter "'''I 623 I 101'''" on  DAK 1. Do the same for the '''SOS point''' station.]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  

Revision as of 15:47, 6 November 2013

System configuration


Solution

Call setup:

  • The Entrance and the SOS Point should be configured to make a Call Request (623 + 101) to the Control Room.
Select the Entrance station in the list box, press DAK button, and enter "I 623 I 101" on DAK 1. Do the same for the SOS point station.



  • The Control Room should be configured as a CRM (Control Room Master), the DAK display should be enabled, and the Navigation Keys should be used for call queue navigations.

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 no longer active
    • Write to the System LOG that the call forwarding has been turned off. Use the LOG "..." statement.








Related articles