<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20889">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests/DTX: remove redundant RSL channel number check<br><br>We never launch this test case in DTX mode on anything else than<br>TCH/F, so it does not make sense to check this all the time.<br><br>Change-Id: I6e971d87f26253f4283c47b7f8826d14a2567a9b<br>Related: OS#4801<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 0 insertions(+), 6 deletions(-)<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/89/20889/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index 208a4fe..a362a49 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -6743,12 +6743,6 @@</span><br><span>            }</span><br><span> </span><br><span>                if (dtxd) {</span><br><span style="color: hsl(0, 100%, 40%);">-                     if (not match(g_chan_nr, t_RslChanNr_Bm(?))) {</span><br><span style="color: hsl(0, 100%, 40%);">-                          T.stop;</span><br><span style="color: hsl(0, 100%, 40%);">-                         f_rsl_chan_deact();</span><br><span style="color: hsl(0, 100%, 40%);">-                             f_L1CTL_DM_REL_REQ(L1CTL, g_chan_nr);</span><br><span style="color: hsl(0, 100%, 40%);">-                           Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Received fill frame on non-TCH/F channel; DTX is only allowed on TCH/F!");</span><br><span style="color: hsl(0, 100%, 40%);">-                        }</span><br><span>                    if (fn > first_fn + frame_dtx_tchf_mod) {</span><br><span>                                 T.stop;</span><br><span>                              f_rsl_chan_deact();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20889">change 20889</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/+/20889"/><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: I6e971d87f26253f4283c47b7f8826d14a2567a9b </div>
<div style="display:none"> Gerrit-Change-Number: 20889 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>