From 329612ea9cb77aaffb60034b74403a7bf947bde0 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 13 May 2020 02:59:38 +0200 Subject: [PATCH] bsc: adjust osmo-bsc.cfg for MSC pooling tests Depends: I6c251f2744d7be26fc4ad74adefc96a6a3fe08b0 (osmo-bsc) Change-Id: I353a2023d41d9f083acdd61da11109cb5a002f9b --- ttcn3-bsc-test/osmo-bsc.cfg | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg index 271b2285..d49e6f26 100644 --- a/ttcn3-bsc-test/osmo-bsc.cfg +++ b/ttcn3-bsc-test/osmo-bsc.cfg @@ -58,6 +58,10 @@ e1_input cs7 instance 0 asp asp-clnt-msc-0 2905 2905 m3ua remote-ip 172.18.2.200 + sccp-address msc2 + point-code 0.0.2 + sccp-address msc3 + point-code 0.0.3 network network country code 1 mobile network code 1 @@ -389,6 +393,27 @@ msc 0 codec-list fr1 fr2 fr3 hr1 hr3 mgw remote-ip 172.18.2.203 lcls-mode mgw-loop +msc 1 + msc-addr msc2 + mgw remote-ip 172.18.2.203 +msc 2 + msc-addr msc3 + mgw remote-ip 172.18.2.203 + +network + nri bitlen 10 + # a NULL NRI that is outside the NRI ranges used by the MSCs: + nri null add 0 + # a NULL NRI that is also used by an MSC: + nri null add 1 +msc 0 + nri add 1 255 +msc 1 + nri add 256 511 +msc 2 + nri add 512 767 + # range 768-1024 is not assigned to any MSC on purpose + bsc mid-call-timeout 0 no missing-msc-text