Change in osmo-gsm-manuals[master]: GSUP: fix E-Routing-Error: both session state / ID IEs are optional

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Sun Apr 19 12:49:04 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/17863 )


Change subject: GSUP: fix E-Routing-Error: both session state / ID IEs are optional
......................................................................

GSUP: fix E-Routing-Error: both session state / ID IEs are optional

If a message that has triggered the E-Routing-Error contains no
session related IEs, they will also be absent in the error message.

Change-Id: Iaf9d8e77c8734672cfd8a265b8cfdb3bc929a31b
---
M common/chapters/gsup.adoc
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/63/17863/1

diff --git a/common/chapters/gsup.adoc b/common/chapters/gsup.adoc
index 511f2b3..6d07e6b 100644
--- a/common/chapters/gsup.adoc
+++ b/common/chapters/gsup.adoc
@@ -1025,8 +1025,8 @@
 |0a|Message Class|<<gsup-ie-message-class>>|M|TLV|3
 |60|Source Name|<<gsup-ie-source-name>>|M|TLV|2-...
 |61|Destination Name|<<gsup-ie-destination-name>>|M|TLV|2-...
-|30|Session ID|<<gsup-ie-session-id>>|M|TLV|6
-|31|Session State|<<gsup-ie-session-state>>|M|TLV|3
+|30|Session ID|<<gsup-ie-session-id>>|O|TLV|6
+|31|Session State|<<gsup-ie-session-state>>|O|TLV|3
 |===
 
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/17863
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Change-Id: Iaf9d8e77c8734672cfd8a265b8cfdb3bc929a31b
Gerrit-Change-Number: 17863
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200419/afe05543/attachment.htm>


More information about the gerrit-log mailing list