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