Actions

Difference between revisions of "%pap"

From Zenitel Wiki

Line 1: Line 1:
 +
{{A}}
 
The '''%pap''' macro is used in the [[Event Handler]] to get default mail priority for PA interface failure. <br>
 
The '''%pap''' macro is used in the [[Event Handler]] to get default mail priority for PA interface failure. <br>
 
[[IPARIO#PA Failure SUB events | PA Failure SUB events]] <br>
 
[[IPARIO#PA Failure SUB events | PA Failure SUB events]] <br>

Revision as of 09:55, 11 January 2017

AlphaCom icon 300px.png

The %pap macro is used in the Event Handler to get default mail priority for PA interface failure.
PA Failure SUB events

Syntax

%pap

Return mail priority of the failure state.

Examples

$STM %1.ref L85 U%pap '%2.nam'          - Send fault mail to group 85, with default PA fault priority.

Back to Event_Handler#List_of_context_parameters.