From 73f2d8b9b13bc277ff41db5edea134c33015b1ae Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Thu, 21 Mar 2019 09:07:58 +0100 Subject: [PATCH] ttcn3-bsc-test: set EARFCN in osmo-bsc.cfg Currently no EARFCN is set in osmo-bsc.cfg. This setting is required for TC_chan_rel_hard_clear_csfb to function Change-Id: I929c0b2927eb78573b7208683cf610be6be8812a Related: OS#3852 --- ttcn3-bsc-test/osmo-bsc.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg index 742c2b6c..783563a6 100644 --- a/ttcn3-bsc-test/osmo-bsc.cfg +++ b/ttcn3-bsc-test/osmo-bsc.cfg @@ -134,6 +134,7 @@ network gprs nsvc 1 remote udp port 0 gprs nsvc 1 remote ip 0.0.0.0 no force-combined-si + si2quater neighbor-list add earfcn 111 thresh-hi 20 thresh-lo 10 prio 3 qrxlv 22 meas 3 trx 0 rf_locked 0 arfcn 871 @@ -224,6 +225,7 @@ network gprs nsvc 1 remote udp port 0 gprs nsvc 1 remote ip 0.0.0.0 no force-combined-si + si2quater neighbor-list add earfcn 111 thresh-hi 20 thresh-lo 10 prio 3 qrxlv 22 meas 3 trx 0 rf_locked 0 arfcn 871 @@ -314,6 +316,7 @@ network gprs nsvc 1 remote udp port 0 gprs nsvc 1 remote ip 0.0.0.0 no force-combined-si + si2quater neighbor-list add earfcn 111 thresh-hi 20 thresh-lo 10 prio 3 qrxlv 22 meas 3 trx 0 rf_locked 0 arfcn 871