telephonyserverplugins/common_tsy/test/component/src/cctsyfixeddiallingfu.cpp
branchRCL_3
changeset 17 3f227a47ad75
parent 9 962e6306d9d2
child 24 6638e7f4bd8f
child 64 b34bb05ac869
--- a/telephonyserverplugins/common_tsy/test/component/src/cctsyfixeddiallingfu.cpp	Wed Mar 31 23:24:02 2010 +0300
+++ b/telephonyserverplugins/common_tsy/test/component/src/cctsyfixeddiallingfu.cpp	Wed Apr 14 17:11:46 2010 +0300
@@ -202,7 +202,7 @@
 	//-------------------------------------------------------------------------      
     
  	// data for ExpectL 		
- 	callInfo.iRemoteParty.iDirection = RMobileCall::EMobileTerminated; 	
+ 	callInfo.iRemoteParty.iDirection = RMobileCall::EDirectionUnknown; 	
  	
  	TMockLtsyCallData2< RMobileCall::TMobileCallParamsV1, RMobileCall::TMobileCallInfoV1 >
     											 mockCallData2(callId, mobileService, callParams, callInfo);