[MERGED] osmo-gsm-manuals[master]: STP: cosmetic fixes/improvements

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Nov 11 23:23:30 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: STP: cosmetic fixes/improvements
......................................................................


STP: cosmetic fixes/improvements

Change-Id: I1c1c7bb122e9cf9b707feb8e6617a03d15043089
---
M common/chapters/sigtran-osmocom.adoc
M common/chapters/sigtran.adoc
2 files changed, 16 insertions(+), 13 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/common/chapters/sigtran-osmocom.adoc b/common/chapters/sigtran-osmocom.adoc
index 82ee2ac..69de0cc 100644
--- a/common/chapters/sigtran-osmocom.adoc
+++ b/common/chapters/sigtran-osmocom.adoc
@@ -303,16 +303,18 @@
 
 A SS7 User is part of a program that binds to a given MTP-Layer
 Service Indicator (SI).  The Osmocom SS7 stack offers an API to
-register SS7 Users, as well as the VTY command ``show cs7 instance
-<0-15> users'' to list the currently registered users.
+register SS7 Users, as well as the VTY command `show cs7 instance <0-15>
+users` to list the currently registered users.
 
 === Osmocom SS7 Links
 
-TBD.
+Conceptually, SS7 links are on the same level as SIGTRAN ASPs.  The
+details of SS7 Links in the Osmocom implementation are TBD.
 
 === Osmocom SS7 Linksets
 
-TBD.
+Conceptually, SS7 Linksets are on the same level as SIGTRAN ASs.  The
+details of SS7 Links in the Osmocom implementation are TBD.
 
 === Osmocom SS7 Application Servers
 
@@ -347,7 +349,7 @@
 An Application Server Process corresponds to a given SCTP (or TCP)
 connection.  From the STP/SG (Server) point-of-view, those are
 incoming connections from Application Servers such as the BSCs.  From
-the ASP (Client) Point of view, it has one ``osmo_ss7_asp'' object for
+the ASP (Client) Point of view, it has one `osmo_ss7_asp` object for
 each outbound SIGTARN connection.
 
 An ASP has the following properties:
@@ -398,7 +400,7 @@
 There is an API to bind a program to a SSN, which implicitly generates
 an SCCP User object.
 
-The ``show cs7 instance <0-15> sccp users'' command can be used on the
+The `show cs7 instance <0-15> sccp users` command can be used on the
 VTY to obtain a list of currently bound SCCP users, as well as their
 corresponding SSNs.
 
@@ -412,7 +414,7 @@
 that is currently active to any UE/MS has one SCCP connection to the
 MSC and/or SGSN.
 
-The ``show cs7 instance <0-15> sccp connections'' command can be used
+The `show cs7 instance <0-15> sccp connections` command can be used
 on the VTY to obtain a list of currently active SCCP connections, as
 well as their source/destination and current state.
 
@@ -421,12 +423,13 @@
 
 The Osmocom SCCP User SAP (Service Access Point) is the programming
 interface between the SCCP Provider (libosmo-sigtran) and the SCCP
-User.  It follows primitives as laid out in <<itu-t-q711>>, encapsulated
-in ``osmo_prim'' structures.
+User (such as osmo-bsc, osmo-msc, osmo-hnbgw, etc.).  It follows
+primitives as laid out in <<itu-t-q711>>, encapsulated in `osmo_prim`
+structures.
 
 === Osmocom MTP User SAP
 
 The Osmocom MTP User SAP (Service Access Point) is the programming
 interface between the MTP Provider and the MTP User (e.g. SCCP).  It
 follows primitives as laid out in <<itu-t-q711>>, encapsulated in
-``osmo_prim'' structures.
+`osmo_prim` structures.
diff --git a/common/chapters/sigtran.adoc b/common/chapters/sigtran.adoc
index fc5c725..371801a 100644
--- a/common/chapters/sigtran.adoc
+++ b/common/chapters/sigtran.adoc
@@ -12,7 +12,7 @@
 * _IuCS_ interface between RNC (or HNB-GW) and MSC
 * _IuPS_ interface between RNC (or HNB-GW) and SGSN
 
-NOTE:: This does not include the A-bis interface between BTS and BSC.
+NOTE: This does not include the A-bis interface between BTS and BSC.
 While Abis traditionally is spoken over the same physical TDM circuits
 as SS7, the protocol stack from L2 upwards is quite different (Abis
 uses LAPD, while SS7 uses MTP)!
@@ -300,14 +300,14 @@
 
 M2UA is specified in <<ietf-rfc3331>>.
 
-NOTE:: M2UA is not supported in Osmocom SIGTRAN up to this point.  Let
+NOTE: M2UA is not supported in Osmocom SIGTRAN up to this point.  Let
 us know if we can implement it for you!
 
 ===== MTP2-User Peer-to-Peer Adaptation (M2PA)
 
 M2PA is specified in <<ietf-rfc4165>>.
 
-NOTE:: M2PA is not supported in Osmocom SIGTRAN up to this point.  Let
+NOTE: M2PA is not supported in Osmocom SIGTRAN up to this point.  Let
 us know if we can implement it for you!
 
 

-- 
To view, visit https://gerrit.osmocom.org/4789
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1c1c7bb122e9cf9b707feb8e6617a03d15043089
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list