Commit 7c5f7222 authored by pintar's avatar pintar
Browse files

changes due to week 41

parent b0d9bd74
Loading
Loading
Loading
Loading
+1222 −41

File changed.

Preview size limit exceeded, changes collapsed.

+8 −0
Original line number Diff line number Diff line
@@ -12,4 +12,12 @@ module AtsIms_PIXITS
	import from LibCommon_TextStrings all;
	import from LibCommon_DataStrings all;


// SUT specific implementation variants

modulepar {
	boolean PX_IMST2_MW_INI_03_reject 		:= true; // true, if SUT reject INVITE with 400
	boolean PX_IMST2_MW_INI_10_14_discard 	:= true; // true, if SUT discard response
	}

} // end module AtsIms_PIXITS