<p dir="ltr"><br>
On Jun 15, 2016 10:38 PM, "Tom Tsou" <tom@tsou.cc> wrote:<br>
><br>
> On Wed, Jun 15, 2016 at 10:08 AM, Max <<a href="mailto:msuraev@sysmocom.de">msuraev@sysmocom.de</a>> wrote:<br>
> > I've tried it with manually sending POWERON - the issue with CHAN RQD is<br>
> > gone but the phone still does not work. I'll look into OML/RSL/whatever<br>
> > is preventing it from working.<br>
><br>
> Make sure that the static variable 'settsc_enabled' is set.<br>
><br>
> diff --git a/src/osmo-bts-trx/trx_if.c b/src/osmo-bts-trx/trx_if.c<br>
> index a4c16dc..8c9a839 100644<br>
> --- a/src/osmo-bts-trx/trx_if.c<br>
> +++ b/src/osmo-bts-trx/trx_if.c<br>
> @@ -47,7 +47,7 @@<br>
>  //#define TOA_RSSI_DEBUG<br>
><br>
>  int transceiver_available = 0;<br>
> -int settsc_enabled = 0;<br>
> +int settsc_enabled = 1;<br>
>  int setbsic_enabled = 0;</p>
<p dir="ltr">Could you explain why is that required?</p>
<p dir="ltr">I don't remember the code exactly, but IIRC this is equivalent to setting or removing 'tsc' line in the config file.</p>
<p dir="ltr">Please excuse typos. Written with a touchscreen keyboard.</p>
<p dir="ltr">--<br>
Regards,<br>
Alexander Chemeris<br>
CEO Fairwaves, Inc.<br>
<a href="https://fairwaves.co">https://fairwaves.co</a></p>