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
38de999c
Commit
38de999c
authored
Aug 25, 2021
by
canterburym
Browse files
From s3i210632 pre-meeting draft
parent
e1dfe288
Pipeline
#4336
passed with stages
in 1 minute and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
33128/r17/TS33128Payloads.asn
View file @
38de999c
...
...
@@ -153,7 +153,9 @@ XIRIEvent ::= CHOICE
mMEDetach [88] MMEDetach,
mMELocationUpdate [89] MMELocationUpdate,
mMEStartOfInterceptionWithEPSAttachedUE [90] MMEStartOfInterceptionWithEPSAttachedUE,
mMEUnsuccessfulProcedure [91] MMEUnsuccessfulProcedure
mMEUnsuccessfulProcedure [91] MMEUnsuccessfulProcedure,
n9HRPDUSessionInfo [2491] N9HRPDUSessionInfo,
s8HRBearerInfo [2492] S8HRBearerInfo
}
-- ==============
...
...
@@ -341,6 +343,32 @@ LINotificationMessage ::= CHOICE
{
lINotification [1] LINotification
}
-- ==================
-- HR LI definitions
-- ==================
N9HRPDUSessionInfo ::= SEQUENCE
{
sUPI [1] SUPI,
pEI [2] PEI OPTIONAL,
pDUSessionID [3] PDUSessionID,
sNSSAI [4] SNSSAI OPTIONAL,
location [5] Location OPTIONAL,
dNN [6] DNN OPTIONAL
}
S8HRBearerInfo ::= SEQUENCE
{
iMSI [1] IMSI,
iMEI [2] IMEI OPTIONAL,
bearerID [3] EPSBearerID,
linkedBearerID [4] EPSBearerID OPTIONAL,
location [5] Location OPTIONAL,
aPN [6] APN OPTIONAL,
sGWIPAddress [7] IPAddress
}
-- ==================
-- 5G NEF definitions
-- ==================
...
...
@@ -3726,4 +3754,4 @@ OGCURN ::= UTF8String
-- TS 29.572 [24], clause 6.1.6.2.15
MethodCode ::= INTEGER (16..31)
END
\ No newline at end of file
END
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