<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/21331">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">overview: fix graph "OsmoMGW used with OsmoMSC"<br><br>The graph "OsmoMGW used with OsmoMSC" shows a BSC entity that accepts<br>AoIP and RTP, however osmo-bsc has no RTP proxy functionality. It makes<br>probably more sense to remove the BTS from the graph and call "BSC" "2G<br>BSS"<br><br>Change-Id: I6c7d26b6e45d0f953b82bca3ae7b2f26600982b2<br>---<br>M doc/manuals/chapters/overview.adoc<br>1 file changed, 2 insertions(+), 3 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/31/21331/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 bbca251..5179763 100644</span><br><span>--- a/doc/manuals/chapters/overview.adoc</span><br><span>+++ b/doc/manuals/chapters/overview.adoc</span><br><span>@@ -36,10 +36,9 @@</span><br><span> ----</span><br><span> digraph G {</span><br><span>     rankdir = LR;</span><br><span style="color: hsl(0, 100%, 40%);">-    BTS -> BSC [label="Abis"];</span><br><span style="color: hsl(0, 100%, 40%);">-    BSC -> OsmoMSC [label="3GPP AoIP"];</span><br><span style="color: hsl(120, 100%, 40%);">+    "2G BSS" -> OsmoMSC [label="3GPP AoIP"];</span><br><span>     OsmoMSC -> OsmoMGW [label="MGCP"];</span><br><span style="color: hsl(0, 100%, 40%);">-    BSC -> OsmoMGW [label="RTP",dir=both];</span><br><span style="color: hsl(120, 100%, 40%);">+    "2G BSS" -> OsmoMGW [label="RTP",dir=both];</span><br><span>     OsmoMSC -> OsmoSIP [label="MNCC"];</span><br><span>     OsmoSIP -> PBX [label="SIP Trunk"];</span><br><span>     OsmoMGW -> PBX [label="RTP",dir=both];</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/21331">change 21331</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/+/21331"/><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: I6c7d26b6e45d0f953b82bca3ae7b2f26600982b2 </div>
<div style="display:none"> Gerrit-Change-Number: 21331 </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>