realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp
branchRCL_3
changeset 43 b5e99d8877c7
parent 16 43c4dec3cb1f
child 44 0dcb073356a5
--- a/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp	Thu Aug 19 10:16:25 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp	Tue Aug 31 15:32:57 2010 +0300
@@ -402,7 +402,10 @@
 	iObserver.UpdateRegistrationsL();
   	if (!iProfileSIMRecord.PrivateIdentity().Length())
   		{   
+  		if(iAuthorization)
+  			{	
     	iAuthorization->RequestL();
+   			}
   		}
 	}