telephonyserverplugins/multimodetsy/hayes/ATCALL.CPP
changeset 20 244d7c5f118e
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 66 07a122eea281
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
   742 	if (iPreConnectState!=CATCallConnectCommands::EATInitCompleted)
   742 	if (iPreConnectState!=CATCallConnectCommands::EATInitCompleted)
   743 		{
   743 		{
   744 		iPreConnectState=ECancelling;
   744 		iPreConnectState=ECancelling;
   745 		AddStdExpectStrings();
   745 		AddStdExpectStrings();
   746 		}
   746 		}
   747 	else
   747 
   748 		{
       
   749 		CCallMobileFax* faxCall = REINTERPRET_CAST(CCallMobileFax*,iTelObject);
       
   750 		faxCall->FaxCancelCommand(aTsyReqHandle);
       
   751 		}
       
   752 	}
   748 	}
   753 
   749 
   754 void CATFaxCallConnectCommands::Complete(TInt aError,TEventSource aSource)
   750 void CATFaxCallConnectCommands::Complete(TInt aError,TEventSource aSource)
   755 //
   751 //
   756 // Doesn't call CATCommands::Complete() 
   752 // Doesn't call CATCommands::Complete()