Change in ...osmo-gsm-manuals[master]: mgcp_extension_osmux.adoc: Workaround make check failures

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

pespin gerrit-no-reply at lists.osmocom.org
Fri Jul 26 13:06:08 UTC 2019


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


Change subject: mgcp_extension_osmux.adoc: Workaround make check failures
......................................................................

mgcp_extension_osmux.adoc: Workaround make check failures

It seems make check fails on some asciidoc version due to title level
inconsistencies. Have  alook at the redmine Osmocom ticket for more
information.

Related: OS#4131
Change-Id: I57ab562d5976b400085e8a38224b7d28179fc8ef
---
M common/chapters/osmux/mgcp_extension_osmux.adoc
M common/chapters/osmux/osmux.adoc
2 files changed, 6 insertions(+), 4 deletions(-)



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

diff --git a/common/chapters/osmux/mgcp_extension_osmux.adoc b/common/chapters/osmux/mgcp_extension_osmux.adoc
index c12e9ef..7d28189 100644
--- a/common/chapters/osmux/mgcp_extension_osmux.adoc
+++ b/common/chapters/osmux/mgcp_extension_osmux.adoc
@@ -1,11 +1,11 @@
 [[mgcp-extension-osmux]]
-=== Osmux and MGCP
+== Osmux and MGCP
 
 `X-Osmux` indicates to OsmoMGW that a given connection of an `rtpbridge`
 endpoint has to be configured in order to handle Osmux frames instead of RTP
 messages on the data plane.
 
-==== `X-Osmux` Format
+=== `X-Osmux` Format
 
 The value part of `X-Osmux` must be one integer in range [0..255], or
 alternatively only on request messages, an asterisk (*) if the value is not yet
@@ -35,7 +35,7 @@
 X-Osmux: *
 ----
 
-==== `X-Osmux` Considerations
+=== `X-Osmux` Considerations
 
 If the MGCP client is willing to use Osmux for a given connection, it shall
 specify so during `CRCX` time, and not later. If at `CRCX` time the MGCP client
@@ -89,7 +89,7 @@
 a=ptime:20
 ----
 
-==== `X-Osmux` Support
+=== `X-Osmux` Support
 
 `X-Osmux` is known to be supported by OsmoMGW on the MGCP server side, and by
 OsmoBSC as well as OsmoMSC on the MGCP client side (through libosmo-mgcp-cli).
diff --git a/common/chapters/osmux/osmux.adoc b/common/chapters/osmux/osmux.adoc
index 5e53b60..5b05abc 100644
--- a/common/chapters/osmux/osmux.adoc
+++ b/common/chapters/osmux/osmux.adoc
@@ -138,4 +138,6 @@
 include::mo_call_osmux_sccplite_nat.msc[]
 ----
 
+:leveloffset: 1
 include::mgcp_extension_osmux.adoc[]
+:leveloffset: 0

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/14967
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: I57ab562d5976b400085e8a38224b7d28179fc8ef
Gerrit-Change-Number: 14967
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190726/6741b325/attachment.htm>


More information about the gerrit-log mailing list