Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMSI Configuration #5

Open
apromenschenkel opened this issue Jun 12, 2018 · 0 comments
Open

IMSI Configuration #5

apromenschenkel opened this issue Jun 12, 2018 · 0 comments

Comments

@apromenschenkel
Copy link

According to the docs that I read here: http://openbts.org/site/wp-content/uploads/2014/07/OpenBTS-4.0-Manual.pdf on page 38 and the code here: https://github.com/RangeNetworks/subscriberRegistry/blob/master/SubscriberRegistry.cpp in the functions imsiGet, the username in the database should be "IMSI" followed by the actual IMSI value. The code in the JSONDB/JSONDB.cpp file simply concatenates the numeric value without appending "IMSI" to the front. Which method is correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant