Difference between revisions of "%pap"
From Zenitel Wiki
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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> | ||
Line 9: | Line 10: | ||
===Examples=== | ===Examples=== | ||
$STM %1.ref L85 U%pap '%2.nam' - Send fault mail to group 85, with default PA fault priority. | $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]]. | ||
+ | |||
+ | [[Category:Event Handler macros]] | ||
+ | [[Category:Event Handler]] | ||
[[Category: IP-ARIO]] | [[Category: IP-ARIO]] |
Latest revision as of 08:48, 4 October 2019
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.