Loading BC/ttcn/AtsIms_PIXITS.ttcn +7 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,13 @@ modulepar { SecurityMechanism PX_IMSR10_SecNass:= {mechName := "NASS", mechParams := omit}; Via PX_IMSR10_Via := { VIA_E , { } }; /** @desc boolean for SUT working mode due to AS -proxy or B2B mode True, if SUT over isc interface work as proxy mode false, if SUT over isc interface work as B2B */ boolean PX_IMSR10_PROXY_MODE_FOR_AS := true; } } // end module AtsIms_PIXITS Loading
BC/ttcn/AtsIms_PIXITS.ttcn +7 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,13 @@ modulepar { SecurityMechanism PX_IMSR10_SecNass:= {mechName := "NASS", mechParams := omit}; Via PX_IMSR10_Via := { VIA_E , { } }; /** @desc boolean for SUT working mode due to AS -proxy or B2B mode True, if SUT over isc interface work as proxy mode false, if SUT over isc interface work as B2B */ boolean PX_IMSR10_PROXY_MODE_FOR_AS := true; } } // end module AtsIms_PIXITS