voipplugins/sipconnectionprovider/inc/scpdefs.h
branchRCL_3
changeset 33 2989b291cac7
parent 28 d38647835c2e
--- a/voipplugins/sipconnectionprovider/inc/scpdefs.h	Wed Sep 15 12:01:56 2010 +0300
+++ b/voipplugins/sipconnectionprovider/inc/scpdefs.h	Wed Oct 13 14:20:32 2010 +0300
@@ -31,9 +31,11 @@
     EScpDeregistered,           // = CSIPProfileRegistry::EventOccurred(EDeregistered)
     EScpRegistrationFailed,     // = CSIPProfileRegistry::ErrorOccurred(-34)
     EScpInvalidSettings,        // = CSIPProfileRegistry::ErrorOccurred(-6)
+    EScpBandwidthLimited,       // = ENWNetworkModeGsm
     EScpAuthenticationFailed,   // = KErrSIPForbidden
     EScpRoaming,                // = MSipProfileAlrObserver::EMigrationStarted
     EScpRegistrationCanceled,   // = CSIPProfileRegistry::ErrorOccurred(-3)
+    EScpBearerNotSupported,     // = RCSE parameter iAllowVoIPoverWCDMA
     EScpRegistrationPending     // = XIMP Bind / VMBX Subscribe(-11)
     };