<p>Benjamin Keith Ford <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14339">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_stir_shaken: Added dialplan function and API call.<br><br>Adds the "STIR_SHAKEN" dialplan function and an API call to add a<br>STIR_SHAKEN verification result to a channel. This information will be<br>held in a datastore on the channel that can later be queried through the<br>"STIR_SHAKEN" dialplan funtion to get information on STIR_SHAKEN results<br>including identity, attestation, and verify_result. Here are some<br>examples:<br><br>STIR_SHAKEN(count)<br>STIR_SHAKEN(0, identity)<br>STIR_SHAKEN(1, attestation)<br>STIR_SHAKEN(2, verify_result)<br><br>Getting the count can be used to iterate through the results and pull<br>information by specifying the index and the field you want to retrieve.<br><br>Change-Id: Ice6d52a3a7d6e4607c9c35b28a1f7c25f5284a82<br>---<br>A configs/samples/stir_shaken.conf.sample<br>M include/asterisk/res_stir_shaken.h<br>M res/res_stir_shaken.c<br>3 files changed, 362 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/39/14339/4</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14339">change 14339</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/c/asterisk/+/14339"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ice6d52a3a7d6e4607c9c35b28a1f7c25f5284a82 </div>
<div style="display:none"> Gerrit-Change-Number: 14339 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>