osmo-msc/src/libvlr
Neels Hofmeyr 9aac5c2d21 add rudimentary NRI support for MSC pooling
This patch served for a manual testing counterpart for osmo-bsc to implement
MSC pooling.

This enables a basic MSC pooling setup, but for a production setup, osmo-msc
would still lack various features related to unloading subscribers to another
MSC as explained in 3GPP TS 23.236.

Change-Id: Iafe0878a0a2c8669080d757b34a398ea75fced36
2020-06-19 03:58:13 +02:00
..
Makefile.am Add SGs Interface 2019-02-04 13:36:26 +01:00
vlr.c add rudimentary NRI support for MSC pooling 2020-06-19 03:58:13 +02:00
vlr_access_req_fsm.c use new osmo_mobile_identity API everywhere 2020-06-19 03:58:13 +02:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr: remove unused parameter 'log_level' of auth_fsm_start() 2020-01-27 18:21:08 +00:00
vlr_auth_fsm.h vlr_auth_fsm: Fix compilation with gcc-10 2020-04-20 18:18:18 +00:00
vlr_core.h VLR: send CHECK-IMEI to EIR/HLR 2019-01-16 10:42:56 +00:00
vlr_lu_fsm.c vlr: remove unused parameter 'log_level' of auth_fsm_start() 2020-01-27 18:21:08 +00:00
vlr_lu_fsm.h vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
vlr_sgs.c Fix some typos 2019-11-19 01:04:34 +00:00
vlr_sgs_fsm.c vlr_sgs_fsm: add missing break, do not call to_null() twice 2020-01-27 18:21:08 +00:00
vlr_sgs_fsm.h Add SGs Interface 2019-02-04 13:36:26 +01:00