Attention is currently required from: fixeria, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/27960 )
Change subject: smscb: Store ETWS input state from CBSP ......................................................................
Patch Set 2:
(3 comments)
File src/osmo-bsc/smscb.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/27960/comment/9ddab0d3_bc87afd4 PS1, Line 475: LOG_BTS(bts, DCBS, LOGL_NOTICE, "ETWS PN broadcast voa PCH disabled (cause=%s)\n",
"via". will fix it.
Done
https://gerrit.osmocom.org/c/osmo-bsc/+/27960/comment/54ad0d68_f4ead073 PS1, Line 510: memcpy(bes->input.sec_info, wrepl->u.emergency.warning_sec_info, ETWS_SEC_INFO_SIZE);
the 'wrepl' is something that the CBSP decoder of libosmogsm passes to us, not a raw msbb structure […]
Done
https://gerrit.osmocom.org/c/osmo-bsc/+/27960/comment/e99ee403_01eee9c2 PS1, Line 705: osmo_timer_del(&bts->etws.timer);
thanks. […]
Done