Attention is currently required from: pespin.
lynxis lazus has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-iuh/+/38946?usp=email )
Change subject: iu_client: add ranap_iu_page_cs2/ranap_iu_page_ps2 ......................................................................
Patch Set 6:
(3 comments)
File include/osmocom/ranap/iu_client.h:
https://gerrit.osmocom.org/c/osmo-iuh/+/38946/comment/33722f00_122646f1?usp=... : PS6, Line 70: OSMO_DEPRECATED("Use ranap_iu_page_cs2 instead.");
I think we don't actually put dots at the end here usually.
Done
File include/osmocom/ranap/iu_client.h:
https://gerrit.osmocom.org/c/osmo-iuh/+/38946/comment/bdac889c_9a9a7ba7?usp=... : PS3, Line 68: int ranap_iu_page_cs(const char *imsi, const uint32_t *tmsi, uint16_t lac);
btw, we probably want to mark these as DEPRECATED in this same patch.
Done
File src/iu_client.c:
https://gerrit.osmocom.org/c/osmo-iuh/+/38946/comment/5a5775d7_9756d521?usp=... : PS3, Line 901: };
yes, you're right for CS
Done