mmserv/voipaudioservices/VoIPServer/src/VoIPServerShutdown.cpp
branchRCL_3
changeset 3 4f62049db6ac
parent 0 71ca22bcf22a
--- a/mmserv/voipaudioservices/VoIPServer/src/VoIPServerShutdown.cpp	Tue Feb 02 01:08:46 2010 +0200
+++ b/mmserv/voipaudioservices/VoIPServer/src/VoIPServerShutdown.cpp	Fri Feb 19 23:19:48 2010 +0200
@@ -80,6 +80,7 @@
 
     if (!IsActive())
         {
+        iStatus = KRequestPending;
         iShutDownTimer.After(iStatus, aDelay);
         }