fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42012?usp=email )


Change subject: bts: f_est_dchan(): also reset g_rsl_meas_res_nr
......................................................................

bts: f_est_dchan(): also reset g_rsl_meas_res_nr

This avoids unexpected failures if a dedicated channel is
established more than once by ConnHdlr.

Change-Id: Ia26413339c8c056e21661ae29bb2618b4a05ec70
Related: OS#6933
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/12/42012/1

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 836b033..32061e5 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -2581,6 +2581,7 @@
                                                       amr_codecs_bitmask := 
amr_codecs_bitmask));
        }

+       g_rsl_meas_res_nr := 0;
        g_rsl_meas_res_first := true;
        g_rsl_meas_res_chan_est := false;
 }

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42012?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia26413339c8c056e21661ae29bb2618b4a05ec70
Gerrit-Change-Number: 42012
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>

Reply via email to