diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn index 3a9db69b2..6dd56ae18 100644 --- a/sgsn/SGSN_Tests.ttcn +++ b/sgsn/SGSN_Tests.ttcn @@ -877,8 +877,8 @@ template (value) PdpActPars t_PdpActPars := { /* FIXME: make below dynamic !! */ ggsn_tei_c := '00010000'O, ggsn_tei_u := '00020000'O, - ggsn_ip_c := '7F000001'O, - ggsn_ip_u := '7F000001'O, + ggsn_ip_c := '7F000002'O, + ggsn_ip_u := '7F000002'O, sgsn_tei_c := omit, sgsn_tei_u := omit,