Change in docker-playground[master]: ttcn3-bsc-test: Fix sccplite configuration

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jun 3 20:55:17 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9440 )

Change subject: ttcn3-bsc-test: Fix sccplite configuration
......................................................................

ttcn3-bsc-test: Fix sccplite configuration

Change-Id: I79ac95df2fe973d016706be407ec21853abd7875
---
M ttcn3-bsc-test/sccplite/BSC_Tests.cfg
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
2 files changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index a862bea..b1e3ae7 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -6,11 +6,11 @@
 *.JUnitLogger.testsuite_name := "BSC_Tests"
 
 [TESTPORT_PARAMETERS]
-*.BSCVTY.CTRL_HOSTNAME := "172.18.2.20"
+*.BSCVTY.CTRL_HOSTNAME := "172.18.11.20"
 
 [MODULE_PARAMETERS]
-BSC_Tests.mp_bsc_ip   := "172.18.2.20";
-BSC_Tests.mp_test_ip   := "172.18.2.203";
+BSC_Tests.mp_bsc_ip   := "172.18.11.20";
+BSC_Tests.mp_test_ip   := "172.18.11.203";
 BSC_Tests.mp_bssap_cfg := {
 	transport := BSSAP_TRANSPORT_SCCPlite_SERVER,
 	sccp_service_type := "mtp3_itu",
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index 688943f..5fb8710 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -56,11 +56,11 @@
 cs7 instance 0
  point-code 0.23.3
  asp asp-clnt-msc-0 5000 0 ipa
-  remote-ip 172.18.2.200
+  remote-ip 172.18.11.203
  as as-clnt-msc-0 ipa
   asp asp-clnt-msc-0
   routing-key 0 0.23.3
-  point-code overried dpc 0.23.1
+  point-code override dpc 0.23.1
 network
  network country code 1
  mobile network code 1
@@ -171,7 +171,7 @@
   type sysmobts
   band DCS1800
   cell_identity 1
-  location_area_code 2
+  location_area_code 1
   dtx uplink force
   dtx downlink
   base_station_id_code 11
@@ -261,7 +261,7 @@
   type sysmobts
   band DCS1800
   cell_identity 1
-  location_area_code 1
+  location_area_code 2
   dtx uplink force
   dtx downlink
   base_station_id_code 12
@@ -363,7 +363,7 @@
  amr-config 5_15k forbidden
  amr-config 4_75k forbidden
  codec-list fr1 fr2 fr3 hr1 hr3
- mgw remote-ip 172.18.2.203
+ mgw remote-ip 172.18.11.203
  asp-protocol ipa
 bsc
  mid-call-timeout 0

-- 
To view, visit https://gerrit.osmocom.org/9440
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I79ac95df2fe973d016706be407ec21853abd7875
Gerrit-Change-Number: 9440
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180603/32faed7c/attachment.htm>


More information about the gerrit-log mailing list