osmo-hlr/tests
Mychaela N. Falconia ff7c7ea085 SMS over GSUP: implement vty config of SMSC routing
At the user-visible level (advanced settings menus on phones,
GSM 07.05 AT commands, SIM programming) each SMSC is identified
by a numeric address that looks like a phone number, originally
meant to be a Global Title.  OsmoMSC passes these SMSC addresses
through as-is to MO-forwardSM.req GSUP message - however, SMSCs
that connect to OsmoHLR via GSUP identify themselves by their
IPA names instead.  Hence we need a mapping mechanism in OsmoHLR
config.

To accommodate different styles of network design ranging from
strict recreation of classic GSM architecture to guest roaming
arrangements, a two-level configuration is implemented, modeled
after EUSE/USSD configuration: first one defines which SMSCs exist
as entities, identified only by their IPA names, and then one
defines which numeric SMSC address (in SM-RP-DA) should go to which
configured SMSC, with the additional possibility of a default route.

Related: OS#6135
Change-Id: I1624dcd9d22b4efca965ccdd1c74f0063a94a33c
2023-09-21 01:56:21 +00:00
..
auc Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
db Port to new libosmogsm 'struct osmo_sub_auth_data2' 2023-06-14 14:53:04 +02:00
db_upgrade db: extend database schema to support 256bit K and/or OP[c] values 2023-08-29 13:42:41 +00:00
gsup tests/*/Makefile.am: move -I to AM_CPPFLAGS 2023-03-14 20:11:45 +00:00
mslookup tests/*/Makefile.am: move -I to AM_CPPFLAGS 2023-03-14 20:11:45 +00:00
Makefile.am tests: Allow specyfing specific ctrl test to run 2022-06-17 17:03:25 +02:00
test_nodes.vty SMS over GSUP: implement vty config of SMSC routing 2023-09-21 01:56:21 +00:00
test_subscr_create_on_demand.vty Create subscribers on demand 2019-05-19 14:42:46 +07:00
test_subscriber.ctrl Introduce support for XOR-2G algorithm 2023-05-30 21:43:14 +02:00
test_subscriber.sql test_subscriber.ctrl: test against octal/hex interpretation of id 2017-10-27 02:37:20 +02:00
test_subscriber.vty Add VTY support for TUAK algorithm 2023-08-29 13:42:41 +00:00
test_subscriber.vty.sql VTY: integrate IMEI 2019-01-24 15:29:08 +00:00
test_subscriber_errors.ctrl Add support for multiple APN profiles for subscriber data 2023-09-12 09:48:02 +00:00
testsuite.at db v6: determine 3G AUC IND from VLR name 2021-07-19 09:01:06 +00:00