Change in osmo-gsm-manuals[master]: chapters/gsup.adoc: move IMEI IEs to right place

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Feb 25 13:43:35 UTC 2019


osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/13007 )

Change subject: chapters/gsup.adoc: move IMEI IEs to right place
......................................................................

chapters/gsup.adoc: move IMEI IEs to right place

Move the "IMEI" and "IMEI Check Result" IEs from the "Session
(transaction) management" chapter (which describes session IEs) to the
"Information Elements" chapter. Add a comment to prevent this mistake in
the future.

Related: OS#2541
Change-Id: I6fd66419350e018a763b8fac3daf567b339a2637
---
M common/chapters/gsup.adoc
1 file changed, 23 insertions(+), 18 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Daniel Willmann: Looks good to me, but someone else must approve
  Max: Looks good to me, approved



diff --git a/common/chapters/gsup.adoc b/common/chapters/gsup.adoc
index 7a16e64..1fd0bb6 100644
--- a/common/chapters/gsup.adoc
+++ b/common/chapters/gsup.adoc
@@ -1173,6 +1173,25 @@
 and <<gsup-ie-session-id>> IEs. It is used to carry the payload
 of Supplementary Services encoded according to GSM TS 04.80.
 
+[[gsup-ie-imei]]
+==== IMEI
+
+The IMEI encoded as Called Party BCD Number in 3GPP TS 04.08.
+
+[[gsup-ie-imei-result]]
+==== IMEI Check Result
+
+Result of the Check IMEI request. A NACK could be sent in theory, if the ME is
+not permitted on the network (e.g. because it is on a blacklist).
+
+.IMEI Check Result
+[options="header",cols="10%,90%"]
+|===
+|Type|Description
+|0x01|ACK
+|0x02|NACK
+|===
+
 === Session (transaction) management
 
 Unlike TCAP/MAP, GSUP is just a transport layer without the
@@ -1316,21 +1335,7 @@
 |0x02|Memory Available
 |===
 
-[[gsup-ie-imei]]
-==== IMEI
-
-The IMEI encoded as Called Party BCD Number in 3GPP TS 04.08.
-
-[[gsup-ie-imei-result]]
-==== IMEI Check Result
-
-Result of the Check IMEI request. A NACK could be sent in theory, if the ME is
-not permitted on the network (e.g. because it is on a blacklist).
-
-.IMEI Check Result
-[options="header",cols="10%,90%"]
-|===
-|Type|Description
-|0x01|ACK
-|0x02|NACK
-|===
+////
+End of "Session (transaction) management" IEs chapter. Remember to place
+unrelated IEs at the end of the "Information Elements" chapter, not here!
+////

-- 
To view, visit https://gerrit.osmocom.org/13007
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I6fd66419350e018a763b8fac3daf567b339a2637
Gerrit-Change-Number: 13007
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190225/ad3dd4e2/attachment.htm>


More information about the gerrit-log mailing list