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.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index 3487ed1..ce4c698 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -28,6 +28,20 @@ GBProxy_Tests.mp_nsconfig_sgsn := {
}
}
}
+ }, {
+ handle_sns := true,
+ nsvc := {
+ {
+ provider := {
+ ip := {
+ address_family := AF_INET,
+ local_ip := "172.18.25.103",
+ local_udp_port := 24000,
+ remote_ip := "172.18.25.10"
+ }
+ }
+ }
+ }
}
}
GBProxy_Tests.mp_nsconfig_pcu := {