<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16955">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: identifier<br><br>Change-Id: I57acab894d917d8bc01303704c793d2132a3fa01<br>---<br>M channels/chan_mgcp.c<br>M res/res_stir_shaken.c<br>2 files changed, 2 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/55/16955/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_mgcp.c b/channels/chan_mgcp.c</span><br><span>index 5ddd8b3..e13b8d0 100644</span><br><span>--- a/channels/chan_mgcp.c</span><br><span>+++ b/channels/chan_mgcp.c</span><br><span>@@ -3711,7 +3711,7 @@</span><br><span>            if (ast_strlen_zero(req.endpoint) ||</span><br><span>                         ast_strlen_zero(req.version) ||</span><br><span>                      ast_strlen_zero(req.verb)) {</span><br><span style="color: hsl(0, 100%, 40%);">-                    ast_log(LOG_NOTICE, "Message must have a verb, an idenitifier, version, and endpoint\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                   ast_log(LOG_NOTICE, "Message must have a verb, an identifier, version, and endpoint\n");</span><br><span>                   return 1;</span><br><span>            }</span><br><span>            /* Process request, with iflock held */</span><br><span>diff --git a/res/res_stir_shaken.c b/res/res_stir_shaken.c</span><br><span>index 373a1a1..eb5ba55 100644</span><br><span>--- a/res/res_stir_shaken.c</span><br><span>+++ b/res/res_stir_shaken.c</span><br><span>@@ -233,7 +233,7 @@</span><br><span> </span><br><span> /* The datastore struct holding verification information for the channel */</span><br><span> struct stir_shaken_datastore {</span><br><span style="color: hsl(0, 100%, 40%);">-     /* The identitifier for the STIR/SHAKEN verification */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* The identifier for the STIR/SHAKEN verification */</span><br><span>        char *identity;</span><br><span>      /* The attestation value */</span><br><span>  char *attestation;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16955">change 16955</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/+/16955"/><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: I57acab894d917d8bc01303704c793d2132a3fa01 </div>
<div style="display:none"> Gerrit-Change-Number: 16955 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>