<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/26091">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-trx: sched_lchan_tchf: Change log level to debug for line informing about missing dl prim<br><br>This scenario is actually expected when the call is being set up or torn<br>down, since we may not be receiving RTP from the MGW to send to the MS.<br>Hence, let's lower the log level to DEBUG to avoid having log clogged<br>for each call start/stop if INFO is used.<br><br>Related: SYS#5676<br>Change-Id: Ib7f274b97cc66d671316eae429ee4baf16831534<br>---<br>M src/osmo-bts-trx/sched_lchan_tchf.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/91/26091/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/sched_lchan_tchf.c b/src/osmo-bts-trx/sched_lchan_tchf.c</span><br><span>index a6fcd7a..85ab321 100644</span><br><span>--- a/src/osmo-bts-trx/sched_lchan_tchf.c</span><br><span>+++ b/src/osmo-bts-trx/sched_lchan_tchf.c</span><br><span>@@ -537,7 +537,7 @@</span><br><span>                      0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b, 0x2b,</span><br><span>          };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-          LOGL1SB(DL1P, LOGL_INFO, l1ts, br, "No TCH or FACCH prim for transmit.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+         LOGL1SB(DL1P, LOGL_DEBUG, l1ts, br, "No TCH or FACCH prim for transmit.\n");</span><br><span>               gsm0503_tch_fr_encode(*bursts_p, dummy, sizeof(dummy), 1);</span><br><span>           goto send_burst;</span><br><span>     }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/26091">change 26091</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-bts/+/26091"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib7f274b97cc66d671316eae429ee4baf16831534 </div>
<div style="display:none"> Gerrit-Change-Number: 26091 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>