<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/21330">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">overview: fix graph "OsmoMGW used with OsmoBSC"<br><br>The graph "OsmoMGW used with OsmoBSC" shows an RTP and 3GPP AoIP going<br>to OsmoMSC, this is technically wrong since osmoMSC has no RTP proxy<br>functionality whatsoever. Since the graph is not so much about OsmoMSC<br>it makes more sense to label OsmoMSC with "core-network", then it makes<br>sense and correctly highlights the role of osmo-mgw on the BSS side.<br><br>Change-Id: If3550a101e1e3cc2a25e21dcfe5474134015a6a7<br>---<br>M doc/manuals/chapters/overview.adoc<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/30/21330/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/overview.adoc b/doc/manuals/chapters/overview.adoc</span><br><span>index b3b53a5..bbca251 100644</span><br><span>--- a/doc/manuals/chapters/overview.adoc</span><br><span>+++ b/doc/manuals/chapters/overview.adoc</span><br><span>@@ -21,10 +21,10 @@</span><br><span> digraph G {</span><br><span>     rankdir = LR;</span><br><span>     OsmoBTS -> OsmoBSC [label="Abis/IP"];</span><br><span style="color: hsl(0, 100%, 40%);">-    OsmoBSC -> OsmoMSC [label="3GPP AoIP"];</span><br><span style="color: hsl(120, 100%, 40%);">+    OsmoBSC -> "core-network" [label="3GPP AoIP"];</span><br><span>     OsmoBSC -> OsmoMGW [label="MGCP"];</span><br><span>     OsmoBTS -> OsmoMGW [label="RTP",dir=both];</span><br><span style="color: hsl(0, 100%, 40%);">-    OsmoMGW -> OsmoMSC [label="RTP",dir=both];</span><br><span style="color: hsl(120, 100%, 40%);">+    OsmoMGW -> "core-network" [label="RTP",dir=both];</span><br><span>     {rank=same OsmoBSC OsmoMGW}</span><br><span>     OsmoMGW [color=red];</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/21330">change 21330</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-mgw/+/21330"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If3550a101e1e3cc2a25e21dcfe5474134015a6a7 </div>
<div style="display:none"> Gerrit-Change-Number: 21330 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>