Commit 7e879809 authored by rennoch's avatar rennoch
Browse files

update of STA_03/04

parent f35a24a0
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -2061,8 +2061,8 @@ module AtsIms_Gm_TCFunctions {
														  vc_route_REG, omit));

				// await response - 200 OK ...
				f_awaitingResponse(mw_Response_Base(c_statusLine200, vc_callId,
													vc_cSeq));
				f_awaitingResponse(mw_Response_PchargingVecFctadrId(c_statusLine200, vc_callId,
													vc_cSeq, omit, omit, omit));
													
				f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); // sync
				// point
@@ -2159,8 +2159,8 @@ module AtsIms_Gm_TCFunctions {
														  vc_route_REG, omit));

				// await response - 400 ...
				f_awaitingResponse(mw_Response_Base(c_statusLine400, vc_callId,
													vc_cSeq));
				f_awaitingResponse(mw_Response_PchargingVecFctadrId(c_statusLine400, vc_callId,
													vc_cSeq, omit, omit, omit));
													
				f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); // sync
				// point