ttcn3-msc-tests: Add IuCS for one simulated RNC

We need to update the MSC_Tests.cfg as well as the osmo-stp.cfg
to provsion a virtual RNC link.  As the new RNC uses routing key 2,
we shift the MSC routing key to 3.

Change-Id: I10a249b1a851436fd3c20face6ccc94b304bd3e4
This commit is contained in:
Harald Welte 2019-04-30 13:31:57 +02:00
parent 6e601e60ad
commit e0816ed331
3 changed files with 19 additions and 1 deletions

View File

@ -31,6 +31,17 @@ MSC_Tests.mp_bssap_cfg := {
peer_ssn := 254,
sio := '83'O,
rctx := 1
},
{
transport := RANAP_TRANSPORT_IuCS,
sccp_service_type := "mtp3_itu",
sctp_addr := { 23908, "172.18.1.103", 2905, "172.18.1.200" },
own_pc := 195, /* 0.24.3 */
own_ssn := 142,
peer_pc := 185, /* 0.23.1 */
peer_ssn := 142,
sio := '83'O,
rctx := 2
}
};

View File

@ -56,7 +56,7 @@ cs7 instance 0
remote-ip 172.18.1.200
as as-clnt-OsmoMSC-A m3ua
asp asp-clnt-OsmoMSC-A
routing-key 2 0.23.1
routing-key 3 0.23.1
network
network country code 262
mobile network code 42

View File

@ -43,9 +43,16 @@ cs7 instance 0
as virt-bsc1 m3ua
asp virt-bsc1-0
routing-key 1 0.24.2
asp virt-rnc0-0 23908 2905 m3ua
local-ip 172.18.1.200
remote-ip 172.18.1.103
as virt-rnc0 m3ua
asp virt-rnc0-0
routing-key 2 0.24.3
route-table system
update route 0.24.1 7.255.7 linkset virt-bsc0
update route 0.24.2 7.255.7 linkset virt-bsc1
update route 0.24.3 7.255.7 linkset virt-rnc0
listen m3ua 2905
accept-asp-connections dynamic-permitted
listen ipa 5000