docker-playground/ttcn3-pcu-test/sns/PCU_Tests.cfg

33 lines
539 B
INI

[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/pcu/PCU_Tests.default"
[LOGGING]
[TESTPORT_PARAMETERS]
[MODULE_PARAMETERS]
PCU_Tests.mp_pcu_sock_path := "/data/unix/pcu_bts"
SGSN_Components.mp_nsconfig := {
nsei := 1234,
nsvc := {
{
provider := {
ip := {
address_family := AF_INET,
local_ip := "172.18.14.10",
local_udp_port := 23000,
remote_ip := "172.18.14.101",
remote_udp_port := 23000
}
},
nsvci := 1234
}
}
}
[MAIN_CONTROLLER]
[EXECUTE]
PCU_Tests_SNS.control