Loading BC/ttcn/AtsIms_Gm_TCFunctions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -5659,8 +5659,8 @@ module AtsIms_Gm_TCFunctions { m_MBody_SDP(vc_sdp_local))); // await response - 380 ... f_awaitingResponseSendACK(mw_Response_Base((c_statusLine380), vc_callId, vc_cSeq)); f_awaitingResponseSendACK(mw_Response_PAsserted_ContentType((c_statusLine380), vc_callId, vc_cSeq, mw_PAssertedID(mw_PAssertedIDValue(f_initSipUrl(c_interfaceProfile_IMS_SUT_PCSCF1))), {fieldName := CONTENT_TYPE_E, mediaType := c_ims3gppAplication})); log("Check content type header(3GPP IMS XML BODY)!"); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); // sync Loading Loading
BC/ttcn/AtsIms_Gm_TCFunctions.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -5659,8 +5659,8 @@ module AtsIms_Gm_TCFunctions { m_MBody_SDP(vc_sdp_local))); // await response - 380 ... f_awaitingResponseSendACK(mw_Response_Base((c_statusLine380), vc_callId, vc_cSeq)); f_awaitingResponseSendACK(mw_Response_PAsserted_ContentType((c_statusLine380), vc_callId, vc_cSeq, mw_PAssertedID(mw_PAssertedIDValue(f_initSipUrl(c_interfaceProfile_IMS_SUT_PCSCF1))), {fieldName := CONTENT_TYPE_E, mediaType := c_ims3gppAplication})); log("Check content type header(3GPP IMS XML BODY)!"); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); // sync Loading