aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2019-03-20 13:07:57 +0100
committerMax <msuraev@sysmocom.de>2019-03-21 16:03:51 +0000
commit8dea5c8a5a086a4f33f5ec9f11d3fb4a7f8f9804 (patch)
treea247734a625bb555db5d359be526403f1dd2aa91
parent73f2d8b9b13bc277ff41db5edea134c33015b1ae (diff)
BTS tests: update NSVC config in osmo-bsc.cfg
* remove extra NSVC config * use 0.0.0.0 for nsvc 0 The additional nsvc and this particular address are not used for BTS' PCU-related tests in any way and only add confusion. It's likely a result of copy-paste from another test. Change-Id: Ie424107672496df70fc83c8fd6cef99a312fcee7
-rw-r--r--ttcn3-bts-test/osmo-bsc.cfg6
1 files changed, 1 insertions, 5 deletions
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index b06cf06..54264e8 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -131,11 +131,7 @@ network
gprs nsvc 0 nsvci 1234
gprs nsvc 0 local udp port 23000
gprs nsvc 0 remote udp port 23000
- gprs nsvc 0 remote ip 192.168.100.239
- gprs nsvc 1 nsvci 0
- gprs nsvc 1 local udp port 0
- gprs nsvc 1 remote udp port 0
- gprs nsvc 1 remote ip 0.0.0.0
+ gprs nsvc 0 remote ip 0.0.0.0
no force-combined-si
trx 0
rf_locked 0