Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
9b57f9d5
Commit
9b57f9d5
authored
Jun 17, 2019
by
canterburym
Browse files
TS 33108 v15.5.0 (2019-06-17) agreed at SA#84
parent
dbf91245
Changes
2
Hide whitespace changes
Inline
Side-by-side
33108/r15/EpsHI2Operations.asn
View file @
9b57f9d5
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r15(15) version-
3
(
3
)}
EpsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2eps(8) r15(15) version-
4
(
4
)}
DEFINITIONS IMPLICIT TAGS ::=
...
...
@@ -43,7 +43,7 @@ securityDomain(2) lawfulIntercept(2)}
-- Security Subdomains
threeGPPSUBDomainId OBJECT IDENTIFIER ::= {lawfulInterceptDomainId threeGPP(4)}
hi2epsDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2eps(8) r15(15) version-
3
(
3
)}
hi2epsDomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2eps(8) r15(15) version-
4
(
4
)}
eps-sending-of-IRI OPERATION ::=
{
...
...
@@ -241,7 +241,7 @@ IRI-Parameters ::= SEQUENCE
ptc [78] PTC OPTIONAL, -- PTC Events
ptcEncryption [79] PTCEncryptionInfo OPTIONAL,
-- PTC Encryption Information
additionalCellIDs [80] SEQUENCE OF AdditionalCellID OPTIONAL,
national-HI2-ASN1parameters [255] National-HI2-ASN1parameters OPTIONAL
}
-- Parameters having the same tag numbers have to be identical in Rel-5 and onwards modules
...
...
@@ -378,6 +378,36 @@ Rai ::= OCTET STRING (SIZE (6))
Sai ::= OCTET STRING (SIZE (7))
AdditionalCellID ::= SEQUENCE
{
nCGI [1] NCGI,
gsmLocation [2] GSMLocation OPTIONAL,
umtsLocation [3] UMTSLocation OPTIONAL,
timeOfLocation [4] GeneralizedTime OPTIONAL,
...
}
MCC ::= NumericString (SIZE(3))
MNC ::= NumericString (SIZE(2..3))
PLMNID ::= SEQUENCE
{
mCC [1] MCC,
mNC [2] MNC,
...
}
-- TS 36.413 [100], clause 9.2.1.142
NRCellID ::= BIT STRING (SIZE(36))
NCGI ::= SEQUENCE
{
pLMNID [1] PLMNID,
nRCellID [2] NRCellID,
...
}
GSMLocation ::= CHOICE
{
geoCoordinates [1] SEQUENCE
...
...
@@ -535,9 +565,9 @@ EPSEvent ::= ENUMERATED
startOfInterceptionWithMSAttached (15),
e-UTRANAttach (16),
e-UTRANDetach (17),
bearerActivatio
(18),
startOfInterceptionWithActiveBearer (19),
bearerModificatio (20),
bearerActivatio
n
(18),
startOfInterceptionWithActiveBearer
(19),
bearerModificatio
n
(20),
bearerDeactivation (21),
uERequestedBearerResourceModification (22),
uERequestedPDNConnectivity (23),
...
...
@@ -1264,6 +1294,7 @@ PTCType ::= ENUMERATED
pTCGroupCallInterrogate (23),
pTCMCPTTImminentGroupCall (24),
pTCCC (25),
pTCRegistration (26),
...
}
...
...
33108/r15/UmtsHI2Operations.asn
View file @
9b57f9d5
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r15 (15) version-
3
(
3
)}
UmtsHI2Operations {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulintercept(2) threeGPP(4) hi2(1) r15 (15) version-
4
(
4
)}
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) r15 (15) version-
3
(
3
)}
hi2DomainId OBJECT IDENTIFIER ::= {threeGPPSUBDomainId hi2(1) r15 (15) version-
4
(
4
)}
umts-sending-of-IRI OPERATION ::=
{
...
...
@@ -1062,7 +1062,9 @@ PTCType ::= ENUMERATED
pTCGroupCallInterrogate (23),
pTCMCPTTImminentGroupCall (24),
pTCCC (25),
...
...,
pTCRegistration (26)
}
FloorActivity ::= SEQUENCE
...
...
@@ -1223,7 +1225,7 @@ Port-Number ::= INTEGER (0..65535)
TalkburstControlSetting ::= SEQUENCE
{
talk-BurstControlProtocol [1] UTF8String,
talk-Burst
_
parameters [2] SET OF VisibleString,
talk-Burst
-
parameters [2] SET OF VisibleString,
-- selected by the PTC Server from those contained in the original SDP offer in the
-- incoming SIP INVITE request from the PTC Client
tBCP-PortNumber [3] INTEGER (0..65535),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment