diff -r 740ceea8e153 -r 3c8db403127f realtimenetprots/sipfw/ProfileAgent/Server/Src/SipProfileCacheItem.cpp --- a/realtimenetprots/sipfw/ProfileAgent/Server/Src/SipProfileCacheItem.cpp Fri Jun 11 14:01:23 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/Server/Src/SipProfileCacheItem.cpp Wed Jun 23 18:36:31 2010 +0300 @@ -571,6 +571,7 @@ void CSIPProfileCacheItem::VpnInUse(TBool aStatus) { iIsVpnInUse = aStatus; + iCurrentState->ShutdownInitiated(*this); } // -----------------------------------------------------------------------------