<p>Salah Ahmed <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9807">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">dialplan_functions: wrong srtp use status report of a dialplan function<br><br>If asterisk offer an endpoint with SRTP and that endpoint respond<br>with non srtp, in that case channel(rtp,secure,audio) reply wrong<br>status.<br><br>Why delete flag AST_SRTP_CRYPTO_OFFER_OK while check identical remote_key:<br>Currently this flag has being set redundantly. In either case identical<br>or different remote_key this flag has being set. So if we<br>don't set it while we receive identical remote_key or non SRTP SDP<br>response then we can take decision of srtp use by using that flag.<br><br>ASTERISK-27999<br><br>Change-Id: I29dc2843cf4e5ae2604301cb4ff258f1822dc2d7<br>---<br>M channels/pjsip/dialplan_functions.c<br>M main/sdp_srtp.c<br>2 files changed, 7 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/07/9807/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9807">change 9807</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/9807"/><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: I29dc2843cf4e5ae2604301cb4ff258f1822dc2d7 </div>
<div style="display:none"> Gerrit-Change-Number: 9807 </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: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>