<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/piotr-gregor/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/piotr-gregor">@piotr-gregor</a>: the module was merged, a group for it was created in <code>src/Makefile.groups</code>, so the module is not going to be compiled by default, having dependency on <code>libstirshaken</code> -- it can be compiled and installed with:</p>
<pre><code>make include_modules="stirshaken" cfg
make all
make install
</code></pre>
<p>During development, another way to compile it in the source code tree to check for errors, etc., is:</p>
<pre><code>make modules modules=src/modules/stirshaken
</code></pre>
<p>Soon you will get an invitation for write access to Kamailio github repository, so you can push commits to <code>stirshaken</code> module directly. Of course, you can also use pull requests if you want other developers to review your changes.</p>
<p>Anyhow, for changes that you want to push to other components (core, internal libraries, other modules) it is strongly recommended to do pull requests. As a last remark here, do not forget about contributing guidelines and formatting the commit message, because we use commit history for building changelogs for releases:</p>
<ul>
<li><a href="https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#contributing-code-or-content">https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md#contributing-code-or-content</a></li>
</ul>

<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/2679#issuecomment-801722369">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPQC7KFOVWML5TA5L3TEGY4HANCNFSM4ZJTR4RA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZIUFJYEHAHZSZRF7R3TEGY4HA5CNFSM4ZJTR4RKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF7EVAAI.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/2679#issuecomment-801722369",
"url": "https://github.com/kamailio/kamailio/pull/2679#issuecomment-801722369",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>