Attention is currently required from: jolly.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/34361?usp=email )
Change subject: ASCI: Add BCC call state definitions ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File include/osmocom/gsm/protocol/gsm_44_068.h:
https://gerrit.osmocom.org/c/libosmocore/+/34361/comment/73b671e2_d084d12a PS1, Line 69: OSMO_GSM44068_CSTATE_U2sl_U2 So, you're changing public API here. The usual approach is to add defines with old names for backwards compatibility. But I see that it's relatively new API (2023-04-20), and most likely there are no API users, so it should be fine.