Loading AtsCommon/SipIsup_PIXITS.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ module SipIsup_PIXITS { * Used in TC_104_008 and TC_104_020 */ Bit7 PX_ProgressIndicator:=1; Bit7 PX_ProgressIndicator:='0000001'B; } Loading Loading
AtsCommon/SipIsup_PIXITS.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ module SipIsup_PIXITS { * Used in TC_104_008 and TC_104_020 */ Bit7 PX_ProgressIndicator:=1; Bit7 PX_ProgressIndicator:='0000001'B; } Loading