diff -r ba76fc04e6c2 -r 6b911d05207e phoneapp/phoneuistates/src/cphonetwosinglesandwaiting.cpp --- a/phoneapp/phoneuistates/src/cphonetwosinglesandwaiting.cpp Fri Jun 04 10:19:18 2010 +0100 +++ b/phoneapp/phoneuistates/src/cphonetwosinglesandwaiting.cpp Wed Jun 23 18:12:20 2010 +0300 @@ -124,7 +124,7 @@ // Waiting call bubble is over number entry // so display not allowed note because we // can't answer the call - SendGlobalWarningNoteL( EPhoneNoteTextCallNotAllowed ); + SendGlobalWarningNoteL( EPhoneNoteTextCallNotAllowed, ETrue ); } break; }