INAP Op - Continue

INAP Operation - Continue

The Continue operation represents the receipt of an INAP Continue. The test instance will abort if any other inbound message is received.

This message is received by the IN Tester when it is simulating the role of a Service Switching Platform (SSP).

Attributes

The operation attributes are as follows.

Attribute Type Description
type String inap.ssp_from_scp.Continue
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": "inap.scp_to_ssp.Continue"
}

Arguments

The Continue operation does not require any arguments.