Loading BC/ttcn/AtsIms_Mw_TCFunctions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5174,7 +5174,7 @@ module AtsIms_Mw_TCFunctions // await ACK f_awaitingACK(mw_ACK_Request_Base(vc_callId)); //await BYE and send 200OK (if alternative b) //await BYE and send 200OK TODO parameter expectations f_awaitingBYE_sendReply(mw_BYE_Request_headerfieldlist(vc_callId,?,?,?,?,?,?)); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); Loading Loading
BC/ttcn/AtsIms_Mw_TCFunctions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5174,7 +5174,7 @@ module AtsIms_Mw_TCFunctions // await ACK f_awaitingACK(mw_ACK_Request_Base(vc_callId)); //await BYE and send 200OK (if alternative b) //await BYE and send 200OK TODO parameter expectations f_awaitingBYE_sendReply(mw_BYE_Request_headerfieldlist(vc_callId,?,?,?,?,?,?)); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); Loading