Loading AtsNIT_SipSip/ttcn/AtsNIT_SipSip_TestConfiguration.ttcn +6 −5 Original line number Diff line number Diff line Loading @@ -101,6 +101,7 @@ //Create p_imsComponent1 := ImsComponent.create; p_imsComponent2 := ImsComponent.create; p_imsComponent3 := ImsComponent.create; //Connect connect(p_imsComponent1:syncPort, self:syncPort); Loading Loading
AtsNIT_SipSip/ttcn/AtsNIT_SipSip_TestConfiguration.ttcn +6 −5 Original line number Diff line number Diff line Loading @@ -101,6 +101,7 @@ //Create p_imsComponent1 := ImsComponent.create; p_imsComponent2 := ImsComponent.create; p_imsComponent3 := ImsComponent.create; //Connect connect(p_imsComponent1:syncPort, self:syncPort); Loading