CallInformationReport CS4

Introduction

The N-Squared ASN.1 codec for the INAP CallInformationReport CS4 operation supports the following argument attributes for encode/decode.

These attributes are used when variant = ‘cs4’.

Field Type Description
<anon> Object SEQUENCE, UNIVERSAL 16, IMPLICIT, Tag Byte = 30
This element is a sequence which contains one or more of the following elements.
[Required]: This element is required to be present.
.requestedInformationList Array SEQUENCE OF, CONTEXT 0, IMPLICIT, Tag Byte = a0
This element is an array of elements each with the following structure.
[Required]: This element is required to be present whenever the containing element is present.
<anon> Object SEQUENCE, UNIVERSAL 16, IMPLICIT, Tag Byte = 30
This element is a sequence which contains one or more of the following elements.
[Required]: This element is required to be present whenever the containing element is present.
.requestedInformationType 0 - 4294967295 ENUMERATED, CONTEXT 0, IMPLICIT, Tag Byte = 80
The value is an integer within the indicated range.
[Required]: This element is required to be present whenever the containing element is present.
.requestedInformationValue Object CHOICE, CONTEXT 1, Tag Byte = a1
This element is a choice. Specify at most one of the following options.
[Required]: This element is required to be present whenever the containing element is present.
.callAttemptElapsedTimeValue 0 - 255 INTEGER, CONTEXT 0, IMPLICIT, Tag Byte = 80
The value is an integer within the indicated range.
This element is one of the possible alternatives for the containing CHOICE.
.callStopTimeValue Binary String OCTET STRING, CONTEXT 1, IMPLICIT, Tag Byte = 81
The value is the raw encoded bytes for this element.
This field has sub-encoding as a 6-byte BCD YYMMDDHHMMSS or 7-byte BCD YYYYMMDDHHMMSS.
This element is one of the possible alternatives for the containing CHOICE.
.callStopTimeValue_yyyymmddhhmmss [0-9]{14} Digit String. Alternate encode source.
Specify YYYYMMDDHHMMSS as a string of exactly 14 digits.
Will always be set on decode when source field is present as 7 bytes.
.callStopTimeValue_yymmddhhmmss [0-9]{12} Digit String. Alternate encode source.
Specify YYMMDDHHMMSS as a string of exactly 12 digits.
Will always be set on decode when source field is present as 6 bytes.
.callConnectedElapsedTimeValue 0 - 4294967295 INTEGER4, CONTEXT 2, IMPLICIT, Tag Byte = 82
The value is an integer within the indicated range.
This element is one of the possible alternatives for the containing CHOICE.
.calledAddressValue Binary String OCTET STRING, CONTEXT 3, IMPLICIT, Tag Byte = 83
The value is the raw encoded bytes for this element.
This field has sub-encoding as per ISUP Generic Number in Q.763, Figure 26.
This element is one of the possible alternatives for the containing CHOICE.
.calledAddressValue_digits [0-9a-fA-F]+ Digits. Alternate encode source.
For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used.
Will always be set (using lower-case) on decode when source field is present.
.calledAddressValue_noa 0 - 127 Nature of Address Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 2 (Unknown)
.calledAddressValue_nqi 0 - 255 Number Qualifier Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 0
.calledAddressValue_ni 0 - 1 Number Incomplete Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 0 (Number Complete)
.calledAddressValue_npi 0 - 7 Numbering Plan Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 1 (ITU-T E.164)
.calledAddressValue_pri 0 - 3 Presentation Restricted Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 1 (Restricted)
.calledAddressValue_si 0 - 3 Screening Indicator. Relevant for encode iff calledAddressValue_digits is used.
Will always be set on decode when source field is present.
[Encode Default]: 0 (User Provided, Not Verified)
.releaseCauseValue Binary String OCTET STRING, CONTEXT 30, IMPLICIT, Tag Byte = 9e
The value is the raw encoded bytes for this element.
This field has sub-encoding as per ISUP Cause in Q.763, Figure 13.
This element is one of the possible alternatives for the containing CHOICE.
.releaseCauseValue_hex [0-9a-fA-F]{10} Hex String. Alternate encode source.
The hex string value must always consist of exactly 4 characters (2 bytes).
For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used.
Will always be set (using lower-case) on decode when source field is present.
.releaseCauseValue_digits 0 - 127 Cause. Alternate encode source.
Will always be set on decode when source field is present.
.releaseCauseValue_standard 0 - 3 Standard. Relevant for encode iff releaseCauseValue_cause is used.
Will always be set on decode when source field is present.
[Encode Default]: 0
.releaseCauseValue_location 0 - 15 Location. Relevant for encode iff releaseCauseValue_cause is used.
Will always be set on decode when source field is present.
[Encode Default]: 0
.extensions Array SEQUENCE OF, CONTEXT 2, IMPLICIT, Tag Byte = a2
This element is an array of elements each with the following structure.
<anon> Object SEQUENCE, UNIVERSAL 16, IMPLICIT, Tag Byte = 30
This element is a sequence which contains one or more of the following elements.
[Required]: This element is required to be present whenever the containing element is present.
.type -2147483648 - 2147483647 INTEGER, UNIVERSAL 2, IMPLICIT, Tag Byte = 02
The value is an integer within the indicated range.
[Required]: This element is required to be present whenever the containing element is present.
.criticality 0 - 4294967295 ENUMERATED, UNIVERSAL 10, IMPLICIT, Tag Byte = 0a
The value is an integer within the indicated range.
.value Binary String ANY, CONTEXT 1, Tag Byte = a1
The value is the raw encoded bytes for this element.
This field supports basic UNIVERSAL BOOLEAN, INTEGER, OCTET STRING sub-encoding, also a HEX catch-all.
[Required]: This element is required to be present whenever the containing element is present.
.value_integer Integer Helper mechanism for requesting encoding of a simple ASN.1 UNIVERSAL INTEGER.
Will always be set on decode when source field is present as UNIVERSAL integer.
.value_boolean 0 / 1 Helper mechanism for requesting encoding of a simple ASN.1 UNIVERSAL BOOLEAN.
Will always be set on decode when source field is present as UNIVERSAL boolean.
.value_octet_string Binary String Helper mechanism for requesting encoding of a simple ASN.1 UNIVERSAL OCTET STRING.
The bytes in this binary string are exclusive of the tag and length bytes.
Will always be set on decode when source field is present as UNIVERSAL octet string.
.value_hex [0-9a-fA-F]+ Hex String. Alternate encode source.
The hex string value must always consist of an even number of characters.
The bytes in this hex string include any tag and length bytes which may potentially be present.
For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used.
Will always be set on decode when source field is present.
.legID Object CHOICE, CONTEXT 3, Tag Byte = a3
This element is a choice. Specify at most one of the following options.
.sendingSideID Binary String OCTET STRING, CONTEXT 0, IMPLICIT, Tag Byte = 80
The value is the raw encoded bytes for this element.
This binary field value also provides a hex mechanism for encoding and decoding.
This element is one of the possible alternatives for the containing CHOICE.
.sendingSideID_hex [0-9a-fA-F]+ Hex String. Alternate encode source.
The hex string value must always consist of an even number of characters.
For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used.
Will always be set (using lower-case) on decode when source field is present.
.receivingSideID Binary String OCTET STRING, CONTEXT 1, IMPLICIT, Tag Byte = 81
The value is the raw encoded bytes for this element.
This binary field value also provides a hex mechanism for encoding and decoding.
This element is one of the possible alternatives for the containing CHOICE.
.receivingSideID_hex [0-9a-fA-F]+ Hex String. Alternate encode source.
The hex string value must always consist of an even number of characters.
For encoding, either [a-f] and [A-F] (upper-case or lower-case) may be used.
Will always be set (using lower-case) on decode when source field is present.