Loading AtsCommon/SS_Ims_PIXITS.ttcn +11 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
AtsCommon/SS_Ims_PIXITS.ttcn +11 −1 Original line number Diff line number Diff line Loading @@ -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 { Loading