gbproxy: Enable IP-SNS towards SGSN

Change-Id: Iebbad7131d73c15ef7ded5eadce882c653b8bf2c
This commit is contained in:
Daniel Willmann 2021-01-11 01:44:35 +01:00
parent 096f6a0030
commit 6ef07ae1b9
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@
[MODULE_PARAMETERS] [MODULE_PARAMETERS]
GBProxy_Tests.mp_nsconfig_sgsn := { GBProxy_Tests.mp_nsconfig_sgsn := {
{ {
handle_sns := true,
nsvc := { nsvc := {
{ {
provider := { provider := {

View File

@ -27,7 +27,7 @@ ns
listen 172.18.24.10 23000 listen 172.18.24.10 23000
accept-ipaccess accept-ipaccess
nse 101 nse 101
nsvc ipa local 172.18.24.103 23000 nsvci 101 ip-sns 172.18.24.103 23000
timer tns-block 3 timer tns-block 3
timer tns-block-retries 3 timer tns-block-retries 3
timer tns-reset 3 timer tns-reset 3