Actions

Difference between revisions of "MPP - Mail to Pocket Pager"

From Zenitel Wiki

(New page: == Syntax == MPP <pager-id> <source.phys.no> <“mail-text”/mail-id> == Example == MPP 2 0 “Temp. alarm” – Send text-message to pager 2)
 
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 +
<br>
 +
== Syntax ==
 +
 +
MPP  <"pager-address"/pager-id>  <source.phys.no>  <"mail-text"/mail-id> [<beepcode>] [<no-transm>] [<prior>]
 +
 +
* Receiving pager:
 +
** <pager-id> is configured [[pager number]] 1 - 600.
 +
** Or the address of the pager receiver in "", in record type 1 of ESPA 4.4.4 message. Settings for pager number 1 is used. This option introduced in AMCD 10.52.
 +
* <source.phys.no> is [[Physical number]] considered as sender of paging, used for filling in predefined mails. Not used for Free text mails, use 0.
 +
* Text sent to pager (in record type 2 of ESPA 4.4.4 message)
 +
** Mail text: Free text (maximum 128 characters) in quotes. (Prior AMCD 10.52 max 16 characters.)
 +
** or a [[Predefined AlphaCom mails]] number
 +
* <beepcode> : 0-9  Beep code sent to paging system, in record type 3 of ESPA 4.4.4 message.
 +
* <no-transm> : 1, 2.. Number of transmissions,  code sent to paging system, in record type 5 of ESPA 4.4.4 message.
 +
* <prior> : 1 , 2 or 3: Priority sent to paging system, in record type 6 of ESPA 4.4.4. 1 = Alarm; 2 = High; 3  = Normal
  
== Syntax ==
 
  
MPP  <pager-id>  <source.phys.no>  <“mail-text”/mail-id>
+
== Examples ==
  
== Example ==
+
MPP 2 0 "Temp. alarm" – Send text-message to pager 2
 +
MPP "1024" 0 "Temp. alarm" – Send text-message to pager with address "1024"
 +
MPP 1 3 10 - Send Call-me message (10) from station 3 to pager 1
  
MPP 2 0 “Temp. alarm” – Send text-message to pager 2
+
[[Category: Pocket pager]]
 +
[[Category:Event Handler]]
 +
[[Category:Built-In Action Commands]]

Latest revision as of 16:15, 4 October 2019

AI.png


Syntax

MPP  <"pager-address"/pager-id>  <source.phys.no>  <"mail-text"/mail-id> [<beepcode>] [<no-transm>] [<prior>]
  • Receiving pager:
    • <pager-id> is configured pager number 1 - 600.
    • Or the address of the pager receiver in "", in record type 1 of ESPA 4.4.4 message. Settings for pager number 1 is used. This option introduced in AMCD 10.52.
  • <source.phys.no> is Physical number considered as sender of paging, used for filling in predefined mails. Not used for Free text mails, use 0.
  • Text sent to pager (in record type 2 of ESPA 4.4.4 message)
    • Mail text: Free text (maximum 128 characters) in quotes. (Prior AMCD 10.52 max 16 characters.)
    • or a Predefined AlphaCom mails number
  • <beepcode> : 0-9 Beep code sent to paging system, in record type 3 of ESPA 4.4.4 message.
  • <no-transm> : 1, 2.. Number of transmissions, code sent to paging system, in record type 5 of ESPA 4.4.4 message.
  • <prior> : 1 , 2 or 3: Priority sent to paging system, in record type 6 of ESPA 4.4.4. 1 = Alarm; 2 = High; 3 = Normal


Examples

MPP 2 0 "Temp. alarm" – Send text-message to pager 2
MPP "1024" 0 "Temp. alarm" – Send text-message to pager with address "1024" 
MPP 1 3 10 - Send Call-me message (10) from station 3 to pager 1