Commit a7b6dcb5 authored by courbon's avatar courbon
Browse files

Update 33128/r17/TS33128Payloads.asn

parent 23dda26d
Loading
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -2861,7 +2861,8 @@ HeaderOnlyIndication ::= BOOLEAN
-- See clause 7.11.2.1.2 for details of this structure
STIRSHAKENSignatureGeneration ::= SEQUENCE
{
    pASSporTs [1] SEQUENCE OF PASSporT
    pASSporTs                 [1] SEQUENCE OF PASSporT,
    encapsulatedSIPMessage    [2] SIPMessage
}

-- See clause 7.11.2.1.3 for details of this structure
@@ -2871,7 +2872,8 @@ STIRSHAKENSignatureValidation ::= SEQUENCE
    rCDTerminalDisplayInfo    [2] RCDDisplayInfo OPTIONAL,
    eCNAMTerminalDisplayInfo  [3] ECNAMDisplayInfo OPTIONAL,
    sHAKENValidationResult    [4] SHAKENValidationResult,
    sHAKENFailureStatusCode   [5] SHAKENFailureStatusCode OPTIONAL
    sHAKENFailureStatusCode   [5] SHAKENFailureStatusCode OPTIONAL,
    encapsulatedSIPMessage    [6] SIPMessage
}

-- ================================