Loading SIPAts/ttcn/SIPI_SIP_TCFunctions.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -13350,6 +13350,9 @@ module SIPI_SIP_TCFunctions { // handle syncServerStop signal receipt // preamble var Response v_Response; if (v_VA>1) {setverdict(inconc); f_clientSendStop();}; f_SIP_preamble_00(p_cSeq_s); f_EncapsIsup_TC_410_007(); Loading Loading
SIPAts/ttcn/SIPI_SIP_TCFunctions.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -13350,6 +13350,9 @@ module SIPI_SIP_TCFunctions { // handle syncServerStop signal receipt // preamble var Response v_Response; if (v_VA>1) {setverdict(inconc); f_clientSendStop();}; f_SIP_preamble_00(p_cSeq_s); f_EncapsIsup_TC_410_007(); Loading