Commit 7d796164 authored by Yann Garcia's avatar Yann Garcia
Browse files

Create SIP Session Abort TDs

parent 1968037e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2355,8 +2355,8 @@ module LibSip_Templates {

                template(present) Response mw_Response_Base(
                    template(present) StatusLine p_statusLine := ?,
                    template CallId p_callId,
                    template CSeq p_cSeq
                    template CallId p_callId := *,
                    template CSeq p_cSeq := *
                ) modifies mw_Response_Dummy := {
                    statusLine := p_statusLine,
                    msgHeader := {