<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/17599">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc: do not bind osmo-mgw to random ip-address<br><br>The example config bind the MGW to a random ip-address, lets use the<br>loopback address here, this will suit cases where osmo-bts runs on the<br>same machine as the MGW (nitb). For all other cases were an external BTS<br>is used the ip-address still needs to be changed.<br><br>Change-Id: Iae52c671c48953ea6b52b18c5d77347343cde0df<br>---<br>M doc/examples/osmo-mgw/osmo-mgw.cfg<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/99/17599/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/examples/osmo-mgw/osmo-mgw.cfg b/doc/examples/osmo-mgw/osmo-mgw.cfg</span><br><span>index 3057369..dca858e 100644</span><br><span>--- a/doc/examples/osmo-mgw/osmo-mgw.cfg</span><br><span>+++ b/doc/examples/osmo-mgw/osmo-mgw.cfg</span><br><span>@@ -4,7 +4,7 @@</span><br><span> mgcp</span><br><span>   bind ip 127.0.0.1</span><br><span>   rtp port-range 4002 16000</span><br><span style="color: hsl(0, 100%, 40%);">-  rtp bind-ip 10.9.1.122</span><br><span style="color: hsl(120, 100%, 40%);">+  rtp bind-ip 127.0.0.1</span><br><span>   rtp ip-probing</span><br><span>   rtp ip-tos 184</span><br><span>   bind port 2427</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/17599">change 17599</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/+/17599"/><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: Iae52c671c48953ea6b52b18c5d77347343cde0df </div>
<div style="display:none"> Gerrit-Change-Number: 17599 </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>