osmo-pcu-test: Only handle SNS where we test IP-SNS

Change-Id: Ic26699c40793224d0c647046e09a7a94b5e109bd
This commit is contained in:
Daniel Willmann 2020-10-15 11:09:40 +02:00
parent 81f6944d15
commit 95c6d07758
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ SGSN_Components.mp_nsconfig := {
}
},
nsvci := 1234,
nsei := 1234
nsei := 1234,
handle_sns := false
}
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";
StatsD_Checker.mp_enable_stats := true;