voipplugins/voipadapters/dmvoipadapter/src/nsmldmvoipadapter.cpp
branchRCL_3
changeset 9 bddb6d4447db
parent 0 a4daefaec16c
child 10 ed1e38b404e5
--- a/voipplugins/voipadapters/dmvoipadapter/src/nsmldmvoipadapter.cpp	Fri Mar 12 15:42:09 2010 +0200
+++ b/voipplugins/voipadapters/dmvoipadapter/src/nsmldmvoipadapter.cpp	Mon Mar 15 12:39:55 2010 +0200
@@ -1585,8 +1585,7 @@
         else if ( KNSmlDMVoIPUsedSIPProfileId() == uriSeg )
             {
             TUint32 profileId = SetSipRefL( aObject ); 
-            // SIP profile ID's start from 2.
-            if ( profileId > 1 )
+            if ( profileId > 0 )
                 {
                 if ( KErrNotFound == spSettingsId )
                     {