<p>George Joseph would like Friendly Automation, Joshua C. Colp and Alexei Gradinari to <strong>review</strong> this change.</p><p><a href="https://gerrit.asterisk.org/10788">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Revert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit"<br><br>This reverts commit 3f53041267234b21aedd522c1197ec57cca90845.<br><br>Pending resolution of ASTERISK_28200<br><br>Change-Id: Iad4f3614cac95b00fdbb2b799aab8ae6285ec988<br>---<br>M res/res_rtp_asterisk.c<br>1 file changed, 0 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/88/10788/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/res_rtp_asterisk.c b/res/res_rtp_asterisk.c</span><br><span>index ff8e453..465f9bc 100644</span><br><span>--- a/res/res_rtp_asterisk.c</span><br><span>+++ b/res/res_rtp_asterisk.c</span><br><span>@@ -6438,16 +6438,6 @@</span><br><span>  switch (ast_format_get_type(rtp->f.subclass.format)) {</span><br><span>    case AST_MEDIA_TYPE_AUDIO:</span><br><span>           rtp->f.frametype = AST_FRAME_VOICE;</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-          /* The marker bit set on the voice packet indicates the start</span><br><span style="color: hsl(0, 100%, 40%);">-            * of a new stream and a new time stamp. Need to reset the DTMF</span><br><span style="color: hsl(0, 100%, 40%);">-          * last sequence number and the timestamp of the last END packet.</span><br><span style="color: hsl(0, 100%, 40%);">-                */</span><br><span style="color: hsl(0, 100%, 40%);">-             if (mark) {</span><br><span style="color: hsl(0, 100%, 40%);">-                     rtp->last_seqno = 0;</span><br><span style="color: hsl(0, 100%, 40%);">-                 rtp->last_end_timestamp = 0;</span><br><span style="color: hsl(0, 100%, 40%);">-         }</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>            break;</span><br><span>       case AST_MEDIA_TYPE_VIDEO:</span><br><span>           rtp->f.frametype = AST_FRAME_VIDEO;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/10788">change 10788</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/10788"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iad4f3614cac95b00fdbb2b799aab8ae6285ec988 </div>
<div style="display:none"> Gerrit-Change-Number: 10788 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua C. Colp <jcolp@digium.com> </div>