<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17584">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stir/shaken: Avoid a compiler extension of GCC.<br><br>ASTERISK-29776<br><br>Change-Id: I86e5eca66fb775a5744af0c929fb269e70575a73<br>---<br>M res/res_pjsip/pjsip_configuration.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/84/17584/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/res_pjsip/pjsip_configuration.c b/res/res_pjsip/pjsip_configuration.c</span><br><span>index f324bbb..e32a3d2 100644</span><br><span>--- a/res/res_pjsip/pjsip_configuration.c</span><br><span>+++ b/res/res_pjsip/pjsip_configuration.c</span><br><span>@@ -740,7 +740,7 @@</span><br><span> }</span><br><span> </span><br><span> static const char *stir_shaken_map[] = {</span><br><span style="color: hsl(0, 100%, 40%);">-   [AST_SIP_STIR_SHAKEN_OFF] "off",</span><br><span style="color: hsl(120, 100%, 40%);">+    [AST_SIP_STIR_SHAKEN_OFF] = "off",</span><br><span>         [AST_SIP_STIR_SHAKEN_ATTEST] = "attest",</span><br><span>   [AST_SIP_STIR_SHAKEN_VERIFY] = "verify",</span><br><span>   [AST_SIP_STIR_SHAKEN_ON] = "on",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17584">change 17584</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/+/17584"/><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: I86e5eca66fb775a5744af0c929fb269e70575a73 </div>
<div style="display:none"> Gerrit-Change-Number: 17584 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>