osmo-msc/src/libvlr
Harald Welte 544a32f271 Send "BSSMAP CommonID" to tell BSC about the IMSI
We're already sending the RANAP CommonID message to the RNC,
let's do the same using BSSMAP CommonId towards the BSC.  This
way the BSC knows about the IMSI of the served subscriber, which
is very useful for logging/debugging.

Change-Id: I2552736477663adb250c55728093500e8ae83ebb
Closes: OS#2969
Depends: libosmocore.git I353adc1aa72377f7d4b3336d2ff47791fb73d62c
2020-08-17 11:17:41 +00: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 Send "BSSMAP CommonID" to tell BSC about the IMSI 2020-08-17 11:17:41 +00: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 Send "BSSMAP CommonID" to tell BSC about the IMSI 2020-08-17 11:17:41 +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