Commit 9de70f02 authored by mewburn's avatar mewburn Committed by Mark Canterbury
Browse files

TS 102 232-1 CR0107 Replace reference [i.XX1] with [4]

parent 05ce1caf
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -56,7 +56,7 @@ Notification ::= SEQUENCE
    communicationIdentifier         [2] CommunicationIdentifier OPTIONAL,
    communicationIdentifier         [2] CommunicationIdentifier OPTIONAL,
        -- Only the NWO/PA/SvPIdentifier is provided (the one provided with the Lawful
        -- Only the NWO/PA/SvPIdentifier is provided (the one provided with the Lawful
        -- authorization).
        -- authorization).
        -- Called "callIdentifier" in V1.1.1 of ES 201 671 [i.XX1]
        -- Called "callIdentifier" in V1.1.1 of TS 101 671 [4]
    timeStamp                       [3] TimeStamp,
    timeStamp                       [3] TimeStamp,
        -- date and time of the report.
        -- date and time of the report.
    ...,
    ...,
+3 −3
Original line number Original line Diff line number Diff line
@@ -103,7 +103,7 @@ IRI-Parameters ::= SEQUENCE
        -- This identifier is associated to the target.
        -- This identifier is associated to the target.
    communicationIdentifier             [2] CommunicationIdentifier,
    communicationIdentifier             [2] CommunicationIdentifier,
        -- used to uniquely identify an intercepted call.
        -- used to uniquely identify an intercepted call.
        -- Called "callIdentifier" in v1.1.1 of ES 201 671 [i.XX1].
        -- Called "callIdentifier" in v1.1.1 of TS 101 671 [4]
    timeStamp                           [3] TimeStamp,
    timeStamp                           [3] TimeStamp,
        -- date and time of the event triggering the report.
        -- date and time of the event triggering the report.
    intercepted-Call-Direct             [4] ENUMERATED
    intercepted-Call-Direct             [4] ENUMERATED
@@ -232,7 +232,7 @@ CommunicationIdentifier ::= SEQUENCE
        -- within the node. This parameter is mandatory if there is associated
        -- within the node. This parameter is mandatory if there is associated
        -- information sent over HI3interface (CClink, data,..) or when
        -- information sent over HI3interface (CClink, data,..) or when
        -- CommunicationIdentifier is used for IRI other than IRI-Report-record
        -- CommunicationIdentifier is used for IRI other than IRI-Report-record
        -- This parameter was called "call-Identity-Number" in V1.1.1 of ES 201 671 [i.XX1]
        -- This parameter was called "call-Identity-Number" in V1.1.1 of TS 101 671 [4]
        -- The individual digits of the communication-Identity-Number shall be represented in
        -- The individual digits of the communication-Identity-Number shall be represented in
        -- ASCII format, e.g. "12345678" = 8 octets 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38.
        -- ASCII format, e.g. "12345678" = 8 octets 0x31 0x32 0x33 0x34 0x35 0x36 0x37 0x38.
        -- For subaddress option only "0"..."9" shall be used.
        -- For subaddress option only "0"..."9" shall be used.
@@ -839,7 +839,7 @@ SMS-report ::= SEQUENCE
    communicationIdentifier     [1] CommunicationIdentifier,
    communicationIdentifier     [1] CommunicationIdentifier,
        -- used to uniquely identify an intercepted call: the same used for the
        -- used to uniquely identify an intercepted call: the same used for the
        -- relevant IRI
        -- relevant IRI
        -- Called "callIdentifier" in V1.1.1 of ES 201 671 [i.XX1]
        -- Called "callIdentifier" in V1.1.1 of TS 101 671 [4]
    timeStamp                   [2] TimeStamp,
    timeStamp                   [2] TimeStamp,
        -- date and time of the report. The format is
        -- date and time of the report. The format is
        -- the one defined in case a) of the ASN.1 Recommendation ITU-T X.680 [11].
        -- the one defined in case a) of the ASN.1 Recommendation ITU-T X.680 [11].