Loading ttcn/LibSip_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1788,7 +1788,7 @@ group base_templates{ //TODO: parameters "p_RAck" is not used, intentional or bug? template(value) PUBLISH_Request m_PUBLISH_Request_Base (template(value) SipUrl p_requestUri, template(omit) CallId p_callId, template(omit) CSeq p_cSeq, template(value) From p_from, template(value) To p_to, template(value) Via p_via, template(omit) Event p_event, template(omit) RAck p_RAck, template(omit) MessageBody p_mb) template(value) From p_from, template(value) To p_to, template(value) Via p_via, template(omit) Event p_event, template(omit) RAck p_RAck, template(value) MessageBody p_mb) modifies m_PUBLISH_Dummy := { requestLine := Loading Loading
ttcn/LibSip_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1788,7 +1788,7 @@ group base_templates{ //TODO: parameters "p_RAck" is not used, intentional or bug? template(value) PUBLISH_Request m_PUBLISH_Request_Base (template(value) SipUrl p_requestUri, template(omit) CallId p_callId, template(omit) CSeq p_cSeq, template(value) From p_from, template(value) To p_to, template(value) Via p_via, template(omit) Event p_event, template(omit) RAck p_RAck, template(omit) MessageBody p_mb) template(value) From p_from, template(value) To p_to, template(value) Via p_via, template(omit) Event p_event, template(omit) RAck p_RAck, template(value) MessageBody p_mb) modifies m_PUBLISH_Dummy := { requestLine := Loading