Difference between revisions of "%pap"
From Zenitel Wiki
Line 9: | Line 9: | ||
===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]] |
Revision as of 07:30, 6 July 2011
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.