Skip to content
Success

Changes

Summary

  1. ipa: Fix asp_id/SLS unset in tcp-server mode (details)
Commit a3232c4b7ba8d90f852211c987a4a438c8970aa6 by Pau Espin Pedrol
ipa: Fix asp_id/SLS unset in tcp-server mode

Commit changing the value set to asp_id (used to derive SLS) for IPA
conns only updated the asp_id value on the stream_cli code path, but not
on the stream_srv one.
As a result, on IPA conns with an underlaying TCP server conn, asp_id
and SLS was always 0.

Fixes: 2c9ba16 "ipa: Use pseudo-random number for SLS in IPA->M3UA direction
Change-Id: I6e166aa67da6103d541084a45e8dc5595241fe60
The file was modifiedsrc/osmo_ss7_asp.c
The file was modifiedsrc/osmo_ss7_xua_srv.c