From 4c73bc883d232bc819516edef62ebf7df8cee825 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Tue, 22 Oct 2019 18:44:57 +0200 Subject: [PATCH] bsc: Set route ctx 0 for IPA and 1 for M3UA Since libosmo-sccp.git 89407619a31a4332bdb59e7921b99a29b7d6e00c it is not allowed to use routing ctx != 0 for IPA AS. Change-Id: If3e883aa988ffa1686f1363d5d5d4dbb21ce36c7 --- ttcn3-bsc-test/BSC_Tests.cfg | 2 +- ttcn3-bsc-test/osmo-stp.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg index 97ce617f..4a08617d 100644 --- a/ttcn3-bsc-test/BSC_Tests.cfg +++ b/ttcn3-bsc-test/BSC_Tests.cfg @@ -21,7 +21,7 @@ BSC_Tests.mp_bssap_cfg := { peer_pc := 187, peer_ssn := 254, sio := '83'O, - rctx := 0 + rctx := 1 }; [MAIN_CONTROLLER] diff --git a/ttcn3-bsc-test/osmo-stp.cfg b/ttcn3-bsc-test/osmo-stp.cfg index 084f3edc..cc734d4f 100644 --- a/ttcn3-bsc-test/osmo-stp.cfg +++ b/ttcn3-bsc-test/osmo-stp.cfg @@ -40,11 +40,11 @@ cs7 instance 0 local-ip 172.18.2.200 remote-ip 172.18.2.203 as mahlzeit ipa - routing-key 1 0.23.4 + routing-key 0 0.23.4 point-code override dpc 0.23.1 as virt-msc0 m3ua asp virt-msc0-0 - routing-key 0 0.23.1 + routing-key 1 0.23.1 route-table system update route 0.23.1 7.255.7 linkset virt-msc0 listen m3ua 2905