* Call not initiated without using hash or send key
*/
testcaseTC_PMR_1403_01()
runsonServerSyncComp
@@ -3095,6 +3095,32 @@ module dPMR_TestCases {
}// end TC_PMR_1403_01
/**
* Call initiated when using hash or send key
*/
testcaseTC_PMR_1403_02()
runsonServerSyncComp
systemTestAdapter{
varMsev_mse;
varUtv_ut;
varFncRetCodev_ret:=e_success;
//Configuration Up
f_cfMseUp(v_mse,v_ut);
//Test body
v_mse.start(f_TC_voiceTx_MS01());
v_ut.start(f_TC_msAction_UT(e_toStandby,m_commandCSF_utRequest(c_defaultPeerToPeerDialString,e_enterDialStringAndPressSendKeyOrHash)));// TODO check if this is to be configured
if(PIC_CSF_NUMBER_AND_DIALING_SUPPORTandPIC_CSF_ADDRESS_SPACE_MAPPINGandPIC_CSF_GROUP_CALL){execute(TC_PMR_1310_04());}// reused everything and solved it with templates