Skip to content
Success

Changes

Summary

  1. ss7_as_select_asp: Pass xua_msg instead of osmo_mtp_transfer_param (details)
  2. Constify xua_msg in data_hdr_from_m3ua() (details)
Commit 89ce9b94d9c3ebfec3587527d5f09dd83be049de by dwillmann
ss7_as_select_asp: Pass xua_msg instead of osmo_mtp_transfer_param

For TCAP-based loadsharing we need to access the xua_msg.

Related: SYS#5423
Change-Id: I9f376cf4078ccf4001400db4d430b36c540a2790
The file was modifiedsrc/ss7_as.c
The file was modifiedsrc/xua_as_fsm.c
The file was modifiedsrc/ss7_as.h
Commit 346b8914496e30d9107eeff95bd31b24c055f79b by dwillmann
Constify xua_msg in data_hdr_from_m3ua()

Related: SYS#5423
Change-Id: I372054dcb7f153e3ca7c845ce0bd1f558e7bb9fa
The file was modifiedsrc/m3ua.c
The file was modifiedsrc/xua_internal.h