Description | This object determines the quarantine policy
when MGC doesn't explicitly specify
one.
When a Request Notification is received
from the MGC, the Gateway on observing
the first event that qualifies to be notified
will generate a Notify message with the list
of observed events including the event which
triggered the Notify.
After the MGC acknowledges the Notify,
if further events are observed and an event
which qualifies to be notified, the Gateway
may notify the event, or quarantine it until
the next Request Notification, based on the
quarantine policy set by the MGC.
When the MGC doesn't explicitly
specify the quarantine policy, the protocol
defines the default behaviour. The default
behaviour varies with different versions of
the protocol.
This object allows the user to configure
the default quarantine policy per protocol
per redundancy group. The default value
for this object will be set based on the
protocol.
'stepProcess' - Process the events in the
quarantine list, and after one Notify
quarantine events until next Request
Notification
'stepDiscard' - Discard the events in the
quarantine list, and after one Notify
quarantine events until next Request
Notification
'loopProcess' - Process the events in the
quarantine list, and notify observed
events as and when need arises
'loopDiscard' - Discard the events in the
quarantine list, and notify observed
events as and when need arises
The default value for MGCP 1.0 will be
stepProcess and stepDiscard for the rest.
This object has no relevance when the protocol
is SRCP. |