realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp
branchRCL_3
changeset 43 b5e99d8877c7
parent 16 43c4dec3cb1f
child 44 0dcb073356a5
equal deleted inserted replaced
41:f54bfd820e04 43:b5e99d8877c7
   400         iAuthorization->ResetImsAuthorizationAllowed(EFalse);
   400         iAuthorization->ResetImsAuthorizationAllowed(EFalse);
   401 	    }
   401 	    }
   402 	iObserver.UpdateRegistrationsL();
   402 	iObserver.UpdateRegistrationsL();
   403   	if (!iProfileSIMRecord.PrivateIdentity().Length())
   403   	if (!iProfileSIMRecord.PrivateIdentity().Length())
   404   		{   
   404   		{   
       
   405   		if(iAuthorization)
       
   406   			{	
   405     	iAuthorization->RequestL();
   407     	iAuthorization->RequestL();
       
   408    			}
   406   		}
   409   		}
   407 	}
   410 	}
   408 
   411 
   409 // End of File
   412 // End of File