Commit 59337817 authored by rennoch's avatar rennoch
Browse files

Inserted new PIXIT values for CUG

parent 279709b4
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -122,6 +122,16 @@ group CUG_PIXITS{
		*          Used in CUG group of tests
	*/
	modulepar hexstring PX_CugInterlockBinaryCode:='AB'H;

	/** @desc	hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index  
		*          Used in CUG group of tests
	*/
	modulepar hexstring PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index:='BC'H;

	/** @desc	hexstring for PX_CugInterlockBinaryCode_RelatedToRegistredCUG_Index  
		*          Used in CUG group of tests
	*/
	modulepar hexstring PX_CugInterlockBinaryCode_NotRelatedToRegistredCUG_Index:='CD'H;
}

group SIPHeadersPIXITS {