Commit 7fa46637 authored by juvancic's avatar juvancic
Browse files

Corrections - prevalidation phase

parent 499a64d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;
+1 −1
Original line number Diff line number Diff line
@@ -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,