diff -r ed1e38b404e5 -r 6134b5029079 voipplugins/sipconnectionprovider/inc/scpservicemanager.h --- a/voipplugins/sipconnectionprovider/inc/scpservicemanager.h Wed Mar 31 21:20:05 2010 +0300 +++ b/voipplugins/sipconnectionprovider/inc/scpservicemanager.h Wed Apr 14 15:49:55 2010 +0300 @@ -325,6 +325,14 @@ const TDesC8& aPassword, TBool aSetPassword ); + /** + * Checks restricted connections. In case where voip is not + * allowed via 3g and 3g ap is first ap, leave with error + * KCCHErrorAccessPointNotDefined so user can select another ap. + * @param aServiceId Service Id + */ + void CheckRestrictedConnectionsL( TUint aServiceId ); + private: /**