IMSI: Inf ?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Keith keith at rhizomatica.org
Tue Mar 14 13:05:04 UTC 2017


This is a bit vague again...

I have found across our sites several entries with a value of Inf for
IMSI on a create-on-demand subscriber:

For example:

sqlite> select * from Subscriber where id=284054;
284054|2017-03-08 21:19:40|2017-03-08 21:19:40|Inf||20649|0||0|

I also have some Inf values for IMEI in Equipment:

sqlite> select id,created,imei from Equipment where id = 95108;
95108|2014-03-13 03:18:06|Inf

Not a big deal for operations, just thought I'd mention it as I noticed
while restoring backups, (sqlite3 doesn't like to reimport the Inf value
it writes itself with .dump)








More information about the OpenBSC mailing list