Commit 08d0e49b authored by canterburym's avatar canterburym
Browse files

TS 33108 v8.7.0 (2009-06-12) agreed at SA#44

parent 13dc22cd
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
CONF-HI3-IMS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3conf(11) r8(8) version-0(0)}
CONF-HI3-IMS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3conf(11) r8(8) version-1(1)}
 
DEFINITIONS IMPLICIT TAGS ::=

@@ -33,7 +33,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi3confDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3conf(11) r8(8) version-0(0)}
hi3confDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3conf(11) r8(8) version-1(1)}

Conf-CC-PDU	::= SEQUENCE 
{
@@ -51,8 +51,6 @@ ConfULIC-header ::= SEQUENCE
	t-PDU-direction			[6] TPDU-direction,
	national-HI3-ASN1parameters		[7] National-HI3-ASN1parameters OPTIONAL,
	--  encoded per national requirements
	reserved				[8],
		-- Reserved to maintain backwards compatibility with ICE-type
	mediaID			[9] MediaID  OPTIONAL,
		-- Identifies the media being exchanged by parties on the conference.
...
+1 −1
Original line number Diff line number Diff line
@@ -208,7 +208,7 @@ SupportedMedia ::= SEQUENCE

MediaID ::= SEQUENCE 
{
		sourceUseID		[1] PartyIdentity 	OPTIONAL,  -- include SDP information 
		sourceUserID		[1] PartyIdentity 	OPTIONAL,  -- include SDP information 
			-- describing Conf Server Side characteristics.

		streamID		[2] OCTET STRING 	OPTIONAL,  -- include streamID from SDP information. 
+24 −13
Original line number Diff line number Diff line
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r8(8) version-0(0)} 
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r8(8) version-1(1)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -34,7 +34,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r8(8) version-0(0)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r8(8) version-1(1)}

eps-sending-of-IRI  OPERATION ::= 
{
@@ -463,14 +463,14 @@ EPS-GTPV2-SpecificParameters ::= SEQUENCE
{
    pDNAddressAllocation                 [1]   OCTET STRING                       OPTIONAL,
    aPN                                  [2]   OCTET STRING (SIZE (1..100))       OPTIONAL,
    protConfigOptions                    [3]   OCTET STRING (SIZE (1..251))       OPTIONAL,
    protConfigOptions                    [3]   ProtConfigOptions                  OPTIONAL,
    attachType                           [4]   OCTET STRING (SIZE (1))            OPTIONAL,
    -- coded according to TS 24.301
    -- coded according to TS 24.301 [47]
    ePSBearerIdentity                    [5]   OCTET STRING                       OPTIONAL,
    detachType                           [6]   OCTET STRING (SIZE (1))            OPTIONAL,
    -- coded according to TS 24.301, includes switch off indicator
    rATType                              [7]   OCTET STRING (SIZE (2))            OPTIONAL,
    failedBearerActivationReason         [8]   OCTET STRING (SIZE (2))            OPTIONAL,
    -- coded according to TS 24.301 [47], includes switch off indicator
    rATType                              [7]   OCTET STRING (SIZE (1))            OPTIONAL,
    failedBearerActivationReason         [8]   OCTET STRING (SIZE (1))            OPTIONAL,
    ePSBearerQoS                         [9]   OCTET STRING                       OPTIONAL,
    bearerActivationType                 [10]  TypeOfBearer                       OPTIONAL,
    aPN-AMBR                             [11]  OCTET STRING                       OPTIONAL,
@@ -478,21 +478,25 @@ EPS-GTPV2-SpecificParameters ::= SEQUENCE
    linkedEPSBearerId                    [13]  OCTET STRING                       OPTIONAL,
    tFT                                  [14]  OCTET STRING                       OPTIONAL,
    handoverIndication                   [15]  NULL                               OPTIONAL,
    failedUEReqBearerResModReason        [16]  OCTET STRING (SIZE (2))            OPTIONAL,
    failedUEReqBearerResModReason        [16]  OCTET STRING (SIZE (1))            OPTIONAL,
    trafficAggregateDescription          [17]  OCTET STRING                       OPTIONAL,
    failedTAUReason                      [18]  OCTET STRING (SIZE (1))            OPTIONAL,
    -- coded according to TS 23.401
    -- coded according to TS 24.301 [47]
    failedEUTRANAttachReason             [19]  OCTET STRING (SIZE (1))            OPTIONAL,
    -- coded according to TS 23.401      
    -- coded according to TS 24.301 [47]      
    servingMMEaddress                    [20]  OCTET STRING                       OPTIONAL,
    bearerDeactivationType               [21]  TypeOfBearer                       OPTIONAL,
    bearerDeactivationCause              [22]  OCTET STRING (SIZE (1))            OPTIONAL,
    ePSlocationOfTheTarget               [23]  EPSLocation                        OPTIONAL,
      -- the use of ePSLocationOfTheTarget is mutually exclusive with the use of locationOfTheTarget
      -- ePSlocationOfTheTarget allows using the coding of the paramater according to SAE stage 3.
    ...
    -- All the parameters are coded without type and length IE. Unless differently stated, they are
    -- coded according to 3GPP TS 29.274 [46].
    ...,
	pDNType                              [24]   OCTET STRING (SIZE (1))           OPTIONAL
    -- coded according to TS 24.301 [47]

    -- All the parameters are coded as the corresponding IEs without the octets containing type and
    -- length. Unless differently stated, they are coded according to 3GPP TS 29.274 [46]; in this
    -- case the octet containing the instance shall also be not included.
}


@@ -525,6 +529,13 @@ EPSLocation ::= SEQUENCE
    ...
}

ProtConfigOptions ::= SEQUENCE

{
    ueToNetwork                           [1]  OCTET STRING (SIZE(1..251))        OPTIONAL,
    networkToUe                           [2]  OCTET STRING (SIZE(1..251))        OPTIONAL,
    ...
}