diff -r 7cdef8deefa0 -r 15965fe54016 realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp --- a/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp Wed Aug 18 10:07:48 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp Thu Sep 02 20:47:18 2010 +0300 @@ -402,7 +402,10 @@ iObserver.UpdateRegistrationsL(); if (!iProfileSIMRecord.PrivateIdentity().Length()) { + if(iAuthorization) + { iAuthorization->RequestL(); + } } }