Actions

Difference between revisions of "MST - Mail to Station"

From Zenitel Wiki

(Example)
Line 5: Line 5:
 
== Example ==
 
== Example ==
  
  MST 47 0 “Temp. alarm” – Send mail-message to station 47
+
  MST 47 0 “Temp. alarm”           – Send mail-message to station 47
  MST (3) 47 0 “Temp. alarm” 160 – Send mail w. priority 160 to station 47 in node 3
+
  MST (3) 47 0 “Temp. alarm” 160   – Send mail w. priority 160 to station 47 in node 3
 +
MST 1 0 28                      - Send line error (28) to station 1
  
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]

Revision as of 02:02, 4 November 2007

Syntax

MST  <[(node)]>  <destination>  <source>  <“mail-text”/mail-id> <[pri]>

Example

MST 47 0 “Temp. alarm”           – Send mail-message to station 47
MST (3) 47 0 “Temp. alarm” 160   – Send mail w. priority 160 to station 47 in node 3
MST 1 0 28                       - Send line error (28) to station 1