Actions

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

From Zenitel Wiki

(Syntax)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
  
  MPP  <pager-id>  <source.phys.no>  <"mail-text"/mail-id> [<beepcode>] [<no-transm>] [<prior>]
+
  MPP  <"pager-address"/pager-id>  <source.phys.no>  <"mail-text"/mail-id> [<beepcode>] [<no-transm>] [<prior>]
  
* <pager-id> is [[pager number]] 1 - 600
+
* 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.
 
* <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.
* Mail text: Free text (maximum 16 characters) in quotes, or a [[Predefined AlphaCom mails]] number
+
* 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.
 
* <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.
 
* <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
 
* <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
  
== Example ==
 
  
  MPP 2 0 “Temp. alarm” – Send text-message to pager 2
+
== 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
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 16:12, 16 October 2008

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