<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/10240">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc: update mgw settings in example config file<br><br>This example configuration files lack port settings for the mgcp<br>client. Lets explicitly assign a port for the MGW and a local port.<br>For the local port lets use the IETF port number + 1. The reason<br>for this is that the default config for osmo-bsc already uses the<br>IETF port and in osmo-bsc and osmo-msc run on the same machine in<br>many setups.<br><br>Change-Id: I17453e0d30eec757aba9530b63eb5d1539cbdffc<br>---<br>M doc/examples/osmo-msc/osmo-msc.cfg<br>M doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg<br>M doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg<br>3 files changed, 6 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/examples/osmo-msc/osmo-msc.cfg b/doc/examples/osmo-msc/osmo-msc.cfg</span><br><span>index 91c9eee..f80143d 100644</span><br><span>--- a/doc/examples/osmo-msc/osmo-msc.cfg</span><br><span>+++ b/doc/examples/osmo-msc/osmo-msc.cfg</span><br><span>@@ -14,6 +14,8 @@</span><br><span>  mm info 1</span><br><span> msc</span><br><span>  mgw remote-ip 10.23.24.1</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw remote-port 2427</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw local-port 2728</span><br><span>  assign-tmsi</span><br><span>  auth-tuple-max-reuse-count 3</span><br><span>  auth-tuple-reuse-on-error 1</span><br><span>diff --git a/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg b/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg</span><br><span>index 0b9fd2a..39ca9d4 100644</span><br><span>--- a/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg</span><br><span>+++ b/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg</span><br><span>@@ -22,4 +22,6 @@</span><br><span>  cs7-instance-a 0</span><br><span>  cs7-instance-iu 0</span><br><span>  mgw remote-ip 10.23.24.1</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw remote-port 2427</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw local-port 2728</span><br><span>  assign-tmsi</span><br><span>diff --git a/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg b/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg</span><br><span>index 44ac3f8..2af1726 100644</span><br><span>--- a/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg</span><br><span>+++ b/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg</span><br><span>@@ -24,4 +24,6 @@</span><br><span>  cs7-instance-a 0</span><br><span>  cs7-instance-iu 1</span><br><span>  mgw remote-ip 10.23.24.1</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw remote-port 2427</span><br><span style="color: hsl(120, 100%, 40%);">+ mgw local-port 2728</span><br><span>  assign-tmsi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10240">change 10240</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/10240"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I17453e0d30eec757aba9530b63eb5d1539cbdffc </div>
<div style="display:none"> Gerrit-Change-Number: 10240 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>