<p>keith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24130">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Log messages about RTP timestamps at level INFO<br><br>During normal operations, osmo-mgw floods the log/vty at level NOTICE with<br>message about RTP timestamps, let's log them at INFO instead.<br><br>Change-Id: Id76dc6345e1b1875240c87c609b5224ea9a6643f<br>---<br>M src/libosmo-mgcp/mgcp_network.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/30/24130/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c</span><br><span>index 6a30165..748ac9c 100644</span><br><span>--- a/src/libosmo-mgcp/mgcp_network.c</span><br><span>+++ b/src/libosmo-mgcp/mgcp_network.c</span><br><span>@@ -326,7 +326,7 @@</span><br><span> </span><br><span>        if (timestamp_error) {</span><br><span>               rate_ctr_inc(sstate->err_ts_ctr);</span><br><span style="color: hsl(0, 100%, 40%);">-            LOGPENDP(endp, DRTP, LOGL_NOTICE,</span><br><span style="color: hsl(120, 100%, 40%);">+             LOGPENDP(endp, DRTP, LOGL_INFO,</span><br><span>                       "The %s timestamp has an alignment error of %d "</span><br><span>                   "on SSRC: %u "</span><br><span>                     "SeqNo delta: %d, TS delta: %d, dTS/dSeq: %d "</span><br><span>@@ -413,7 +413,7 @@</span><br><span>      /* If there is an alignment error, we have to compensate it */</span><br><span>       if (ts_error) {</span><br><span>              state->patch.timestamp_offset += ptime - ts_error;</span><br><span style="color: hsl(0, 100%, 40%);">-           LOGPENDP(endp, DRTP, LOGL_NOTICE,</span><br><span style="color: hsl(120, 100%, 40%);">+             LOGPENDP(endp, DRTP, LOGL_INFO,</span><br><span>                       "Corrected timestamp alignment error of %d on SSRC: %u "</span><br><span>                   "new TS offset: %d, "</span><br><span>                      "from %s:%d\n",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24130">change 24130</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/osmo-mgw/+/24130"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id76dc6345e1b1875240c87c609b5224ea9a6643f </div>
<div style="display:none"> Gerrit-Change-Number: 24130 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>