<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25533">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts-trx: Keep the process ongoing trying to reconnect on Abis link down<br><br>Change-Id: If24c7d8d58875dd8baf4031a8fc2a8656702a2b5<br>---<br>M src/osmo-bts-trx/l1_if.c<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/33/25533/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/l1_if.c b/src/osmo-bts-trx/l1_if.c</span><br><span>index f35c9ba..8263cab 100644</span><br><span>--- a/src/osmo-bts-trx/l1_if.c</span><br><span>+++ b/src/osmo-bts-trx/l1_if.c</span><br><span>@@ -195,10 +195,11 @@</span><br><span>     osmo_fsm_inst_dispatch(trx->bb_transc.mo.fi, NM_EV_DISABLE, NULL);</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* on RSL failure, deactivate transceiver */</span><br><span> void bts_model_abis_close(struct gsm_bts *bts)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-       bts_shutdown(bts, "Abis close");</span><br><span style="color: hsl(120, 100%, 40%);">+    /* Go into shutdown state deactivating transceivers until Abis link</span><br><span style="color: hsl(120, 100%, 40%);">+    * becomes up again */</span><br><span style="color: hsl(120, 100%, 40%);">+        bts_shutdown_ext(bts, "Abis close", false);</span><br><span> }</span><br><span> </span><br><span> int bts_model_adjst_ms_pwr(struct gsm_lchan *lchan)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25533">change 25533</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/+/25533"/><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: If24c7d8d58875dd8baf4031a8fc2a8656702a2b5 </div>
<div style="display:none"> Gerrit-Change-Number: 25533 </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>