ISUP RLC

Introduction

The N-Squared codec for the ISUP RLC (Release Complete) message expects/returns an object with the following attributes.

No variants are supported.

Field Type Description
.message_type 16 The value is an unsigned octet with a constant value.
This element is present after using the "any message" N2::ISUP::Codec::decode method.
The constant value 16 identifies that the decoded message was detected to be an RLC message.
[Optional Parameters] Various Any known Optional Parameters will be encoded/decoded if present.
The codec will encode/decode any optional parameter which is present, and does not attempt to apply checking to determine if the parameter is "expected" for this message or not.