Loading AtsCommon/SipIsup_PIXITS.ttcn +5 −6 Original line number Diff line number Diff line Loading @@ -14,13 +14,12 @@ module SipIsup_PIXITS { * Value of PX_LOCAL_POLICY * 1: receive no cause due to local policy, 2: receive cause #31 due to local policy */ modulepar {UInt2 PX_LOCAL_POLICY := 1; integer PX_CSeq_Start := 1; modulepar { /** @desc integer for testcase variant according to table entry in table to test purpose description, if present */ integer PX_TC_VA:=1; integer PX_Variant_i_Start := 1; integer PX_Variant_j_Start := 1; boolean PX_Variant_i_Inc := false; boolean PX_Variant_j_Inc := false; } }// end module SipIsup_PIXITS No newline at end of file Loading
AtsCommon/SipIsup_PIXITS.ttcn +5 −6 Original line number Diff line number Diff line Loading @@ -14,13 +14,12 @@ module SipIsup_PIXITS { * Value of PX_LOCAL_POLICY * 1: receive no cause due to local policy, 2: receive cause #31 due to local policy */ modulepar {UInt2 PX_LOCAL_POLICY := 1; integer PX_CSeq_Start := 1; modulepar { /** @desc integer for testcase variant according to table entry in table to test purpose description, if present */ integer PX_TC_VA:=1; integer PX_Variant_i_Start := 1; integer PX_Variant_j_Start := 1; boolean PX_Variant_i_Inc := false; boolean PX_Variant_j_Inc := false; } }// end module SipIsup_PIXITS No newline at end of file