osmo-msc/include/osmocom
Mychaela N. Falconia 02c49373f3 SMS over GSUP: correctly route GSUP responses to MT SMS
When OsmoMSC is used with OsmoHLR rather than a GSUP-to-MAP gateway,
MT-forwardSM.req GSUP messages delivering MT SMS will be coming from
a separate SMSC relayed via OsmoHLR, rather than from OsmoHLR itself.
When we reply to these messages, in order for these replies to reach
the MT-sending SMSC via OsmoHLR, we need to save source_name from
the request and regurgitate it into destination_name in our response
messages.  Implement this logic.

Related: OS#6135
Change-Id: I436e333035b8f6e27f86a49fe293ea48ea07a013
2023-09-25 05:13:49 +00:00
..
msc SMS over GSUP: correctly route GSUP responses to MT SMS 2023-09-25 05:13:49 +00:00
smpp SMPP: make smpp_smsc_stop() static 2022-11-21 16:31:05 +03:00
Makefile.am Introduce libsmpputil 2022-08-05 22:12:09 +07:00