osmo-bsc-nat/src/osmo-bsc-nat
Oliver Smith a73b45a934 bssap: forward paging from MSC to all BSCs
I've considered only forwarding to specific BSCs based on the cell
identifier list inside the paging. For that, the cell identifier would
need to be stored beforehand (read it from location update? or put it in
vty config?) and I'm not sure if it is required, so don't do this for
now and extend it later if needed.

Related: SYS#5560
Related: https://osmocom.org/projects/osmo-bscnat/wiki/AoIP_OsmoBSCNAT#PAGING-BSC
Change-Id: I2532d94aab82d136b932d57fa53c8ecf2d8d1fd9
2022-03-23 18:26:17 +01:00
..
Makefile.am Support forwarding messages with multiple BSCs 2022-03-21 16:36:32 +01:00
bsc.c Support forwarding messages with multiple BSCs 2022-03-21 16:36:32 +01:00
bsc_nat.c Support forwarding messages with multiple BSCs 2022-03-21 16:36:32 +01:00
bsc_nat_fsm.c bsc_nat_fsm: tweak get_peer_addr 2022-03-23 09:22:21 +00:00
bssap.c bssap: forward paging from MSC to all BSCs 2022-03-23 18:26:17 +01:00
logging.c treewide: tweak includes 2022-03-10 18:52:31 +01:00
main.c Store MSC 2022-03-21 16:36:32 +01:00
msc.c Support forwarding messages with multiple BSCs 2022-03-21 16:36:32 +01:00
msc_fsm.c bssap: name bssmap functions properly 2022-03-23 18:23:28 +01:00
subscr_conn.c Support forwarding messages with multiple BSCs 2022-03-21 16:36:32 +01:00
vty.c bsc_nat: use sub-structs for cn, ran 2022-03-21 16:36:32 +01:00