Commit a3850f19 authored by znaty's avatar znaty
Browse files

Update file TS33128Payloads.asn

parent e531a270
Loading
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -731,7 +731,7 @@ LINotificationMessage ::= CHOICE
-- =================

N9HRPDUSessionInfo ::= SEQUENCE
{
{floo
    sUPI                            [1] SUPI,
    pEI                             [2] PEI OPTIONAL,
    pDUSessionID                    [3] PDUSessionID,
@@ -6163,6 +6163,12 @@ MCXManagementMessage ::= CHOICE
}

-- See clause 7.20.2.5 for details of this structure
MCPTTFloorControlMessage ::= SEQUENCE
{
    mCServiceIDOrGroupID                [1] MCServiceIDOrGroupID,
    floorControlMessage                 [2] OCTET STRING
}
-- See clause 7.20.2.6 for details of this structure
MCVideoTransmissionControlMessage ::= SEQUENCE
{
    mCServiceIDOrGroupID                [1] MCServiceIDOrGroupID,
@@ -6170,20 +6176,13 @@ MCVideoTransmissionControlMessage ::= SEQUENCE
    transmissionControlMessageDirection [3] Direction
}

-- See clause 7.20.2.6 for details of this structure
-- See clause 7.20.2.7 for details of this structure
MCDataFileDistribution ::= CHOICE
{
    mCDataFileUpload   [1] MCDataFileUpload,
    mCDataFileDownload [2] MCDataFileDownload
}

-- See clause 7.20.2.7 for details of this structure
MCPTTFloorControlMessage ::= SEQUENCE
{
    mCServiceIDOrGroupID                [1] MCServiceIDOrGroupID,
    floorControlMessage                 [2] OCTET STRING
}

-- ====================
-- MCService parameters
-- ====================