diff -r 6b1d113cdff3 -r 8767c6acf334 telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallwaiting.cpp --- a/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallwaiting.cpp Mon May 03 13:37:20 2010 +0300 +++ b/telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallwaiting.cpp Fri May 14 17:02:16 2010 +0300 @@ -273,6 +273,7 @@ count = 1; //O2 supports only speech break; case EOperatorVodafone: + case EOperatorNTN: case EOperatorOrange: case EOperatorTMobile: count = 4; //vodafone, orange and tmobile support speech, voice and data @@ -814,6 +815,7 @@ count = 1; //O2 supports only speech break; case EOperatorVodafone: + case EOperatorNTN: case EOperatorOrange: case EOperatorTMobile: count = 3; //vodafone, orange and tmobile support speech, voice and data