Attention is currently required from: pespin, fixeria.
2 comments:
File include/osmo-bts/paging.h:
Patch Set #1, Line 40: int paging_add_macblock(struct paging_state *ps, const char *imsi,
this is not really an imsi, but an imsi_suffix right? 3 chars. […]
At the moment we indeed pass the suffix, but in PCUIF v.11 we will pass the full IMSI, so I made it compatible.
File src/common/paging.c:
Patch Set #1, Line 272: int paging_add_macblock(struct paging_state *ps, const char *imsi,
imsi_suffix
(see first comment)
To view, visit change 32733. To unsubscribe, or for help writing mail filters, visit settings.