where at least one of subscriber or pool fields named have been updated

Syntax

where at least one of subscriber fields field-name have been updated

Parameters

subscriber
One of the following:
  • subscriber (default)—Individual subscriber
  • pool—Subscriber pool defined on the SPR
field-name
String.

Description

Triggers a policy based on whether at least one flow with one of the specified media types matches at least one of the specified statuses.

Example

The following policy will release the session if the DATA_LIM for the subscriber is changed from non-zero to zero.

 
where the reauth is triggered by subscriber profile update with notification type SUBSCRIBER_POOL
And where at least one of pool fields DATA_LIM have been updated 
And where the policy context property {Previous.Pool.DATA_LIM} is numerically greater than 0
release the session
accept message