mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
RBS2000: Don't sent IS configuration if we want to config TF
This commit is contained in:
@@ -170,7 +170,7 @@ static void nm_statechg_evt(unsigned int signal,
|
||||
break;
|
||||
if (nsd->new_state->availability == OM2K_MO_S_STARTED) {
|
||||
/* TF has started, configure + enable it */
|
||||
abis_om2k_tx_is_conf_req(nsd->bts);
|
||||
abis_om2k_tx_tf_conf_req(nsd->bts);
|
||||
}
|
||||
break;
|
||||
case OM2K_MO_CLS_TRXC:
|
||||
|
Reference in New Issue
Block a user