<p>Benjamin Keith Ford has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/6401">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_pjsip: Suppress frame warnings.<br><br>When rtp_keepalive is on for a PJSIP endpoint dialing to another<br>Asterisk instance also using PJSIP, Asterisk will continue to print<br>warning messages about not being able to send frames of a certain<br>type. This suppresses that warning message.<br><br>Change-Id: I0332a05519d7bda9cacfa26d433909ff1909be67<br>---<br>M channels/chan_pjsip.c<br>1 file changed, 0 insertions(+), 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/01/6401/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/channels/chan_pjsip.c b/channels/chan_pjsip.c<br>index 677dfd3..b36e77b 100644<br>--- a/channels/chan_pjsip.c<br>+++ b/channels/chan_pjsip.c<br>@@ -942,7 +942,6 @@<br>          }<br>             break;<br>        default:<br>-             ast_log(LOG_WARNING, "Can't send %u type frames with PJSIP\n", frame->frametype);<br>            break;<br>        }<br> <br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/6401">change 6401</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/6401"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I0332a05519d7bda9cacfa26d433909ff1909be67 </div>
<div style="display:none"> Gerrit-Change-Number: 6401 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Benjamin Keith Ford <bford@digium.com> </div>