Commit 1a443b7b authored by canterburym's avatar canterburym
Browse files

TS 33108 v10.2.0 (2010-12-30) agreed at SA#50

parent 62edd79f
Loading
Loading
Loading
Loading
+19 −5
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-1(1)}
CONF-HI3-IMS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3conf(11) r8(8) version-2(2)}
 
DEFINITIONS IMPLICIT TAGS ::=

@@ -14,10 +14,6 @@ TimeStamp
	FROM HI2Operations 
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version10(10)}-- from ETSI HI2Operations TS 101 671

MediaID
	FROM CONFHI2Operations 
	{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) 	hi2conf(10) r8(8) version-0(0)}  -- from Conf HI2 Operations part of this standard.

ConfCorrelation
	
	FROM CONFHI2Operations
@@ -58,14 +54,32 @@ ConfULIC-header ::= SEQUENCE
}


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

		streamID		[2] OCTET STRING 	OPTIONAL,  -- include streamID from SDP information. 
			
	...
}


TPDU-direction ::= ENUMERATED
{
	from-target 	(1),
	to-target 		(2),
	unknown 		(3),
	-- Set for direction value when the combined delivery is used.

    conftarget      (4)
      -- When the conference is the target of interception (4) is used to denote there is no
      -- directionality.
	from-mixer		(5),
	  -- Indicates the stream sent from the conference server towards the conference party.
	to-mixer		(6)
	  -- Indicates the stream sent from the conference party towards the conference party server.

}

National-HI3-ASN1parameters	::= SEQUENCE
+7 −26
Original line number Diff line number Diff line
CONFHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2conf(10) r8(8) version-0 (0)} 
CONFHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2conf(10) r8(8) version-1 (1)} 

DEFINITIONS IMPLICIT TAGS ::=

@@ -15,13 +15,11 @@ IMPORTS
		TimeStamp,
		Network-Identifier,
		National-Parameters,
		National-HI2-ASN1parameters,
		DataNodeAddress,
		IPAddress
		National-HI2-ASN1parameters

			FROM HI2Operations
			{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
 				  lawfulIntercept(2) hi2(1) version10 (10)} -- Imported from TS 101 671
 				  lawfulIntercept(2) hi2(1) version12 (12)} -- Imported from TS 101 671


		CorrelationValues
@@ -41,7 +39,7 @@ securityDomain(2) lawfulIntercept(2)}

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

conf-sending-of-IRI  OPERATION ::= 
{
@@ -102,6 +100,8 @@ IRI-Parameters ::= SEQUENCE

	partyInformation 		[3] SET SIZE (1..10) OF PartyIdentity OPTIONAL, 
		-- This is the identity of the target.
        -- The sender shall only use one instance of PartyIdentity, the "SET SIZE" structure is
        -- kept for ASN.1 backward compatibility reasons only.

	national-Parameters		[4] National-Parameters OPTIONAL,
	networkIdentifier		[5] Network-Identifier OPTIONAL,
@@ -121,7 +121,6 @@ IRI-Parameters ::= SEQUENCE
	potConfEndInfo			[19] TimeStamp  OPTIONAL,
	recurrenceInfo			[20] RecurrenceInfo  OPTIONAL,
	confControllerIDs		[21] SET OF PartyIdentity 	OPTIONAL,
	mediaID					[22] SET OF MediaID  OPTIONAL,
	mediamodification		[23] MediaModification OPTIONAL,
	bearerModifyPartyID		[24] ConfPartyInformation OPTIONAL,
    listOfWaitConferees		[25] SET OF ConfPartyInformation OPTIONAL,
@@ -203,19 +202,6 @@ SupportedMedia ::= SEQUENCE
	...
}




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

		streamID		[2] OCTET STRING 	OPTIONAL,  -- include streamID from SDP information. 
			
	...
}

MediaModification ::= ENUMERATED 
{
		add (1),
@@ -228,19 +214,14 @@ MediaModification ::= ENUMERATED
ConfEventFailureReason ::= CHOICE 
{
		failedConfStartReason		[1] Reason,
			-- See [REF 26 of 33.108]

		failedPartyJoinReason		[2] Reason,
			-- See [REF 36 of 33.108]

		failedPartyLeaveReason		[3] Reason,
			-- See [REF 36 of 33.108]

		failedBearerModifyReason	[4] Reason,
			-- See [REF 36 of 33.108]

		failedConfEndReason			[5] Reason,
			-- See [REF 36 of 33.108]

	...
}
+29 −4
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) r10(10) version-1(1)} 
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r10(10) version-2(2)} 

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) r10(10) version-1(1)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r10(10) version-2(2)}

