<p></p>
<blockquote>
<p dir="auto">Hi Folks,</p>
<p dir="auto">I chose to do this on the Kamailio side as I'm less sure about the impacts to other applications that may use libstirshaken, whereas I understand the full use-case of the kamailio module. I've watched a few other PRs and bug reports to libstirshaken sit untouched for many months at a time so also less optimistic about that leading to a quick resolution.</p>
<p dir="auto">The PR I already submitted (a one-line change) has already been accepted and merged, fyi.</p>
</blockquote>
<p dir="auto">Yes, libstirshaken library wasn't maintained very actively, however your last PR could have been merged much more smoothly, so maybe you could try with the complete patch?<br>
To solve versioning, we would add versioning to libstirshaken AC_INIT macro in configure.ac, then we would check version with configure and set a define to be used in Kamailio module, if libstirshaken version is old then module would use your new functions, otherwise libstirshaken can be used.</p>
<p dir="auto">Yet another solution is to use a fork (e.g. this my forked version <a href="https://github.com/dataandsignal/libstirshaken">https://github.com/dataandsignal/libstirshaken</a>) so we can merge this and other commits quicker. Effect would be the same as patching Kamailio module, new Kamailio version would rely on a fork  with new feature, old version would not have the feature.</p>
<p dir="auto">So:</p>
<ol dir="auto">
<li>You can try to merge versionng commit, and chain changes to signalwire/libstirshaken</li>
<li>Use my fork, and I can help with merging this quickly</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/3175#issuecomment-1176103835">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZNAD5C5QG4GA4O4YOTVSVUEVANCNFSM52P2GZPA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/ABO7UZMRPUD5QPY6XPSUV2LVSVUEVA5CNFSM52P2GZPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIYM6XGY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><kamailio/kamailio/pull/3175/c1176103835</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/3175#issuecomment-1176103835",
"url": "https://github.com/kamailio/kamailio/pull/3175#issuecomment-1176103835",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>