From: Amber a. S. <amb...@ho...> - 2015-02-21 16:45:52
|
This is exactly what I am working on these days. I got to know about one solution to this, so sharing. Try using ./nmcli.py in Node Manager of OpenBTS . Use sipauthserve subscribers create command of this script to register a single IMSI and then disable open Registration. Only the created subscriber will be able to register. Please inform which version of OpenBTS you are using? Somehow, I am facing a bit of issue in this. I am mentioning it in advance over here. You may first try this solution and then go through this error if you too find this happening. Please consider a scenario in which we make we create a subscriber with IMSIxxx using nmcli and then use sendsms command of OpenBTS to send an sms to IMSIxxx, and it receives message , when deleted from subscribers using nmcli it doesn't receive any message sent by sendsems command. That's fine. But after a few minutes or few restarts it again start reciveing messages sent from sendsms command despite of the fact that it is now deleted from subscriber list. Overall, this process is somehow random. I would really appreciate if you share your experience after testing this. I hope it works fine for you. Regards, Sarosh Rakesh SK <rak...@gm...> wrote: >Hi, > > > >As I'm working on OpenBTS can any one help me to register a Phone in to established test network. >As of now all mobile phones can register in to network. >But what I need is, Only phone with particular IMSE should be >Registered. > > >Thank you. > |