aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg')
-rw-r--r--ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg8
1 files changed, 6 insertions, 2 deletions
diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index ce4c698..146d1e4 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -23,7 +23,9 @@ GBProxy_Tests.mp_nsconfig_sgsn := {
address_family := AF_INET,
local_ip := "172.18.25.103",
local_udp_port := 23000,
- remote_ip := "172.18.25.10"
+ remote_ip := "172.18.25.10",
+ data_weight := 1,
+ signalling_weight := 1
}
}
}
@@ -37,7 +39,9 @@ GBProxy_Tests.mp_nsconfig_sgsn := {
address_family := AF_INET,
local_ip := "172.18.25.103",
local_udp_port := 24000,
- remote_ip := "172.18.25.10"
+ remote_ip := "172.18.25.10",
+ data_weight := 1,
+ signalling_weight := 1
}
}
}