Actions

Difference between revisions of "Event Timeout (Event Type)"

From Zenitel Wiki

(New page: ==Event description== {| border="1" cellpadding="4" ! align="left"|Event Owner: | A station |- ! align="left"|Event type: | Even...)
 
Line 38: Line 38:
 
:- Pulse RCO’s
 
:- Pulse RCO’s
 
:- Timeout of conversations
 
:- Timeout of conversations
 +
 +
[[Category:Event Handler]]

Revision as of 16:49, 17 August 2007

Event description

Event Owner: A station
Event type: Event Timeout
Sub-Event: Parameter-attribute of the Event Trigger number
When Change to ON: When a timer owned by this station expires
When Change to OFF: N/A
When Related to: Yes (optional)
  • Additional information:
-From any event or RCI a timer can be started (or stopped) by the data message $ST (Set_Timer)
-100 ms resolution
-When the timer expires the event “21 Event Timeout” is triggered
-Syntax:
  • $ST Lxxxx Wyy Lzzzz
  • xxxx = station which is owner of the timer
  • yy = timeout value in 100ms steps
  • zzzz = “related to” number (optional)
  • Example 1: $ST L102 W50 - set a 5 second timer on station 102
  • Example 2: $ST L102 – stop all timers on station 102
  • Example 3: $ST L102 W50 L101 - set a 5 second timer on station 102, 101 is “related-to”
  • Application:
- Pulse RCO’s
- Timeout of conversations