<p>neels <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-dev/+/15119">View Change</a></p><div style="white-space:pre-wrap"></div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">run.sh: drop -M mncc-socket option from osmo-msc cmdline<br><br>Since commit [1], the MNCC socket path is configured in the .cfg file. There is<br>no need to pass the -M option to osmo-msc on the cmdline anymore.<br><br>Also, the udtrace example to launch osmo-msc in run.sh includes a '| tee' so<br>that the -M would be passed as option to tee and breaks that example.<br><br>[1] cbdd7180a667c2b536ce13d06fa43f61eba215b0 / Ie6352c584c0fce57c617387160c285abf40a5f90<br><br>Change-Id: Id5c177a7fe98b752881ddd0d98152a2e30380d0e<br>---<br>M net/templates/run.sh<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/net/templates/run.sh b/net/templates/run.sh</span><br><span>index 97592eb..1697429 100755</span><br><span>--- a/net/templates/run.sh</span><br><span>+++ b/net/templates/run.sh</span><br><span>@@ -85,7 +85,6 @@</span><br><span> </span><br><span> if [ "x${MSC_MNCC}" != "xinternal" ]; then</span><br><span>   sipcon="osmo-sip-connector -c osmo-sip-connector.cfg"</span><br><span style="color: hsl(0, 100%, 40%);">-  msc="$msc -M ${MSC_MNCC_SOCKET}"</span><br><span> </span><br><span>   # Require kamailio (PATH hack is needed for Debian)</span><br><span>   kamailio="$(PATH="$PATH:/usr/sbin:/sbin" which kamailio)"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-dev/+/15119">change 15119</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-dev/+/15119"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-dev </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id5c177a7fe98b752881ddd0d98152a2e30380d0e </div>
<div style="display:none"> Gerrit-Change-Number: 15119 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>