<p></p>
<p>There is requirement for a specific programming design principle to contribute to the project. There are so many such principles, many contradicting themselves. That's more like a bikeshedding discussion. The code must be easy to understand and more important, supported by a trusted developer.</p>
<p>It is somehow contradicting that you feel there is no review process in this project, when this actually happens now and happened to your first PR on this matter. I do not use that function and had no time to setup a testbed, I asked to see if anyone else can help (e.g., pinging <code>oej</code>). Soon after yours, Victor proposed a PR that touched the same code and had somehow the same description (you see, I looked at the patches and understood what they touch), we tried to get everyone involved in the two PRs to discuss and conclude what is the better way to go forward.</p>
<p>With lack of your reaction, I decided to merge the one from Victor in preparation to v5.5.1, because it was simple, not intrusive, but more important Victor has quite some reputation in the project, with over 850 commits since 2012, thus I know that he can react if he needs to fix eventual regressions, not to count that he works on one of the most deployed VoIP systems built with Kamailio (i.e., <code>sip:provider ce</code>), so there is enough trust and expertise in that team they do not just submit patches for the sake of doing it. Even more proving that reviews are done in this project, it was my follow up commit to check on the length, as I noticed the potential problems there -- however, I decided to do it myself after merging PR for time reasons.</p>
<p>Regarding the list of banned words, it is actually not only about the individual words, but also the context. If you want to keep it decent, just stick to pure technical discussions and technical details. There is no value in only aesthetic remarks, like "ugly and buggy" or "looks like duct tape".  Instead, you can just say: with PR #abcd merged, now I get the following errors, next are the syslog message:</p>
<pre><code>...
</code></pre>
<p>Here is the INVITE that causes these logs to be printed:</p>
<pre><code>...
</code></pre>
<p>I propose this new commit, which also follows a commonly accepted programming design principle named NM (link here).</p>
<p>To end the topic on words, one can also use "good" words to insult others in specific contexts, like "yeah, yeah, that's so smart, aiming for Nobel prize next year?!?". Hope you understand now the scope and that a list of banned words won't solve it, human communications and relations is not mathematics.</p>
<p>I haven't seen the criticism to me, only flipping the coin to shortly blame of bullying. But tastes and feelings are personal, so I can go over, during the past 20 years involved in Kamailio development I have seen worse accusations targeting me.</p>
<p>Rather lengthly post so far, but I wanted to make some points clear. We do welcome contributions and contributors when they are respectful:</p>
<ul>
<li><a href="https://github.com/kamailio/kamailio/blob/master/CODE_OF_CONDUCT.md">https://github.com/kamailio/kamailio/blob/master/CODE_OF_CONDUCT.md</a></li>
</ul>
<p>And that's it from my side on non-technical aspects -- from now on, let's try to simply discuss on technical details.</p>
<p>So ... unfortunately, it is sill not clear for me if the code right now in master branch has issues (prints error logs messages or does not work properly) or you don't like the previous fix and want to improve it (which is fine, enhancements are welcome as well, just that we have to know from what perspective to look at it). If any other Kamailio developer understood, I am fine if someone else wants to take over.</p>
<p>Otherwise, if it is still the case of issues, attach the logs printed by kamailio with <code>debug=3</code> in kamailio.cfg and provide also the SIP INVITE that triggers them, so we can analyze and test the commit of this PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2784#issuecomment-865219342">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZP3AU2BMSMX5DR3NX3TT5Z4XANCNFSM46ZKJ5VA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZNYEVUSLO5PGLMSA4LTT5Z4XA5CNFSM46ZKJ5VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGOJDGDQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2784#issuecomment-865219342",
"url": "https://github.com/kamailio/kamailio/pull/2784#issuecomment-865219342",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>