Attention is currently required from: dexter, fixeria.
Patch set 1:Code-Review -1
1 comment:
File include/osmo-bts/pcuif_proto.h:
Patch Set #1, Line 32: #define PCU_IF_SAPI_AGCH 0x02 /* (deprecated) */
They were deprecated with v11, but since v12 which you will introduce now they will be no-longer supported, hence they should actually be removed.
AFAIU the protocol version is checked at startup, so there shouldn't be problems with different versions using the same value for different topics.
To view, visit change 34707. To unsubscribe, or for help writing mail filters, visit settings.