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
2a528e0c
Commit
2a528e0c
authored
Dec 16, 2008
by
canterburym
Browse files
TS 33108 v8.5.0 (2008-12-16) agreed at SA#42
parent
5a36672b
Changes
3
Hide whitespace changes
Inline
Side-by-side
33108/r8/IWLANUmtsHI2Operations.asn
View file @
2a528e0c
...
...
@@ -180,7 +180,10 @@ Services-Data-Information ::= SEQUENCE
I-WLAN-parameters ::= SEQUENCE
{
wlan-local-IP-address-of-the-target [1] DataNodeAddress OPTIONAL,
w-APN [2] OCTET STRING OPTIONAL,
w-APN [2] OCTET STRING (SIZE(1..100)) OPTIONAL,
-- The Access Point Name (APN) is coded in accordance with
-- 3GPP TS 24.008 [9] without the APN IEI (only the last 100 octets are used).
-- Octets are coded according to 3GPP TS 23.003 [25].
wlan-remote-IP-address-of-the-target [3] DataNodeAddress OPTIONAL,
...
}
...
...
33108/r8/MBMSUmtsHI2Operations.asn
View file @
2a528e0c
...
...
@@ -168,6 +168,9 @@ Services-Data-Information ::= SEQUENCE
MBMSparameters ::= SEQUENCE
{
aPN [1] UTF8STRING OPTIONAL,
-- The Access Point Name (APN) is coded in accordance with
-- 3GPP TS 24.008 [9] without the APN IEI (only the last 100 octets are used).
-- Octets are coded according to 3GPP TS 23.003 [25].
...
}
...
...
@@ -196,6 +199,9 @@ MBMSinformation ::= SEQUENCE
...
} OPTIONAL,
mBMSapn [7] UTF8STRING OPTIONAL,
-- The Access Point Name (APN) is coded in accordance with
-- 3GPP TS 24.008 [9] without the APN IEI (only the last 100 octets are used).
-- Octets are coded according to 3GPP TS 23.003 [25].
mbmsSerSubscriberList [8] MBMSSerSubscriberList OPTIONAL,
mbmsNodeList [9] MBMSNodeList OPTIONAL,
...
...
33108/r8/UmtsHI2Operations.asn
View file @
2a528e0c
...
...
@@ -404,6 +404,9 @@ GPRS-parameters ::= SEQUENCE
{
pDP-address-allocated-to-the-target [1] DataNodeAddress OPTIONAL,
aPN [2] OCTET STRING (SIZE(1..100)) OPTIONAL,
-- The Access Point Name (APN) is coded in accordance with
-- 3GPP TS 24.008 [9] without the APN IEI (only the last 100 octets are used).
-- Octets are coded according to 3GPP TS 23.003 [25].
pDP-type [3] OCTET STRING (SIZE(2)) OPTIONAL,
...,
nSAPI [4] OCTET STRING (SIZE (1)) OPTIONAL
...
...
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