aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/bts_ericsson_rbs2000.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/bts_ericsson_rbs2000.c')
-rw-r--r--openbsc/src/bts_ericsson_rbs2000.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/bts_ericsson_rbs2000.c b/openbsc/src/bts_ericsson_rbs2000.c
index 624c52065..a849c30d3 100644
--- a/openbsc/src/bts_ericsson_rbs2000.c
+++ b/openbsc/src/bts_ericsson_rbs2000.c
@@ -40,6 +40,7 @@ static struct gsm_bts_model model_rbs2k = {
static void bootstrap_om_rbs2k(struct gsm_bts *bts)
{
LOGP(DNM, LOGL_NOTICE, "bootstrapping OML for BTS %u\n", bts->nr);
+ abis_om2k_tx_start_req(bts, &om2k_mo_cf);
/* FIXME */
}