telephonyserverplugins/common_tsy/test/integration/src/cctsyintegrationtestcallwaiting.cpp
branchRCL_3
changeset 65 630d2f34d719
parent 15 fc69e1e37771
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
   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:
   276 		case EOperatorOrange:
   277 		case EOperatorOrange:
   277 		case EOperatorTMobile: 
   278 		case EOperatorTMobile: 
   278 			count = 4; //vodafone, orange and tmobile support speech, voice and data
   279 			count = 4; //vodafone, orange and tmobile support speech, voice and data
   279 			break;
   280 			break;
   280 		case EOperatorUnknown:
   281 		case EOperatorUnknown:
   812 		{
   813 		{
   813 		case EOperatorO2: 
   814 		case EOperatorO2: 
   814 			count = 1; //O2 supports only speech
   815 			count = 1; //O2 supports only speech
   815 			break;
   816 			break;
   816 		case EOperatorVodafone:
   817 		case EOperatorVodafone:
       
   818 		case EOperatorNTN:
   817 		case EOperatorOrange:
   819 		case EOperatorOrange:
   818 		case EOperatorTMobile: 
   820 		case EOperatorTMobile: 
   819 			count = 3; //vodafone, orange and tmobile support speech, voice and data
   821 			count = 3; //vodafone, orange and tmobile support speech, voice and data
   820 			break;
   822 			break;
   821 		case EOperatorUnknown:
   823 		case EOperatorUnknown: