<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16787">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/GSUP_Emulation.ttcn: extend size of GsupExpectTable<br><br>We already have 16 entries in the GsupImsiTable. Let's also extend<br>the GsupExpectTable, so we can have 16 components of type<br>BSC_ConnHdlr running in parallel.<br><br>Change-Id: Ibca0e9196c25ab00803041b81f7b490ba2f0a3ba<br>---<br>M library/GSUP_Emulation.ttcn<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-ttcn3-hacks refs/changes/87/16787/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSUP_Emulation.ttcn b/library/GSUP_Emulation.ttcn</span><br><span>index ea8ba22..5695534 100644</span><br><span>--- a/library/GSUP_Emulation.ttcn</span><br><span>+++ b/library/GSUP_Emulation.ttcn</span><br><span>@@ -64,7 +64,7 @@</span><br><span>       var ConnectionData GsupImsiTable[16];</span><br><span> </span><br><span>    /* pending expected incoming connections */</span><br><span style="color: hsl(0, 100%, 40%);">-     var ExpectData GsupExpectTable[8];</span><br><span style="color: hsl(120, 100%, 40%);">+    var ExpectData GsupExpectTable[16];</span><br><span>  /* procedure based port to register for incoming connections */</span><br><span>      port GSUPEM_PROC_PT GSUP_PROC;</span><br><span> };</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16787">change 16787</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/+/16787"/><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: Ibca0e9196c25ab00803041b81f7b490ba2f0a3ba </div>
<div style="display:none"> Gerrit-Change-Number: 16787 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>