Attention is currently required from: falconia.
Patch set 1:Code-Review +1
1 comment:
File src/osmo-bsc/bts_vty.c:
Patch Set #1, Line 487: bts->type != GSM_BTS_TYPE_NOKIA_SITE
Is this parameter Nokia *Site specific?
If not, better use `!is_nokia_bts(bts)` here like other VTY commands do.
To view, visit change 42714. To unsubscribe, or for help writing mail filters, visit settings.