Fabrice Ismael Poundeu Tchouatieu schreef:
Hye everyone,
i'm trying to build a small GSM Network using OpenBSC and nanoBTS. After the start of bsc_hack, when i try to scanned the network with my mobile station, i do find the right network. But when i try to register into this network, i'm not coming through. It's the first time that i'm trying to used OpenBSC and i do not exactly known how it works.
You need to modify the config-file. Put under network the following: auth policy accept-all
This will accept all MSs that want to register.