Commit 99aa7039 authored by canterburym's avatar canterburym
Browse files

TS 33108 v13.3.0 (2016-09-30) agreed at SA#73

parent 2daf2c99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,8 +195,8 @@ IRI-Parameters ::= SEQUENCE
																									tunnelProtocol		[55] TunnelProtocol  OPTIONAL,
																									pANI-Header-Info		[56] SEQUENCE OF PANI-Header-Info		OPTIONAL,
																								    -- information extracted from P-Access-Network-Info headers of SIP message; 
																									imsVoIP 				[57] IMS-VoIP-Correlation					OPTIONAL,
																									-- described in TS 24.229 7.2A.4 [76]
																									imsVoIP 				[57] IMS-VoIP-Correlation					OPTIONAL,
																									xCAPmessage			[58] OCTET STRING OPTIONAL,	
																								    -- The HTTP message (HTPP header and any XCAP body) of any of the target's IMS supplementary 
																									-- service setting management or manipulation XCAP messages occuring through the Ut interface
+0 −100
Original line number Diff line number Diff line
UMTS-HI3CircuitLIOperations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi3CS(4) r13(13) version0(0)}

DEFINITIONS IMPLICIT TAGS ::=

-- The following operations are used to transmit user data, which can be exchanged via the DSS1,
-- ISUP or MAP signalling (e.g. UUS).

BEGIN

IMPORTS OPERATION, 
	ERROR 
		FROM Remote-Operations-Information-Objects 
		{joint-iso-itu-t (2) remote-operations(4) informationObjects(5) version1(0)}


	LawfulInterceptionIdentifier,
	CommunicationIdentifier, 
	TimeStamp, 
	OperationErrors, 
	Supplementary-Services

		FROM HI2Operations
			{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
lawfulIntercept(2) hi2(1) version18(18)} -- Imported from TS 101 671v3.12.1

SMS-report
		FROM UmtsHI2Operations
			{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2)
threeGPP(4) hi2(1) r13(13) version-0(0)};

-- Object Identifier Definitions

-- Security DomainId

lawfulInterceptDomainId OBJECT IDENTIFIER ::= {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi3CSDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3CS(4) r13(13) version-0(0)}

uMTS-circuit-Call-related-Services	OPERATION ::= 
{
	ARGUMENT	UMTS-Content-Report
	ERRORS 		{ OperationErrors }
	CODE		global:{ hi3CSDomainId circuit-Call-Serv (1) version1 (1)}
}
-- Class 2 operation. The timer shall be set to a value between 3 s and 240 s. 
-- The timer default value is 60s.
-- NOTE: The same note as for HI management operation applies.



uMTS-no-Circuit-Call-related-Services	OPERATION ::=
{
	ARGUMENT	UMTS-Content-Report
	ERRORS 		{ OperationErrors }
	CODE		global:{ hi3CSDomainId no-Circuit-Call-Serv (2) version1 (1)}
}
-- Class 2 operation. The timer must be set to a value between 10s and 120s. 
-- The timer default value is 60s.


UMTS-Content-Report		::= SEQUENCE 
{
	hi3CSDomainId 					[0] OBJECT IDENTIFIER OPTIONAL, -- 3GPP HI3 CS Domain.
		--  When FTP is used this parametr shall be sent to LEMF.
	version							[23] ENUMERATED
	{
		version1(1),
		... ,
		-- versions 2-7 were omitted to align with UmtsHI2Operations.
		version8(8)
	} OPTIONAL,
		-- Optional parameter "version" (tag 23) became redundant starting from  
		-- 33.108v6.8.0, where the object identifier "hi3CSDomainId" was introduced into 
		-- "UMTS-Content-Report". In order to keep backward compatibility, even when the
		-- version of the "hi3CSDomainId" parameter will be incremented it is recommended to
		-- always send to LEMF the same: enumeration value "lastVersion(8)".
	lawfulInterceptionIdentifier	[6] LawfulInterceptionIdentifier OPTIONAL,
	communicationIdentifier			[1] CommunicationIdentifier,
		-- Used to uniquely identify an intercepted call: the same as used for the relevant IRI.
		-- Called "callIdentifier" in edition 1 ES 201 671.
	timeStamp						[2] TimeStamp,
	initiator						[3] ENUMERATED 
	{
		originating-party(0),
		terminating-party(1), 
		forwarded-to-party(2),
		undefined-party(3),
		... 
	} OPTIONAL,
	content							[4] Supplementary-Services OPTIONAL,
		-- UUI are encoded in the format defined for the User-to-user information parameter
		-- of the ISUP protocol (see EN 300 356 [30]). Only one UUI parameter is sent per message.
	sMS-report						[5] SMS-report OPTIONAL,
	... 
}

END
 No newline at end of file
+3 −4
Original line number Diff line number Diff line
@@ -259,7 +259,6 @@ PartyInformation ::= SEQUENCE
		-- RFC 4825[80]. This information may complement SIP URI or Tel URI of the target.

	},

	services-Data-Information 	[4] Services-Data-Information OPTIONAL,
		-- This parameter is used to transmit all the information concerning the
		-- complementary information associated to the basic data call
+13 −4
Original line number Diff line number Diff line
VoIP-HI3-IMS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3voip(12)  r13 (13) version-0 (0)}
VoIP-HI3-IMS {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) threeGPP(4) hi3voip(12)  r13 (13) version-1 (1)}
 
DEFINITIONS IMPLICIT TAGS ::=

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi3voipDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3voip(12) r12(13) version-0 (0)}
hi3voipDomainId OBJECT IDENTIFIER  ::= {threeGPPSUBDomainId hi3voip(12) r13(13) version-1 (1)}

Voip-CC-PDU	::= SEQUENCE 
{
@@ -50,8 +50,11 @@ VoipLIC-header ::= SEQUENCE
	ice-type				[8] ICE-type OPTIONAL,
		-- The ICE-type indicates the applicable Intercepting Control Element in which
		-- the VoIP CC is intercepted.
...
	
... ,
	payload-description		[9] Payload-description OPTIONAL
		-- When this option is implemented, shall be used to provide the RTP payload description 
        -- as soon as it is available at DF3 (initial one or each time the DF3 is notified of a
        -- change) 
}

VoipCorrelationNumber ::= OCTET STRING 
@@ -77,6 +80,12 @@ ICE-type ::= ENUMERATED {
}				


Payload-description ::= SEQUENCE
{
	copyOfSDPdescription		[1] OCTET STRING OPTIONAL,
		-- Copy of the SDP. Format as per RFC 4566.
	...
}


END
 No newline at end of file
+1 −1

File changed.

Contains only whitespace changes.