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

2019-07-29 Thread pespin
pespin has abandoned this change. ( 
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/14967 )

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


Abandoned

Abandoning since this patch itself seems to be introducing issues, and the 
original cause for this patch to exist seems to have magically auto-fixed.
--
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: 2
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: abandon


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

2019-07-26 Thread pespin
Hello Jenkins Builder,

I'd like you to reexamine a change. Please visit

https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/14967

to look at the new patch set (#2).

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/2
--
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: 2
Gerrit-Owner: pespin 
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset


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

2019-07-26 Thread pespin
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 
Gerrit-MessageType: newchange