diff -r b183ec05bd8c -r 19bba8228ff0 syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp --- a/syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp Tue Aug 31 16:04:06 2010 +0300 +++ b/syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp Wed Sep 01 12:27:42 2010 +0100 @@ -221,7 +221,8 @@ //Fix for BPSS-7GBGV7 if( iDSAgent->IsSyncClientInitiated() && - (iDSAgent->iAllowAutoRestart ) ) + (iDSAgent->iNetmonAPBearerType == EApBearerTypeGPRS || + iDSAgent->iNetmonAPBearerType == EApBearerTypeCDMA) ) { switch(aEvent.ConnectionId())