diff -r d1c62c765e48 -r cfea66083b62 phoneapp/phoneuistates/tsrc/ut_cphoneerrormessageshandler/Src/ut_cphoneerrormessageshandler.cpp --- a/phoneapp/phoneuistates/tsrc/ut_cphoneerrormessageshandler/Src/ut_cphoneerrormessageshandler.cpp Fri Sep 17 17:09:12 2010 +0300 +++ b/phoneapp/phoneuistates/tsrc/ut_cphoneerrormessageshandler/Src/ut_cphoneerrormessageshandler.cpp Mon Oct 04 16:06:10 2010 +0300 @@ -299,7 +299,7 @@ EUNIT_PRINT( _L( "CS Voice call and ECCPErrorCCCallRejected" ) ); iMockContext->InitializeL(); - VerifyNote( EPECallTypeCSVoice, ECCPErrorCCCallRejected, EPhoneNoteCalledNumberHasBarredIncomingCalls); + VerifyNote( EPECallTypeCSVoice, ECCPErrorCCCallRejected, EPhoneNoteCallInfoCauseValue21); iMockContext->Reset(); EUNIT_PRINT( _L( "Video call and ECCPErrorNoAnswerForVideo" ) );