pespin submitted this change.

View Change


Approvals: fixeria: Looks good to me, approved laforge: Looks good to me, but someone else must approve Jenkins Builder: Verified
Update spec reference s/TS 04.08/TS 24.008/

Change-Id: Ie9feade73eff8c61232deffbad24ef34d97d32ac
---
M common/chapters/gsup.adoc
M common/chapters/oap.adoc
2 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/common/chapters/gsup.adoc b/common/chapters/gsup.adoc
index 6d07e6b..a9cffd9 100644
--- a/common/chapters/gsup.adoc
+++ b/common/chapters/gsup.adoc
@@ -1091,7 +1091,7 @@
==== IP Address

The value part is encoded like in the Packet data protocol address IE defined
-in 3GPP TS 04.08, Chapter 10.5.6.4. PDP type organization must be set to
+in 3GPP TS 24.008, Chapter 10.5.6.4. PDP type organization must be set to
'IETF allocated address'.

[[gsup-ie-pdpinfo]]
@@ -1285,7 +1285,7 @@
[options="header",cols="15%,35%,50%"]
|===
|IEI|Info Element|Type / Encoding
-|0x01|IMSI|Mobile Identity, 3GPP TS 04.08 Ch. 10.5.1.4
+|0x01|IMSI|Mobile Identity, 3GPP TS 24.008 Ch. 10.5.1.4
|0x02|Cause|<<gsup-ie-cause>>
|0x03|Auth Tuple|<<gsup-ie-authtuple>>
|0x04|PDP Info Compl|<<gsup-ie-empty>>
@@ -1351,7 +1351,7 @@
==== IMSI

The IMSI is encoded like in octet 4-N of the Called Party BCD Number
-defined in 3GPP TS 04.08, 10.5.4.7.
+defined in 3GPP TS 24.008, 10.5.4.7.

[packetdiag]
----
@@ -1377,7 +1377,7 @@
==== ISDN-AddressString / MSISDN / Called Party BCD Number

The MSISDN is encoded as an ISDN-AddressString in 3GPP TS 09.02 and Called Party
-BCD Number in 3GPP TS 04.08. It will be stored by the SGSN or VLR and then passed as is
+BCD Number in 3GPP TS 24.008. It will be stored by the SGSN or VLR and then passed as is
to the GGSN during the activation of the primary PDP Context.

[packetdiag]
@@ -1479,7 +1479,7 @@
==== Cause

This IE shall be encoded according to the 'GMM Cause' as described in
-Chapter 10.5.5.14 of 3GPP TS 04.08.
+Chapter 10.5.5.14 of 3GPP TS 24.008.

[[gsup-ie-ss-info]]
==== Supplementary Service Info
@@ -1491,7 +1491,7 @@
[[gsup-ie-imei]]
==== IMEI

-The IMEI encoded as Called Party BCD Number in 3GPP TS 04.08.
+The IMEI encoded as Called Party BCD Number in 3GPP TS 24.008.

[[gsup-ie-imei-result]]
==== IMEI Check Result
diff --git a/common/chapters/oap.adoc b/common/chapters/oap.adoc
index 425ff75..5255b4a 100644
--- a/common/chapters/oap.adoc
+++ b/common/chapters/oap.adoc
@@ -136,7 +136,7 @@
|===
|IEI|IE|Type|Presence|Format|Length
| |Message Type|<<common-oap-ie-msgtype>>|M|V|1
-|02|Cause|GMM Cause, TS 04.08: 10.5.5.14|M|TLV|3
+|02|Cause|GMM Cause, TS 24.008: 10.5.5.14|M|TLV|3
|===

==== Register Result
@@ -169,7 +169,7 @@
|===
|IEI|IE|Type|Presence|Format|Length
| |Message Type|<<common-oap-ie-msgtype>>|M|V|1
-|02|Cause|GMM Cause, TS 04.08: 10.5.5.14|M|TLV|3
+|02|Cause|GMM Cause, TS 24.008: 10.5.5.14|M|TLV|3
|===

==== Challenge Result

To view, visit change 35622. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: Ie9feade73eff8c61232deffbad24ef34d97d32ac
Gerrit-Change-Number: 35622
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged