osmo-pcu-test: Only handle SNS where we test IP-SNS
Change-Id: Ic26699c40793224d0c647046e09a7a94b5e109bdchanges/58/20658/1
parent
81f6944d15
commit
95c6d07758
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue