changeset 42 | 69df6ed78a6a |
parent 17 | bfe1f539b721 |
child 44 | 0dcb073356a5 |
--- a/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp Fri Aug 06 15:14:04 2010 +0300 +++ b/realtimenetprots/sipfw/ProfileAgent/IMS_Agent/Src/Sipimsprofileusimprovider.cpp Mon Aug 23 17:50:26 2010 +0300 @@ -402,7 +402,10 @@ iObserver.UpdateRegistrationsL(); if (!iProfileSIMRecord.PrivateIdentity().Length()) { + if(iAuthorization) + { iAuthorization->RequestL(); + } } }