Open stackprogramer opened 8 months ago
I tried this fork with SIB12 on many phones, but none show alert.
I've tried also programming and using Sysmocom and Gialersim SIM cards to test if it works when RCC connect, attach, setup, security mode ... is complete (and doesn't fail on SecurityMode command) and it's connected to IP network.
Using QCSuper I am able to dump what packet the phone receives to check if the SIB12 is received succesfully. It seems based on generated PCAP (attached) and short screenshot of how phone receives SIB12 correctly:
Though it seems something is still missing, I think there is some Paging missing (or maybe other packet?) when the modified ENB blasts it with the SIB1 and then SIB2+SIB12 blocks.
@hiviah Hi, Thanks for sharing logs, Another strange point that I saw in pcap file for mobile lte packets capture there is not any coding scheme field in sib12, although in this source code is resize to 48
@stackprogramer I've looked over other issues, it seems it's also missing proper PCCH paging (see issue #4), which should be present if I remember the paper correctly.
I ran a srsenb (according to your source modification) with sib12 for an EU alert when I ran it my mobile wanted to auth it but my mobile did not show an EU alert I studied articles that EU alerts do not need to auth and registered...... But I can not show any Emergency messages on my mobile. Can you guide me or any offer for solving the problem.... Thanks in advance