Attention is currently required from: osmith, dexter.
Patch set 5:Code-Review +1
1 comment:
File include/osmocom/mgcp/mgcp_trunk.h:
Patch Set #5, Line 69: uint8_t ts_in_use[NUM_E1_TS-1];
I first thought this was holding a ts_nr on each array field. It's actually a counter. Would you mind renaming it to "num_ts_in_use"? It would be much more clearer.
To view, visit change 31269. To unsubscribe, or for help writing mail filters, visit settings.