osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/12413 )
Change subject: chapters/gsup.adoc: explain msg format columns ...................................................................... chapters/gsup.adoc: explain msg format columns Explain the M, O, C and V, TLV letters in the presence and format columns. Change-Id: Idf8614d4d0f462174426fd3afdb34bedfb859951 --- M common/chapters/gsup.adoc 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified Harald Welte: Looks good to me, approved diff --git a/common/chapters/gsup.adoc b/common/chapters/gsup.adoc index c48209d..7773d09 100644 --- a/common/chapters/gsup.adoc +++ b/common/chapters/gsup.adoc @@ -219,6 +219,10 @@ receiver shall be able to received them in any order. Unknown IE shall be ignored. +Besides a numeric range, the 'presence' column may have 'M' (Mandatory), 'O' +(Optional) or 'C' (Conditional). The 'format' column holds either 'V' (Value) +or 'TLV' (Tag Length Value). + ==== Send Authentication Info Request Direction: SGSN / VLR => HLR -- To view, visit https://gerrit.osmocom.org/12413 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: Idf8614d4d0f462174426fd3afdb34bedfb859951 Gerrit-Change-Number: 12413 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: osmith <[email protected]>
