Actions

Difference between revisions of "%pap"

From Zenitel Wiki

m (1 revision imported)
(No difference)

Revision as of 15:12, 5 February 2018

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.