phoneapp/phoneuivoipextension/src/cphonevcchandler.cpp
branchRCL_3
changeset 12 b68fcd923911
parent 6 38529f706030
child 24 41a7f70b3818
equal deleted inserted replaced
10:ba54057fe027 12:b68fcd923911
   310     __PHONELOG1( EBasic, EPhoneControl,
   310     __PHONELOG1( EBasic, EPhoneControl,
   311                 "CPhoneVccHandler::HandoverInProgressNoteL - tone: %d", tone );
   311                 "CPhoneVccHandler::HandoverInProgressNoteL - tone: %d", tone );
   312     
   312     
   313       if ( tone == 1 )
   313       if ( tone == 1 )
   314            {
   314            {
   315            globalNoteParam.SetTone( EAvkonSIDConfirmationTone );
   315            globalNoteParam.SetTone( EAvkonSIDDefaultSound );
   316            }
   316            }
   317        else
   317        else
   318            {
   318            {
   319            globalNoteParam.SetTone( EAvkonSIDNoSound );
   319            globalNoteParam.SetTone( EAvkonSIDNoSound );
   320            }
   320            }