convergedcallengine/csplugin/src/cspcall.cpp
branchRCL_3
changeset 21 0a6dd2dc9970
parent 20 987c9837762f
--- a/convergedcallengine/csplugin/src/cspcall.cpp	Wed Sep 01 12:15:03 2010 +0100
+++ b/convergedcallengine/csplugin/src/cspcall.cpp	Tue Sep 14 22:26:11 2010 +0300
@@ -1730,7 +1730,8 @@
             }
         else if ( iDontReportTerm 
                 && (  termErr == KErrGsmCCNormalUnspecified 
-                   || termErr == KErrGsmCCCallRejected ) )
+                   || termErr == KErrGsmCCCallRejected
+                   || termErr == KErrGsmCCRecoveryOnTimerExpiry ) )
             {
             // Not an error, since this happens on normal 
             // call termination situation after connected call.