Commit 0d70cb40 authored by poglitsch's avatar poglitsch
Browse files

timer removed

parent 2e693435
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4358,7 +4358,6 @@ module AtsNIT_SipSip_BC_TCFunctions {
				vc_cSeq
			));
			
    		tc_wait.start(180.0 + 32.0); // timer c 3 min + delay
    		alt {
        		[]SIPP.receive	(mw_CANCEL_Request_Base(vc_callId)) -> value v_CANCEL sender vc_sent_label {
        			tc_wait.stop;
@@ -4400,7 +4399,6 @@ module AtsNIT_SipSip_BC_TCFunctions {
				vc_via
			));
			
			tc_wait.start(180.0 + 32.0); // timer c 3 min + delay
    		alt {
        		[]SIPP.receive	(mw_CANCEL_Request_Base(vc_callId)) -> value v_CANCEL sender vc_sent_label {
        			tc_wait.stop;