aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-pcu-test/PCU_Tests.cfg
blob: 9520775b8b14be3dc8c18fbae2d82f09302f63a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/pcu/PCU_Tests.default"

[LOGGING]

[TESTPORT_PARAMETERS]
*.PCUVTY.CTRL_HOSTNAME := "172.18.13.101"
*.PCUVTY.PROMPT1 := "OsmoPCU> "

[MODULE_PARAMETERS]
PCU_Tests_RAW.mp_pcu_sock_path := "/data/unix/pcu_bts"
PCU_Tests.mp_nsconfig := {
	local_ip := "172.18.13.10",
	local_udp_port := 23000,
	remote_ip := "172.18.13.101",
	remote_udp_port := 23000,
	nsvci := 1234,
	nsei := 1234
}
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";

[MAIN_CONTROLLER]

[EXECUTE]
PCU_Tests_RAW.control