<p>Michael Kuron <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/6249">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_xmpp: fix inverted return code check in OAuth<br><br>fetch_access_token calls func_curl via ast_func_read. The latter returns 0 upon<br>success and -1 if the function is not available.<br>This commit inverts the return code check so that an error is printed if the<br>module is not loaded and not if it is loaded.<br><br>ASTERISK-27207 #close<br><br>Change-Id: I9ef903f80702d1218e8701f65a4e5e918e6548fb<br>---<br>M res/res_xmpp.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/49/6249/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/6249">change 6249</a>. To unsubscribe, 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/6249"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I9ef903f80702d1218e8701f65a4e5e918e6548fb </div>
<div style="display:none"> Gerrit-Change-Number: 6249 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Michael Kuron <m.kuron@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: Andrey <andr06@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Michael Kuron <m.kuron@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>