eps-sending-of-IRI  OPERATION ::= 
{
@@ -159,6 +159,8 @@ IRI-Parameters ::= SEQUENCE
         -- contains the visited network identifier inside the EPS Serving System Update for
         -- non 3GPP access, coded according to [53]

	mediaDecryption-info	       [42] MediaDecryption-info OPTIONAL,

	national-HI2-ASN1parameters	[255]	National-HI2-ASN1parameters	OPTIONAL
}
-- Parameters having the same tag numbers must be identical in Rel-5 and onwards modules
@@ -408,7 +410,9 @@ EPSEvent ::= ENUMERATED
    dSMipHaSwitch                           (37),
    pMIPResourceAllocationDeactivation      (38),
    mIPResourceAllocationDeactivation       (39),
    pMIPsessionModification                 (40)
    pMIPsessionModification                 (40),
    startOfInterceptWithEUTRANAttachedUE    (41)

}
-- see [19]

@@ -418,9 +422,14 @@ IMSevent ::= ENUMERATED
		-- This value indicates to LEMF that the whole SIP message is sent.

	...,
	sIPheaderOnly (2)
	sIPheaderOnly (2),
		-- If warrant requires only IRI then specific content in a 'sIPMessage'
		-- (e.g. 'Message', etc.) has been deleted before sending it to LEMF.

    decryptionKeysAvailable (3)
		-- This value indicates to LEMF that the IRI carries CC decryption keys for the session
        -- under interception.

}

Services-Data-Information ::= SEQUENCE
@@ -605,4 +614,20 @@ EPS-MIP-SpecificParameters ::= SEQUENCE
    -- parameters coded according to 3GPP TS 24.304 [50] and referenced IETFs
}


MediaDecryption-info ::= SEQUENCE OF CCKeyInfo
		-- One or more key can be available for decryption, one for each media streams of the
        -- intercepted session.

CCKeyInfo ::= SEQUENCE
{
	cCCSID	 [1]	OCTET STRING,	
		-- the parameter uniquely mapping the key to the encrypted stream. 
	cCDecKey [2]	OCTET STRING,
	cCSalt   [3]    OCTET STRING OPTIONAL,
        -- The field reports the value from the CS_ID field in the ticket exchange headers as
        -- defined in RFC "draft-mattsson-mikey-ticket".
	...
} 

END
 No newline at end of file
+26 −3
Original line number Diff line number Diff line
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r10(10) version-1(1)} 
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r10(10) version-2(2)} 

DEFINITIONS IMPLICIT TAGS ::=

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r10(10) version-1(1)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r10(10) version-2(2)}

umts-sending-of-IRI  OPERATION ::= 
{
@@ -157,6 +157,8 @@ IRI-Parameters ::= SEQUENCE
 			-- Tag			[33] was taken into use by ETSI module in TS 101 671v2.13.1
	ldiEvent	 			[34] LDIevent OPTIONAL,
	correlation 			[35] CorrelationValues OPTIONAL,
	mediaDecryption-info	[36] MediaDecryption-info OPTIONAL,


	national-HI2-ASN1parameters	[255]	National-HI2-ASN1parameters	OPTIONAL
}
@@ -389,9 +391,14 @@ IMSevent ::= ENUMERATED
		-- This value indicates to LEMF that the whole SIP message is sent.

	...,
	sIPheaderOnly (2)
	sIPheaderOnly (2),
		-- If warrant requires only IRI then specific content in a 'sIPMessage'
		-- (e.g. 'Message', etc.) has been deleted before sending it to LEMF.

    decryptionKeysAvailable (3)
		-- This value indicates to LEMF that the IRI carries CC decryption keys for the session
        -- under interception.

}

Services-Data-Information ::= SEQUENCE
@@ -441,4 +448,20 @@ UmtsQos ::= CHOICE
		-- qosGn parameter shall be coded in accordance with  7.7.34 of document [17]
} 

MediaDecryption-info ::= SEQUENCE OF CCKeyInfo
		-- One or more key can be available for decryption, one for each media streams of the
        -- intercepted session.

CCKeyInfo ::= SEQUENCE
{
	cCCSID	 [1]	OCTET STRING,	
		-- the parameter uniquely mapping the key to the encrypted stream. 
	cCDecKey [2]	OCTET STRING,
	cCSalt   [3]    OCTET STRING OPTIONAL,
        -- The field reports the value from the CS_ID field in the ticket exchange headers as
        -- defined in RFC "draft-mattsson-mikey-ticket".
	...
} 


END
 No newline at end of file