Commit a4ec8c36 authored by hawbakert's avatar hawbakert
Browse files

Update file TS33128Payloads.asn

parent 948b6553
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4744,12 +4744,12 @@ IMSDataChannelTermination ::= SEQUENCE
    mediaInstructionData      [5] SBIType OPTIONAL
}

-- See clause 7.12.4.2.6 for details of this structure
-- See clause 7.12.4.2.7 for details of this structure
StartOfInterceptionWithEstablishedIMSDataChannel ::= SEQUENCE
{
    targetIdentity            [1] IMPU,
    callingIdentity           [2] IMPU OPTIONAL,
    calledIdentity            [3] SEQUENCE (SIZE (1..MAX)) OF IMPU OPTIONAL,
    calledIdentities          [3] SEQUENCE OF IMPU OPTIONAL,
    sessionEventNotification  [4] SBIType OPTIONAL,
    mediaInstructions         [5] SBIType OPTIONAL
}