<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10179">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Iu MGCP: no need to loopback on the cn side<br><br>Change-Id: I501a7846c76dd703beb3991362b1ccbd62dfd155<br>---<br>M src/libmsc/msc_mgcp.c<br>1 file changed, 0 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/79/10179/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libmsc/msc_mgcp.c b/src/libmsc/msc_mgcp.c</span><br><span>index c77e389..e261e7a 100644</span><br><span>--- a/src/libmsc/msc_mgcp.c</span><br><span>+++ b/src/libmsc/msc_mgcp.c</span><br><span>@@ -437,14 +437,6 @@</span><br><span>               return;</span><br><span>      }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* HACK: We put the connection in loopback mode at the beginnig to</span><br><span style="color: hsl(0, 100%, 40%);">-       * trick the NodeB into doing the IuUP negotiation with itsself.</span><br><span style="color: hsl(0, 100%, 40%);">-         * this is a hack we need because osmo-mgw does not support IuUP yet */</span><br><span style="color: hsl(0, 100%, 40%);">-#ifdef BUILD_IU</span><br><span style="color: hsl(0, 100%, 40%);">-  if (conn->via_ran == RAN_UTRAN_IU)</span><br><span style="color: hsl(0, 100%, 40%);">-           mgcp_msg.conn_mode = MGCP_CONN_LOOPBACK;</span><br><span style="color: hsl(0, 100%, 40%);">-#endif</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>       msg = mgcp_msg_gen(mgcp, &mgcp_msg);</span><br><span>     OSMO_ASSERT(msg);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10179">change 10179</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/10179"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I501a7846c76dd703beb3991362b1ccbd62dfd155 </div>
<div style="display:none"> Gerrit-Change-Number: 10179 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>