<p><a href="https://gerrit.asterisk.org/c/asterisk/+/13853">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.asterisk.org/c/asterisk/+/13853/2/res/res_rtp_asterisk.c">File res/res_rtp_asterisk.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/13853/2/res/res_rtp_asterisk.c@8663">Patch Set #2, Line 8663:</a> <code style="font-family:monospace,monospace">                    "       Display settings configuration of the RTP\n";</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Display RTP configuration settings</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/13853/2/res/res_rtp_asterisk.c@8677">Patch Set #2, Line 8677:</a> <code style="font-family:monospace,monospace">       ast_cli(a->fd, "  RTP Check sums:  %s\n", AST_CLI_YESNO(nochecksums == 0));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Checksums (one word)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/13853/2/res/res_rtp_asterisk.c@8678">Patch Set #2, Line 8678:</a> <code style="font-family:monospace,monospace">    ast_cli(a->fd, "  DTFM Timeout:    %d\n", dtmftimeout);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">DTMF</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/c/asterisk/+/13853/2/res/res_rtp_asterisk.c@8682">Patch Set #2, Line 8682:</a> <code style="font-family:monospace,monospace">                ast_cli(a->fd, "  Probation :      %d\n", learning_min_sequential);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Change to:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;"> ast_cli(a->fd, "  Probation:       %d frames\n", learning_min_sequential);</pre></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/13853">change 13853</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/+/13853"/><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: Ibe5450898e2c3e1ed68c10993aa1ac6bf09b821f </div>
<div style="display:none"> Gerrit-Change-Number: 13853 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Rodrigo Ramirez Norambuena <a@rodrigoramirez.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 05 Mar 2020 16:21:05 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>