Actions

Difference between revisions of "2-2f. Scheduler - Event Handler (solution)"

From Zenitel Wiki

(Exercise)
Line 6: Line 6:
 
* ''At 14:15 a prerecorded message "We ask passengers not to leave their luggage unattended..." should be distributed to the stations in group 87.''
 
* ''At 14:15 a prerecorded message "We ask passengers not to leave their luggage unattended..." should be distributed to the stations in group 87.''
  
In AlphaWeb, '''System Configuration''' -> '''Messaging''', upload the wav-file using Message group 30, Index 3:
+
In AlphaWeb, '''System Configuration''' -> '''Messaging''', upload the wav-file using Message group 30, Index 3. This message will get directory number 8193.
[[File:2-2f solution1.PNG|thumb|left|600px|The event 09 - Private Ringing mode goes ON when ringing starts, and OFF when ringing stops]]
+
[[File:2-2f solution1.PNG|thumb|left|600px|Upload wav file via AlphaWeb]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
  
 
In AlphaPro, '''Groups''' -> '''Local Groups''', include 6540 and 416 as members of group 3 (87):
 
In AlphaPro, '''Groups''' -> '''Local Groups''', include 6540 and 416 as members of group 3 (87):
[[File:2-2f solution2.PNG|thumb|left|600px|The event 09 - Private Ringing mode goes ON when ringing starts, and OFF when ringing stops]]
+
[[File:2-2f solution2.PNG|thumb|left|600px|Define group members]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
 
In AlphaPro, '''Exchange & System''' -> '''Events''', '''Insert''' a new event with the following properties:
 
In AlphaPro, '''Exchange & System''' -> '''Events''', '''Insert''' a new event with the following properties:
[[File:2-2f solution3.PNG|thumb|left|600px|The event 09 - Private Ringing mode goes ON when ringing starts, and OFF when ringing stops]]
+
[[File:2-2f solution3.PNG|thumb|left|600px|Use the command $GM to dispatch the message]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  

Revision as of 16:42, 21 February 2013

System configuration


Exercise

Scheduling:

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

In AlphaWeb, System Configuration -> Messaging, upload the wav-file using Message group 30, Index 3. This message will get directory number 8193.

Upload wav file via AlphaWeb



In AlphaPro, Groups -> Local Groups, include 6540 and 416 as members of group 3 (87):

Define group members


In AlphaPro, Exchange & System -> Events, Insert a new event with the following properties:

Use the command $GM to dispatch the message








Related articles