Attention is currently required from: neels.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/32385
to look at the new patch set (#2).
Change subject: SCCP N-PCSTATE: trigger MSC status on PC availability ......................................................................
SCCP N-PCSTATE: trigger MSC status on PC availability
Backport of 8f8af409743ee03b4a620a21d22facda304f3e68 to 2023q1, with this tweak in osmo_bsc_sigtran.c:
- handle_pcstate_ind(osmo_sccp_get_ss7(sccp), &scu_prim->u.pcstate); + handle_pcstate_ind(osmo_sccp_get_ss7(osmo_sccp_get_sccp(scu)), &scu_prim->u.pcstate);
because the patch that introduced local variable 'sccp' is not merged here yet: 'Optimize subscr_conns lookup' 85062ccad31e9fb73e0256a5ee556c6ae0a16449 I667d3ec1dad0ab7bc0fa4799d9611f3a914d07e5
Related: SYS#6319 Related: Ia1aea4e33230d6a685b72ea5ba20dd9c7d265d44 osmo-ttcn3-hacks Related: Ib4a5330df30a73e744c316898817b2fa3271d75e osmo-ttcn3-hacks Change-Id: I3a0869598b8395601a16d78dbc46eec400c0ea84 --- M include/osmocom/bsc/bssmap_reset.h M src/osmo-bsc/bssmap_reset.c M src/osmo-bsc/osmo_bsc_sigtran.c 3 files changed, 135 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/85/32385/2