Commit 58ebe3f1 authored by lovieno's avatar lovieno Committed by canterburym
Browse files

TS 33.108 CR0431 - Reporting MT-SM UE address in alphanumeric format

parent 8f515dbb
Loading
Loading
Loading
Loading
+59 −58
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) r16 (16) version-1 (1)}
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r17 (17) version-0 (0)}

DEFINITIONS IMPLICIT TAGS ::=

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2epsDomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r16(16) version-1 (1)}
hi2epsDomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2eps(8) r17(17) version-0 (0)}

EpsIRIsContent		::= CHOICE
{
@@ -499,7 +499,8 @@ SMS-report ::= SEQUENCE
		} OPTIONAL,
		content				[4] OCTET STRING (SIZE (1 .. 270)) OPTIONAL,
									-- Encoded in the format defined for the SMS mobile
		...
		...,
                sMSContentRemovedIndicator [5] BOOLEAN OPTIONAL
	}
}

+6 −6
Original line number Diff line number Diff line
UmtsCS-HI2Operations
{itu-t (0) identified-organization (4) etsi (0) securityDomain (2) lawfulIntercept (2) threeGPP(4) hi2CS (3)  r16 (16) version-0 (0)}
{itu-t (0) identified-organization (4) etsi (0) securityDomain (2) lawfulIntercept (2) threeGPP(4) hi2CS (3)  r17 (17) version-0 (0)}

DEFINITIONS IMPLICIT TAGS ::=

@@ -29,7 +29,7 @@ IMPORTS

	FROM UmtsHI2Operations
		{itu-t(0) identified-organization(4) etsi(0) securityDomain(2)
			lawfulintercept(2) threeGPP(4) hi2(1) r16 (16) version-0(0)};
			lawfulintercept(2) threeGPP(4) hi2(1) r17 (17) version-0(0)};


-- Object Identifier Definitions
@@ -40,7 +40,7 @@ securityDomain(2) lawfulIntercept(2)}

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2CSDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2CS(3)  r16 (16) version-0 (0)}
hi2CSDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2CS(3)  r17 (17) version-0 (0)}


UmtsCS-IRIsContent		::= CHOICE
+61 −60
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) r16 (16) version-1 (1)}
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r17 (17) version-0 (0)}

DEFINITIONS IMPLICIT TAGS ::=

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

-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r16 (16) version-1 (1)}
hi2DomainId OBJECT IDENTIFIER	::= {threeGPPSUBDomainId hi2(1) r17 (17) version-0 (0)}

UmtsIRIsContent		::= CHOICE
{
@@ -490,7 +490,8 @@ SMS-report ::= SEQUENCE
		} OPTIONAL,
		content				[4] OCTET STRING (SIZE (1 .. 270)) OPTIONAL,
									-- Encoded in the format defined for the SMS mobile
		...
		...,
                sMSContentRemovedIndicator [5] BOOLEAN OPTIONAL
	}
}