Loading SIPAts/ttcn/SIPI_SIP_TCFunctions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5099,7 +5099,7 @@ module SIPI_SIP_TCFunctions { /* -----------------------------------TEST CASE TC301001----------------------------------*/ function f_Sip_TC_301_001(in CSeq loc_CSeq_s) runs on SipComponent { var FncRetCode v_ret := e_error; var default v_def := activate (a_Sip_catchSyncStop()); //var default v_def := activate (a_Sip_catchSyncStop()); // handle syncServerStop signal receipt // implement preamble behavior which should set return code var Response v_Response; Loading SIPAts/ttcn/SIPI_SIP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -4085,7 +4085,7 @@ group MBody template MessageBody mw_MBody_SDP_ISUP_1(template ISUP_BICC_MSG loc_ISUP):= { mimeMessageBody := {boundary:=PX_SIP_MIME_Boundary, mimeMessageBody := {boundary:=?,//PX_SIP_MIME_Boundary, mimeEncapsulatedParts:= { {content_type:=PX_SIP_SDP_ContentType, content_disposition:=omit, Loading Loading
SIPAts/ttcn/SIPI_SIP_TCFunctions.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5099,7 +5099,7 @@ module SIPI_SIP_TCFunctions { /* -----------------------------------TEST CASE TC301001----------------------------------*/ function f_Sip_TC_301_001(in CSeq loc_CSeq_s) runs on SipComponent { var FncRetCode v_ret := e_error; var default v_def := activate (a_Sip_catchSyncStop()); //var default v_def := activate (a_Sip_catchSyncStop()); // handle syncServerStop signal receipt // implement preamble behavior which should set return code var Response v_Response; Loading
SIPAts/ttcn/SIPI_SIP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -4085,7 +4085,7 @@ group MBody template MessageBody mw_MBody_SDP_ISUP_1(template ISUP_BICC_MSG loc_ISUP):= { mimeMessageBody := {boundary:=PX_SIP_MIME_Boundary, mimeMessageBody := {boundary:=?,//PX_SIP_MIME_Boundary, mimeEncapsulatedParts:= { {content_type:=PX_SIP_SDP_ContentType, content_disposition:=omit, Loading