<h4>Pre-Submission Checklist</h4>



<ul>
<li>[X ] Commit message has the format required by CONTRIBUTING guide</li>
<li>[X ] Commits are split per component (core, individual modules, libs, utils, ...)</li>
<li>[X ] Each component has a single commit (if not, squash them into one commit)</li>
<li>[X ] No commits to README files for modules (changes must be done to docbook files<br>
in <code>doc/</code> subfolder, the README file is autogenerated)</li>
</ul>
<h4>Type Of Change</h4>
<ul class="contains-task-list">
<li>[X ] Small bug fix (non-breaking change which fixes an issue)</li>
<li>[X ] New feature (non-breaking change which adds new functionality)</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Breaking change (fix or feature that would change existing functionality)</li>
</ul>
<h4>Checklist:</h4>

<ul class="contains-task-list">
<li>[X ] PR should be backported to stable branches</li>
<li>[X ] Tested changes locally</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Related to issue #XXXX (replace XXXX with an open issue number)</li>
</ul>
<h4>Description</h4>

<p>Now random uuid is generated for empty origid, as stated in documentaion.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/kamailio/kamailio/pull/2683'>https://github.com/kamailio/kamailio/pull/2683</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>modules: Add stirshaken module</li>
  <li>stirshaken: add doc</li>
  <li>stirshaken: enhance documentation</li>
  <li>stirshaken: handle NULL or empty origid by generating random uuid</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2683/files#diff-c24f25729119d8d5d451ffd9cfe1fa3ce6f24feb07154322db46dc4839bd7bb8">src/modules/stirshaken/Makefile</a>
    (28)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2683/files#diff-56b037c73e95ad0e1e9929892307668cffb3904629b5040abb1d882d3dfc1eb4">src/modules/stirshaken/doc/Makefile</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2683/files#diff-fa094df5eddc983704a0b4f24e5c2290c4ea366916dba99771b7cd44ebef3b4c">src/modules/stirshaken/doc/stirshaken.xml</a>
    (42)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2683/files#diff-4596d19c4883c40ec40d1220b2780dc1df59b2eecd25f0a698e0f92825616528">src/modules/stirshaken/doc/stirshaken_admin.xml</a>
    (470)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/kamailio/kamailio/pull/2683/files#diff-e2bdb676bbb1456de7002f2a41ae0cc631b2c4724e7c9f54eb3f6106a5972cb2">src/modules/stirshaken/stirshaken_mod.c</a>
    (981)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/2683.patch'>https://github.com/kamailio/kamailio/pull/2683.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/2683.diff'>https://github.com/kamailio/kamailio/pull/2683.diff</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/2683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZP5I4BXAVIWUCWIEO3TEI5EVANCNFSM4ZNDKHVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJRSGIF432C3RNCTBTTEI5EVA5CNFSM4ZNDKHVKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MOGUMMA.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/2683",
"url": "https://github.com/kamailio/kamailio/pull/2683",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>