Commit eeadd665 authored by znaty's avatar znaty Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent b00faad0
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -335,7 +335,7 @@ XIRIEvent ::= CHOICE
    -- Charging data event records, see clause 7.19
    chargingDataEvent                                   [190] ChargingDataEvent,

    -- MCVideo events, see clause 7.X.2
    -- MCVideo events, see clause 7.X.2.2
    mCVideoSIPMessage                                   [191] MCVideoSIPMessage,
    mCVideoStartOfInterceptionWithRegisteredUE          [192] MCVideoStartOfInterceptionWithRegisteredUE,
    mCVideoStartOfInterceptionWithEstablishedSession    [193] MCVideoStartOfInterceptionWithEstablishedSession,
@@ -659,7 +659,7 @@ IRIEvent ::= CHOICE
    -- Charging data event records, see clause 7.19
    chargingDataEvent                                   [190] ChargingDataEvent,

    -- MCVideo events, see clause 7.X.3
    -- MCVideo events, see clause 7.X.2.3
    mCVideoSIPMessage                                   [191] MCVideoSIPMessage,
    mCVideoStartOfInterceptionWithRegisteredUE          [192] MCVideoStartOfInterceptionWithRegisteredUE,
    mCVideoStartOfInterceptionWithEstablishedSession    [193] MCVideoStartOfInterceptionWithEstablishedSession,
@@ -6103,7 +6103,7 @@ PINProfile ::= XMLType
-- MCVideo definitions
-- ===================

-- See clause 7.X.2.2 for details of this structure
-- See clause 7.X.2.2.1 for details of this structure
MCVideoSIPMessage ::= SEQUENCE
{
    mCVideoIdentities   [1] SEQUENCE SIZE (1..MAX) OF MCVideoIdentity OPTIONAL,
@@ -6112,7 +6112,7 @@ MCVideoSIPMessage ::= SEQUENCE
    sessionDirection    [4] Direction
}

-- See clause 7.X.2.3 for details of this structure
-- See clause 7.X.2.2.2 for details of this structure
MCVideoStartOfInterceptionWithRegisteredUE ::= SEQUENCE
{
    mCVideoIdentities              [1] SEQUENCE SIZE (1..MAX) OF MCVideoIdentity,
@@ -6122,7 +6122,7 @@ MCVideoStartOfInterceptionWithRegisteredUE ::= SEQUENCE
    location                       [5] Location OPTIONAL
}

-- See clause 7.X.2.4 for details of this structure
-- See clause 7.X.2.2.3 for details of this structure
MCVideoStartOfInterceptionWithEstablishedSession ::= SEQUENCE
{
    mCVideoIdentities           [1] SEQUENCE SIZE (1..MAX) OF MCVideoIdentity OPTIONAL,
@@ -6136,7 +6136,7 @@ MCVideoStartOfInterceptionWithEstablishedSession ::= SEQUENCE
    mCVideoBearerCapability     [9] UTF8String OPTIONAL
}

-- See clause 7.X.2.5 for details of this structure
-- See clause 7.X.2.2.4 for details of this structure
MCVideoTransmissionControl ::= SEQUENCE
{
    mCVideoID                           [1] MCVideoID OPTIONAL,
@@ -6145,7 +6145,7 @@ MCVideoTransmissionControl ::= SEQUENCE
    transmissionControlMessageDirection [4] Direction
}

-- See clause 7.X.2.6 for details of this structure
-- See clause 7.X.2.2.5 for details of this structure
MCVideoManagementMessage ::= CHOICE
{
    mcVideoIdMMessage [1] MCVideoIdMMessage,