telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallwaiting.cpp
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
equal deleted inserted replaced
65:630d2f34d719 66:07a122eea281
   271 		{
   271 		{
   272 		case EOperatorO2: 
   272 		case EOperatorO2: 
   273 			count = 1; //O2 supports only speech
   273 			count = 1; //O2 supports only speech
   274 			break;
   274 			break;
   275 		case EOperatorVodafone:
   275 		case EOperatorVodafone:
   276 		case EOperatorNTN:
       
   277 		case EOperatorOrange:
   276 		case EOperatorOrange:
   278 		case EOperatorTMobile: 
   277 		case EOperatorTMobile: 
   279 			count = 4; //vodafone, orange and tmobile support speech, voice and data
   278 			count = 4; //vodafone, orange and tmobile support speech, voice and data
   280 			break;
   279 			break;
   281 		case EOperatorUnknown:
   280 		case EOperatorUnknown:
   813 		{
   812 		{
   814 		case EOperatorO2: 
   813 		case EOperatorO2: 
   815 			count = 1; //O2 supports only speech
   814 			count = 1; //O2 supports only speech
   816 			break;
   815 			break;
   817 		case EOperatorVodafone:
   816 		case EOperatorVodafone:
   818 		case EOperatorNTN:
       
   819 		case EOperatorOrange:
   817 		case EOperatorOrange:
   820 		case EOperatorTMobile: 
   818 		case EOperatorTMobile: 
   821 			count = 3; //vodafone, orange and tmobile support speech, voice and data
   819 			count = 3; //vodafone, orange and tmobile support speech, voice and data
   822 			break;
   820 			break;
   823 		case EOperatorUnknown:
   821 		case EOperatorUnknown: