<p>pespin <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25006">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce VTY option to forbid use of TCH for non-voicecall signalling<br><br>Usual allocation mechansim, when some signalling channel is needed,<br>first tries to reserve an SDCCH, and if all of them are exhausted, then<br>attempts to reserve a TCH as a last resort.<br>This, however, may cause TCH starvation under certain situations, for<br>instance if there high load on other services (LU, SMS, etc.).<br>Hence, it may be desirable for the operator to forbid reservation<br>of TCH slots once SDCCH become exhausted. This commit is thus adding a<br>VTY command which allows forbidding it. The default behavior (allow using<br>TCH timeslots when SDCCHs are exhausted) is kept as before.<br><br>The above mentioned prohibition is applied only to non-voicecall related<br>signalling services. That's because voicecall services will end up<br>requiring a TCH anyway, and forbiding reservation of TCH straighaway<br>when SDCCHs are exhausted would mean no voice calls could be initiated<br>while still TCHs would be available.<br><br>Related: SYS#5548<br>Change-Id: Ib08027125145df26602069bfb51847063b0ccc0c<br>---<br>M include/osmocom/bsc/bts.h<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/bts.c<br>M src/osmo-bsc/bts_vty.c<br>M tests/osmo-bsc.vty<br>6 files changed, 67 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/06/25006/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25006">change 25006</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-bsc/+/25006"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib08027125145df26602069bfb51847063b0ccc0c </div>
<div style="display:none"> Gerrit-Change-Number: 25006 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>