<p>Patch set 2:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/10480">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/#/c/10480/2/include/asterisk/res_pjsip.h">File include/asterisk/res_pjsip.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/10480/2/include/asterisk/res_pjsip.h@565">Patch Set #2, Line 565:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">     /*! Do we accept connected line updates from this endpoint? */<br>        unsigned int trust_connected_line;<br>    /*! Do we send connected line updates to this endpoint? */<br>    unsigned int send_connected_line;<br></pre></blockquote></p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">This is the correct spot for the master version only.  However, for<br>released versions, adding these parameters here breaks ABI<br>compatibility.  For released versions, these must go at the end of<br>the struct ast_sip_endpoint.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">I said in the MASTER ONLY patch where you had declared the new options was the correct place for them.</p><p style="white-space: pre-wrap; word-wrap: break-word;">In RELEASED branches they MUST go at the end of struct ast_sip_endpoint to not break ABI compatibility.  They cannot go in THIS structure on released branches because they shift everything in the encapsulating struct.  The encapsulating struct is ast_sip_endpoint.</p><p style="white-space: pre-wrap; word-wrap: break-word;">There needs to be two versions of the patch.  One for the master branch and the other for the released branches.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10480">change 10480</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/10480"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I16af967815efd904597ec2f033337e4333d097cd </div>
<div style="display:none"> Gerrit-Change-Number: 10480 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 22 Oct 2018 16:00:09 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>