--- 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);