branch | RCL_3 |
changeset 14 | b8d67d6176f5 |
parent 12 | b68fcd923911 |
child 23 | 40a3f856b14d |
--- a/phoneengine/phonemodel/inc/cpemessagehandler.h Tue May 25 12:41:50 2010 +0300 +++ b/phoneengine/phonemodel/inc/cpemessagehandler.h Wed Jun 09 09:41:11 2010 +0300 @@ -593,6 +593,13 @@ * Handle disable service */ void HandleDisableService(); + + /** + * Adds SIM rejected MO CS call to logs. + * @param aCallId is the identification number of the call. + * @return KErrNone if succesfull + */ + TInt AddSIMRejectedMoCsCallToLog( const TInt aCallId ); private: // New functions