Attention is currently required from: laforge.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-msc/+/40630?usp=email )
Change subject: msc: Initial implementation of N-PCSTATE.ind ......................................................................
Patch Set 1:
(1 comment)
File src/libmsc/sccp_ran.c:
https://gerrit.osmocom.org/c/osmo-msc/+/40630/comment/791783a0_0dec76a7?usp=... : PS1, Line 84: LOGP(DMSC, LOGL_DEBUG, "N-PCSTATE ind: affected_pc=%u sp_status=%s remote_sccp_status=%s\n",
as usual, please print pointcodes in the user-configured point-code format, not [just?] as integer.
Ack, I just used the osmo-bsc func handler as a base, which has the same problem. I'll submit a fix for osmo-bsc too.