<p>Salah Ahmed <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13180">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_t38: T.38 error correction mode selection at 200 ok received<br><br>if asterisk offer T38 SDP with none error correction scheme and<br>the endpoint respond with redundancy EC scheme, asterisk switch<br>to that mode. Since we configure the endpoint as none EC mode<br>we should not switch to any other mode except none.<br>following logic implemented in code.<br><br>1. If asterisk offer none, and anything except none in answer<br>   will be ignored.<br>2. If asterisk offer fec, answer with fec, redundancy and none will<br>   be accepted.<br>3. If asterisk offer redundancy, answer with redundancy and none<br>   will be accepted.<br><br>ASTERISK-28621<br><br>Change-Id: I343c62253ea4c8b7ee17abbfb377a4d484a14b19<br>---<br>M res/res_pjsip_t38.c<br>1 file changed, 25 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/13180/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13180">change 13180</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/+/13180"/><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-Change-Id: I343c62253ea4c8b7ee17abbfb377a4d484a14b19 </div>
<div style="display:none"> Gerrit-Change-Number: 13180 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Salah Ahmed <txrubel@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>