reset the last delivery time of specific use case(s) in the user state variable of LastDeliveryTime

Mode

Wireless mode with SMPP enabled

Wireless-C mode with CMPP enabled.

Syntax

reset the last delivery time of use_case_names in the user state variable of LastDeliveryTime

Parameters

use_case_names
One or more use case names separated by commas.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

Description

Resets the last delivery time of the specified use cases in the subscriber state field of LastDeliveryTime.

Example

where the request is creating a new session
    And where the enforcement session is an IP-CAN session
    And where the subscriber state variable usrStatus exists
    And where the subscriber state variable usrStatus matches one of `1`
    And where the last delivery time of usecase1 exists in the user state variable of LastDeliveryTime
reset the last delivery time of usecase1 in the user state variable of LastDeliveryTime
continue processing message