TCAP Op - EmptyEnd

Overview

The TCAP Empty End operation represents the receipt or sending of a TCAP EmptyEnd.

Attributes

The operation attributes are as follows.

Attribute Type Description
type String tcap.hlr_to_scp.EmptyEnd or tcap.ssp_to_scp.EmptyEnd or tcap.srp_to_scp.EmptyEnd or tcap.hlr_from_scp.EmptyEnd or tcap.ssp_from_scp.EmptyEnd or tcap.srp_from_scp.EmptyEnd
label String An optional label for this node if it is to be the target of a branch operation.

Example

This is an example entry within the operations array:

{
    "type": "tcap.hlr_to_scp.EmptyEnd",
}

Arguments

This operation has no supported arguments.