You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
375 B
19 lines
375 B
[ORDERED_INCLUDE]
|
|
"/osmo-ttcn3-hacks/Common.cfg"
|
|
"/osmo-ttcn3-hacks/mgw/MGCP_Test.default"
|
|
|
|
[LOGGING]
|
|
|
|
[TESTPORT_PARAMETERS]
|
|
*.MGWVTY.CTRL_HOSTNAME := "172.18.4.180"
|
|
|
|
[MODULE_PARAMETERS]
|
|
mp_local_ipv4 := "172.18.4.181";
|
|
mp_local_ipv6 := "fd02:db8:4::181";
|
|
mp_remote_ipv4 := "172.18.4.180";
|
|
mp_remote_ipv6 := "fd02:db8:4::180";
|
|
|
|
[MAIN_CONTROLLER]
|
|
|
|
[EXECUTE]
|
|
MGCP_Test.control
|
|
|