diff -r 71ca22bcf22a -r 4f62049db6ac mmserv/voipaudioservices/VoIPServer/src/VoIPServerShutdown.cpp --- 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); }