<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15821">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">HACK: make IPA_Emulation work as IPA client to OsmoSTP<br><br>Change-Id: I7def6090ff95bc868cfc238d56bdb204707108a0<br>---<br>M library/IPA_Emulation.ttcnpp<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/21/15821/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/IPA_Emulation.ttcnpp b/library/IPA_Emulation.ttcnpp</span><br><span>index 7b80c2d..1bd3dff 100644</span><br><span>--- a/library/IPA_Emulation.ttcnpp</span><br><span>+++ b/library/IPA_Emulation.ttcnpp</span><br><span>@@ -411,6 +411,7 @@</span><br><span>            }</span><br><span>            case (IPAC_MSGT_ID_ACK) {</span><br><span>                    f_send_IPA_EVT(t_ASP_IPA_EVT_UD(ASP_IPA_EVENT_ID_ACK));</span><br><span style="color: hsl(120, 100%, 40%);">+                       f_ccm_tx(valueof(ts_IPA_ACK));</span><br><span>               }</span><br><span>            case (IPAC_MSGT_ID_GET) {</span><br><span>                    f_ccm_tx(f_ccm_make_id_resp(ccm));</span><br><span>@@ -486,7 +487,7 @@</span><br><span>     f_connect(remote_host, remote_port, local_host, local_port, ccm_pars);</span><br><span>       if (g_ccm_enabled) {</span><br><span>                 /* we're a client: Send ID_ACK immediately after connect */</span><br><span style="color: hsl(0, 100%, 40%);">-         f_ccm_tx(valueof(ts_IPA_ACK));</span><br><span style="color: hsl(120, 100%, 40%);">+                //f_ccm_tx(valueof(ts_IPA_ACK));</span><br><span>     }</span><br><span>    f_send_IPA_EVT(t_ASP_IPA_EVT_UD(ASP_IPA_EVENT_UP));</span><br><span>  ScanEvents();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15821">change 15821</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-ttcn3-hacks/+/15821"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7def6090ff95bc868cfc238d56bdb204707108a0 </div>
<div style="display:none"> Gerrit-Change-Number: 15821 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>