Loading branches/v3/ttcn/LibSip_SimpleMsgSummaryTypes.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ module LibSip_SimpleMsgSummaryTypes { } group SMSTypes { // TODO add (SMS sms) into type union MessageBody{ in module LibSIPTypesAndValues type record SimpleMsgSummary { // Simple_message_summary Msg_status_line msg_status_line, Loading branches/v3/ttcn/LibSip_Templates.ttcn +2 −13 Original line number Diff line number Diff line Loading @@ -2539,7 +2539,6 @@ module LibSip_Templates { messageBody := p_mb } // TODO STF471 added - check occurence template(value) REFER_Request m_REFER_Request_route( template(value) SipUrl p_requestUri, template(omit) CallId p_callId := omit, Loading Loading @@ -2634,7 +2633,6 @@ module LibSip_Templates { messageBody := {sipfrag := p_sipfrag} } // TODO STF471 added - check occurence template(value) UPDATE_Request m_UPDATE_Request_route( template(value) SipUrl p_requestUri, template(omit) CallId p_callId := omit, Loading Loading @@ -2771,15 +2769,7 @@ module LibSip_Templates { msrp := { attr_value := pattern "path:msrp://*" // FIXME // Shall // parse // msrp // and // msrps // for // secured // msrp "path:msrp://*" } } } Loading Loading @@ -3768,8 +3758,7 @@ module LibSip_Templates { mimeEncapsulatedList := { { content_type := "application/sdp", // TODO add "Content-Transfer-Encoding:base64" content_disposition := "attachment;handling=required;filename=smime.p7", // TODO use PIXIT content_disposition := "attachment;handling=required;filename=smime.p7", mime_encapsulated_part := {sdpMessageBody := p_sdp} } } Loading Loading
branches/v3/ttcn/LibSip_SimpleMsgSummaryTypes.ttcn +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ module LibSip_SimpleMsgSummaryTypes { } group SMSTypes { // TODO add (SMS sms) into type union MessageBody{ in module LibSIPTypesAndValues type record SimpleMsgSummary { // Simple_message_summary Msg_status_line msg_status_line, Loading
branches/v3/ttcn/LibSip_Templates.ttcn +2 −13 Original line number Diff line number Diff line Loading @@ -2539,7 +2539,6 @@ module LibSip_Templates { messageBody := p_mb } // TODO STF471 added - check occurence template(value) REFER_Request m_REFER_Request_route( template(value) SipUrl p_requestUri, template(omit) CallId p_callId := omit, Loading Loading @@ -2634,7 +2633,6 @@ module LibSip_Templates { messageBody := {sipfrag := p_sipfrag} } // TODO STF471 added - check occurence template(value) UPDATE_Request m_UPDATE_Request_route( template(value) SipUrl p_requestUri, template(omit) CallId p_callId := omit, Loading Loading @@ -2771,15 +2769,7 @@ module LibSip_Templates { msrp := { attr_value := pattern "path:msrp://*" // FIXME // Shall // parse // msrp // and // msrps // for // secured // msrp "path:msrp://*" } } } Loading Loading @@ -3768,8 +3758,7 @@ module LibSip_Templates { mimeEncapsulatedList := { { content_type := "application/sdp", // TODO add "Content-Transfer-Encoding:base64" content_disposition := "attachment;handling=required;filename=smime.p7", // TODO use PIXIT content_disposition := "attachment;handling=required;filename=smime.p7", mime_encapsulated_part := {sdpMessageBody := p_sdp} } } Loading