hi josephli,
Read stored BA list mnc=01
the mobile application stores the last cells and neighbour cells (band allocation) of each network. this way the scanning is much faster when restarting. because you use the SIM card with MNC == 02 the first time, there is no band allocation stored for that. the mobile will do a full scan in this case.
while the sim card service I am tesing is actually with mnc 00 and 02.
i know that MNC == 0 will not work until i commited improvements of cell selection process last sunday. you should retry that, but first try with an MNC > 0.
can you provide debug output when trying a call?
also can you provide VTY output of "show ms" before you make the call?
regards,
andreas
This is when I try to read sim card in VTY:
root@gsm-desktop:~# telnet localhost 4247 Trying ::1... Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Welcome to the OsmocomBB control interface OsmocomBB> en OsmocomBB# sim reader 1 OsmocomBB# % (MS 1) % SIM failed, replace SIM!
Any way, I was asked to replace the sim card.
This is when I check the MS 1 status:
show ms MS '1' is up, service is limited IMEI: 000000000000000 IMEISV: 0000000000000000 IMEI generation: fixed automatic network selection state: A6 no SIM inserted cell selection state: C7 camped on any cell (ARFCN 115) radio ressource layer state: idle mobility management layer state: MM idle, no IMSI
Thing is like the MS is fixed on the frequency band which mnc==01 is allocated. The way I did next is to replace the SIM card that belongs to the service of mnc==01 and it worked fine when I run the command of "sim reader 1".
I suspect that when the phone is in idle status, it scans the frequency band with strongest RSSI. After the VTY activated the sim card, the call connects as long as the frequency band and the sim card belonging to the same service provider. Is that the way it temporary works?
Regards,
Li
-- View this message in context: http://baseband-devel.722152.n3.nabble.com/The-call-has-been-rejected-tp3171... Sent from the baseband-devel mailing list archive at Nabble.com.
You must fill real IMEI of your phone.
baseband-devel@lists.osmocom.org