diff -r 7ef16719d8cb -r fc69e1e37771 telephonyserverplugins/common_tsy/test/integration/src/tpacketservicetsytesthelper.cpp --- a/telephonyserverplugins/common_tsy/test/integration/src/tpacketservicetsytesthelper.cpp Fri Mar 12 15:49:38 2010 +0200 +++ b/telephonyserverplugins/common_tsy/test/integration/src/tpacketservicetsytesthelper.cpp Mon Mar 15 12:45:06 2010 +0200 @@ -765,6 +765,11 @@ DEBUG_PRINTF1(_L("Retrieving Three GPRS settings")); section.Copy(KIniSectionThreeGprs); } + if(aInfo.iShortName.Find(_L("NTN")) != KErrNotFound) // NTN + { + section.Copy(KIniSectionVodafoneGprs); + DEBUG_PRINTF1(_L("Retrieving NTN GPRS settings")); + } else if( (aInfo.iShortName.Find(_L("01")) >=0) || (aInfo.iShortName.Find(_L("ANITE")) >=0) ) // Anite {