Attention is currently required from: neels.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/31429 )
Change subject: sccp_sap_up(): ignore PCSTATE.ind ......................................................................
Patch Set 4:
(1 comment)
File src/osmo-hnbgw/hnbgw_cn.c:
https://gerrit.osmocom.org/c/osmo-hnbgw/+/31429/comment/6140cb06_7a96369b PS4, Line 434: LOGP(DMAIN, LOGL_DEBUG, "Ignoring: SCCP USER SAP: %s\n", osmo_scu_prim_hdr_name_c(OTC_SELECT, oph)); this is worded a bit strange, IMHO. We're not ignoring the SAP, but we're ignoring something received from the SAP, see the log line below. I'd suggest to align the string with the one below, i.e. "Ignoring prim %s from SCCP USER SAP"