osmo-msc/src
Neels Hofmeyr c98b19d4a3 vlr_auth_fsm: add result no_auth_info_event
Add third outcome of auth_fsm: the no_auth_info_event, which should be
dispatched when auth failed because the HLR has no auth info for this
subscriber, i.e. not because an actual auth challenge failed.

No functional change: Handling no_auth_info_event separately follows in
another patch (to allow fallback to no-auth). Feed the same
_E_AUTH_FAILURE as no_auth_info_event to still behave unchanged.

Related: OS#4830
Change-Id: I5103b1f2727f1729a5517ae359df813d50436ed3
2022-10-27 23:54:42 +02:00
..
libmsc msc_a,vlr: add is_ciphering_required (accurately named) 2022-10-27 23:54:00 +02:00
libsmpputil SMPP: use default port from libsmpp34 2022-10-20 20:10:39 +03:00
libvlr vlr_auth_fsm: add result no_auth_info_event 2022-10-27 23:54:42 +02:00
osmo-msc Introduce support for libosmo-mgcp-client MGW pooling 2022-10-19 18:27:15 +02:00
utils SMPP: use default port from libsmpp34 2022-10-20 20:10:39 +03:00
Makefile.am Introduce libsmpputil 2022-08-05 22:12:09 +07:00