Difference between revisions of "MST - Mail to Station"
From Zenitel Wiki
(New page: == 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 ...) |
|||
(21 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
+ | <br> | ||
+ | == Syntax == | ||
+ | |||
+ | MST <[(node)]> <destination phys. no> <source phys. no> <“mail-text”/mail-id> <[priority]> | ||
+ | |||
+ | *Node: 1-254 (optional) | ||
+ | *Destination phys. no: 1-552 | ||
+ | *Source phys. no: 1-552, or 0 if no source | ||
+ | *Mail text: Free text (maximum 16 characters) in quotes, or [[Predefined AlphaCom mails]] id: 19-30 | ||
+ | *Priority: 1-255 (optional) | ||
− | == | + | == Examples == |
− | MST | + | MST 47 0 "Temp. alarm" – Send textmessage "Temp.alarm" to station 47 |
+ | MST (3) 47 0 "Temp. alarm" 160 – Send "Temp.alarm" with priority 160 to station 47 in node 3 | ||
+ | MST 1 0 28 - Send line error (28) to station 1 | ||
− | |||
− | + | [[Category:Event Handler]] | |
− | + | [[Category:Built-In Action Commands]] |
Latest revision as of 15:15, 4 October 2019
Syntax
MST <[(node)]> <destination phys. no> <source phys. no> <“mail-text”/mail-id> <[priority]>
- Node: 1-254 (optional)
- Destination phys. no: 1-552
- Source phys. no: 1-552, or 0 if no source
- Mail text: Free text (maximum 16 characters) in quotes, or Predefined AlphaCom mails id: 19-30
- Priority: 1-255 (optional)
Examples
MST 47 0 "Temp. alarm" – Send textmessage "Temp.alarm" to station 47 MST (3) 47 0 "Temp. alarm" 160 – Send "Temp.alarm" with priority 160 to station 47 in node 3 MST 1 0 28 - Send line error (28) to station 1