osmo-hlr/src
Mychaela N. Falconia be8bcd30eb ctrl: add subscriber.by-*.imsi GET-able variable
There may be a need in various OsmoCNI-attached entities (for example,
external SMSC implementations) to perform a mapping from known MSISDN
to unknown IMSI, querying OsmoHLR subscriber db for it.  Querying for
subscriber.by-msisdn-*.imsi will be much more efficient (and easier on
client-side implementors) than querying for subscriber.by-msisdn-*.info
and fishing the IMSI out of the long multiline response, discarding all
other irrelevant info.

Related: OS#6312
Change-Id: Icea1a74d0c664047f46758ab4ad75508782f3d12
2023-12-17 21:47:21 +00:00
..
gsupclient Bump version: 1.2.0.78-8c90-dirty → 1.3.0 2021-02-23 18:13:54 +01:00
mslookup Bump version: 1.6.0.20-37f0-dirty → 1.7.0 2023-09-12 14:41:34 +02:00
Makefile.am SMS over GSUP: implement vty config of SMSC routing 2023-09-21 01:56:21 +00:00
auc.c Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
ctrl.c ctrl: add subscriber.by-*.imsi GET-able variable 2023-12-17 21:47:21 +00:00
db.c db: extend database schema to support 256bit K and/or OP[c] values 2023-08-29 13:42:41 +00:00
db_auc.c Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
db_debug.c src/db.c: integrate SQLite3 with talloc allocator 2019-07-30 17:15:17 +00:00
db_hlr.c db: extend database schema to support 256bit K and/or OP[c] values 2023-08-29 13:42:41 +00:00
db_sql2c.sed Rename db_bootstrap.sed to db_sql2c.sed 2018-12-04 14:13:47 +01:00
dbd_decode_binary.c treewide: remove FSF address 2021-12-14 12:15:54 +01:00
dgsm.c Vty: Fixup config shown/written from vty 2022-12-27 17:03:08 +00:00
dgsm_vty.c Vty: Fixup config shown/written from vty 2022-12-27 17:03:08 +00:00
gsup_router.c 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02:00
gsup_send.c 1/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_name 2020-04-30 19:16:09 +02:00
gsup_server.c Add support for multiple APN profiles for subscriber data 2023-09-12 09:48:02 +00:00
hlr.c SMS over GSUP: handle READY-FOR-SM.req from MSCs 2023-09-21 02:06:58 +00:00
hlr_db_tool.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:56:24 +01:00
hlr_sms.c SMS over GSUP: handle READY-FOR-SM.req from MSCs 2023-09-21 02:06:58 +00:00
hlr_ussd.c USSD: fix handling of ussd-DataCodingScheme != 0x0f 2023-07-21 12:49:20 +00:00
hlr_vty.c SMS over GSUP: implement vty config of SMSC routing 2023-09-21 01:56:21 +00:00
hlr_vty_subscr.c Add VTY support for TUAK algorithm 2023-08-29 13:42:41 +00:00
logging.c ctrl: Introduce cmd SET subscriber.create <imsi> 2022-06-20 13:37:53 +02:00
lu_fsm.c lu_fsm: fix memleak in lu_fsm_wait_insert_data_result() 2023-07-05 00:15:17 +07:00
mslookup_server.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:56:24 +01:00
mslookup_server_mdns.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:56:24 +01:00
osmo-euse-demo.c move headers to include/osmocom/hlr 2019-11-20 01:25:39 +01:00
populate_hlr_db.pl populate_hlr_db.pl: Script to generate a HLR database 2016-05-03 18:51:40 +02:00
proxy.c Add vty `reject-cause` to set the reject cause 2023-01-20 14:03:01 +00:00
rand_fake.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
rand_urandom.c initial import of osmo-gsup-hlr code so far 2016-04-28 07:18:49 +02:00
remote_hlr.c D-GSM 3/n: implement roaming by mslookup in osmo-hlr 2020-04-30 19:22:24 +02:00
timestamp.c D-GSM 1/n: add mslookup server in osmo-hlr 2020-04-30 19:22:24 +02:00