Commit 4b0b2bcc authored by juvancic's avatar juvancic
Browse files

No commit message

No commit message
parent e266c328
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7931,6 +7931,8 @@ module SipIsup_IMS_TCFunctions {
					}
					
					f_awaitingCANCEL(mw_CANCEL_Request_Base(vc_callId));
					if (not (match (vc_request.msgHeader.reason,mw_Reason(PX_CauseValue)))){setverdict(fail)}
					
					f_sendResponse(m_Response_onCANCEL(c_statusLine200,vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via,vc_contact,f_route()));
					f_sendResponse(m_Response_onCANCEL(c_statusLine487,vc_callId, vc_cSeq,vc_caller_From, vc_caller_To, vc_via,vc_contact,f_route()));
					f_awaitingACK(mw_ACK_Request_Base(vc_callId));