aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/rsl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/rsl.c')
-rw-r--r--src/common/rsl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/rsl.c b/src/common/rsl.c
index 6d409885..7c17b63d 100644
--- a/src/common/rsl.c
+++ b/src/common/rsl.c
@@ -398,6 +398,8 @@ static int rsl_rx_paging_cmd(struct gsm_bts_trx *trx, struct msgb *msg)
/* FIXME: notfiy the BSC somehow ?*/
}
+ pcu_tx_pag_req(identity_lv, chan_needed);
+
return 0;
}