realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp
changeset 45 15965fe54016
parent 17 bfe1f539b721
child 44 0dcb073356a5
equal deleted inserted replaced
39:7cdef8deefa0 45:15965fe54016
   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