Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38947?usp=email )
Change subject: iu_client: add a new event NEW_LAC_RAC ......................................................................
Patch Set 3:
(1 comment)
File include/osmocom/ranap/iu_client.h:
https://gerrit.osmocom.org/c/osmo-iuh/+/38947/comment/3b79a558_f34f8713?usp=... : PS3, Line 50: RANAP_IU_EVENT_NEW_LAC_RAC, /* Either a new LAC/RAC has been detected */
Have a look at struct gsm0808_cell_id. Not saying you must use it, but worth a thought. […]
Btw. iu_client is also somehow deprecated. Because it abstractions are not well designed. For this reason neels already rewritten the MSC code to not use iu_client. But currently I don't want to replace it. Too much changing parts already. Yes maybe we can use gsm0808_cell_id_u. But currently I would rather go with this approach. It is not the best approach (rewrite ;) but having at least some information would be sufficient IMHO.