osmo-msc/src
Stefan Sperling 6d28981912 Make sending an SMS to an unknown subscriber B work over SMPP.
Make the submit_to_sms() funcion aware of the message mode. If the
message does not require real-time "transactional/forward mode" we
can store it in the SMS database even if subscriber B cannot be
found in the VLR at this point in time.

This should should make the esme_ms_sms_storeforward test in
osmo-gsm-tester pass (a tweak to this test's expectations will
be needed as well, because the test currently assumes that an
invalid phone number for subscriber B will fail immediately,
rather than cause the message to eventually expire).

Change-Id: Ic3d78919568ad9252b4d19c3ddab5068d1c52db2
Related: OS#2354
2018-01-31 19:49:48 +00:00
..
libcommon Remove unused code 2018-01-30 18:12:52 +01:00
libcommon-cs Permit a set of multiple different A5 ciphers 2018-01-28 00:09:42 +00:00
libmsc Make sending an SMS to an unknown subscriber B work over SMPP. 2018-01-31 19:49:48 +00:00
libvlr Shift ciphering algorithm selection from VLR to MSC 2018-01-28 00:09:41 +00:00
osmo-msc debug: Remove dead log categories 2018-01-25 00:38:11 +01:00
utils Remove utils imported from openbsc, fix building remaining util smpp_mirror 2017-12-05 19:16:32 +00:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00