Loading AtsCommon/SipIsup_PIXITS.ttcn +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ module SipIsup_PIXITS { integer PX_CauseValue:=16; /** @desc integer for SIP message variant according to table entry in table to test purpose description, if present */ integer PX_SIP_MESSAGE_VA:=1; /** @desc float default value for Ti/w1 (500 ms) */ float PX_SIP_Tiw1 := 0.5; Loading Loading
AtsCommon/SipIsup_PIXITS.ttcn +4 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,10 @@ module SipIsup_PIXITS { integer PX_CauseValue:=16; /** @desc integer for SIP message variant according to table entry in table to test purpose description, if present */ integer PX_SIP_MESSAGE_VA:=1; /** @desc float default value for Ti/w1 (500 ms) */ float PX_SIP_Tiw1 := 0.5; Loading