Thank you for your response,
246tnt@gmail.com schreef:
Hi,
If I run the latest version of openbsc and tried to register with my MS (Nokia 6310) to it, my phone finally says No Access.
Because the IMSI is probably not an authorized one.
Uhhh, where can I authorize it?
I just use the standard config file for nanobts and changed a few parameters like unit_id, band, mcc and mnc, that's all. I noticed that I can't add an accept parameter, like before. Also in the config file I can't find anything like that, am I missing something?
The equivalent config parameter is "auth policy". The defaut nano bts config file uses "auth policy closed" so all unauthorized phones will be rejected. You need t use "auth policy accept-all" if you want to authorized everyone without any check.
I don't want to bother you with silly questions, but I just can't find something about policy in the config-file examples, see link. http://repo.or.cz/w/openbsc.git/blob_plain/HEAD:/openbsc/src/openbsc.cfg.nan...