Attention is currently required from: pespin. daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/30363 )
Change subject: paging: Split paging queue into 2 queues: initial and retrans ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/paging.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/30363/comment/f92f427a_55b45a92 PS1, Line 263: bts_pag_st->initial_req_list_len--; You already adjust the *_list_len accordingly in paging_remove_request(). I'd suggest to do that in paging_req_timeout_trans() as well if req->attempts == 0