diff -r 7117cbf1600a -r bddb6d4447db voipplugins/accountcreationplugin/engine/src/acphttphandler.cpp --- a/voipplugins/accountcreationplugin/engine/src/acphttphandler.cpp Fri Mar 12 15:42:09 2010 +0200 +++ b/voipplugins/accountcreationplugin/engine/src/acphttphandler.cpp Mon Mar 15 12:39:55 2010 +0200 @@ -273,7 +273,7 @@ TCommDbConnPref pref; pref.SetDirection( ECommDbConnectionDirectionOutgoing ); pref.SetBearerSet( KCommDbBearerLAN | KCommDbBearerCSD | - KCommDbBearerWcdma ); + KCommDbBearerWcdma | KCommDbBearerWLAN ); // Show connection prompt only once. if ( !iPromptShown )