realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
equal deleted inserted replaced
43:b5e99d8877c7 44:0dcb073356a5
   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   			{	
       
   407     	iAuthorization->RequestL();
   405     	iAuthorization->RequestL();
   408    			}
       
   409   		}
   406   		}
   410 	}
   407 	}
   411 
   408 
   412 // End of File
   409 // End of File