Actions

Difference between revisions of "%pap"

From Zenitel Wiki

m (1 revision imported)
 
Line 1: Line 1:
{{A}}  
+
{{AI}}  
 
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>

Latest revision as of 09:48, 4 October 2019

AI.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.