aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-gbproxy-test-fr
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-01-11 22:50:36 +0100
committerAlexander Couzens <lynxis@fe80.eu>2021-01-11 22:50:59 +0100
commit663c77203b4eda23b3da1affea46c0c2880b9621 (patch)
tree4be17c89c7ceb51408d1e13f6cbc8ad9fe08ae8e /ttcn3-gbproxy-test-fr
parent6ef07ae1b9e0c47275106849e277c829f99d6c4d (diff)
gbproxy-fr: Enable IP-SNS towards SGSN
Diffstat (limited to 'ttcn3-gbproxy-test-fr')
-rw-r--r--ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg1
-rw-r--r--ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg2
2 files changed, 2 insertions, 1 deletions
diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
index 7ba5d99..3487ed1 100644
--- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
+++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg
@@ -15,6 +15,7 @@
GBProxy_Tests.mp_enable_bss_load_sharing := true;
GBProxy_Tests.mp_nsconfig_sgsn := {
{
+ handle_sns := true,
nsvc := {
{
provider := {
diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
index 2cb5b80..35180aa 100644
--- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
+++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg
@@ -46,7 +46,7 @@ ns
timer tns-alive 3
timer tns-alive-retries 10
nse 101
- nsvc ipa local 172.18.25.103 23000 nsvci 101
+ ip-sns 172.18.24.103 23000
nse 2001
nsvc fr hdlcnet1 dlci 16 nsvci 1
nsvc fr hdlcnet2 dlci 17 nsvci 2