diff -r dd3853b8dc3f -r 1e1cc61f56c3 realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileStateRegInProg.h --- a/realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileStateRegInProg.h Fri Feb 19 23:10:33 2010 +0200 +++ b/realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileStateRegInProg.h Fri Mar 12 15:44:11 2010 +0200 @@ -89,6 +89,10 @@ void IapAvailableL(CSIPProfileCacheItem& aItem, TUint32 aSnapId, TUint32 aNewIapId); + + // Newly added to handle unregistration request in + // RegInProg state. + void ShutdownInitiated( CSIPProfileCacheItem& aItem ); public: // New functions