<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19704">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SIP_Templates: tr_SIP_BYE: allow violations of the spec (Contact header)<br><br>According to RFC3261: 20 Header fields, Table 2, Page 161, the Contact headers is not allowed in<br>BYE requests.<br><br>Change-Id: Ida17247a90bf30b14d7a6587b92f14c1c7eb9f7a<br>---<br>M library/SIP_Templates.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/04/19704/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/SIP_Templates.ttcn b/library/SIP_Templates.ttcn</span><br><span>index 75681a9..241999b 100644</span><br><span>--- a/library/SIP_Templates.ttcn</span><br><span>+++ b/library/SIP_Templates.ttcn</span><br><span>@@ -343,7 +343,7 @@</span><br><span>                                     template charstring body</span><br><span>                                             ) := {</span><br><span>       requestLine := tr_SIP_ReqLine(BYE_E, to_addr.addr.nameAddr.addrSpec),</span><br><span style="color: hsl(0, 100%, 40%);">-   msgHeader := tr_SIP_msgh_std(call_id, from_addr, to_addr, omit, "BYE", *, seq_nr),</span><br><span style="color: hsl(120, 100%, 40%);">+  msgHeader := tr_SIP_msgh_std(call_id, from_addr, to_addr, *, "BYE", *, seq_nr),</span><br><span>    messageBody := body,</span><br><span>         payload := omit</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19704">change 19704</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19704"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ida17247a90bf30b14d7a6587b92f14c1c7eb9f7a </div>
<div style="display:none"> Gerrit-Change-Number: 19704 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>