Skip to content
Success

Changes

Summary

  1. mtp_sap.h: Protect MTP_SIO macro params with parenthesis (details)
  2. xua_rx_msg: fill xua->mtp.sio with configured network indicator (details)
  3. ss7_instance: Introduce API osmo_ss7_instance_get_network_indicator() (details)
Commit 38ce6158f4a2d236555d1c60ff39d1738e4d0f9e by Pau Espin Pedrol
mtp_sap.h: Protect MTP_SIO macro params with parenthesis

Change-Id: I0ba8139fd5458ff3637eebaaba0d4c0edd080e6a
The file was modifiedinclude/osmocom/sigtran/mtp_sap.h
Commit 306a66c7c4403b7e14748ca4a7356aad15efa9c8 by Pau Espin Pedrol
xua_rx_msg: fill xua->mtp.sio with configured network indicator

Change-Id: I12b2debd62820e917a324da2b15cfb88eebc1bd1
The file was modifiedsrc/sua.c
Commit 135c225403a7cef1e320de9b0805726279dbf8f0 by Pau Espin Pedrol
ss7_instance: Introduce API osmo_ss7_instance_get_network_indicator()

This is usually needed for users (eg. osmo-bsc) willing to use the
MTP SAP (eg. MTP-TRANSFER.req) since it needs to fill in
prim.u.transfer.sio.

Related: OS#6880
Change-Id: I3eb8a562c8f032fe5fd3bfb8282c1a5d9699218c
The file was modifiedTODO-RELEASE
The file was modifiedsrc/ss7_instance.c
The file was modifiedinclude/osmocom/sigtran/osmo_ss7.h