SUMMARY
The GSMTAP output contains packets with message types on the CCCH (e.g. System Information Type 3), that cannot be sent on the CCCH.
STEPS TO REPRODUCE
Steps to reproduce the behavior:
- Connect Samsung Galaxy S5 mini (SM-G800F) via usb
- Run
scat -t sec -L "nas,rrc" -u -i 4 -m e303
- Look at GSMPTAP packets in wireshark
EXPECTED and ACTUAL RESULT
Expected: System Information Type 3 messages are sent on BCCH, see GSM 04.08 Section 9.1.35
Actual Result: System Information Type 3 messages report being sent on CCCH
This is only an example, there are no packets at all on any other channel from the um interface. The capture occasionaly contains a dtap packet sent on gsm abis interface.
ENVIRONMENT
- OS: Fedora Linux 43
- SCAT version: 1.4.0
- Python version: 3.14.0
- Cellular device: Samsung Galaxy S5 Mini (SM-G800F)
- Baseband type: Samsung
- DIAG method: USB
ADDITIONAL INFORMATION
I forced 2G only connection in the device settings.
SUMMARY
The GSMTAP output contains packets with message types on the CCCH (e.g. System Information Type 3), that cannot be sent on the CCCH.
STEPS TO REPRODUCE
Steps to reproduce the behavior:
scat -t sec -L "nas,rrc" -u -i 4 -m e303EXPECTED and ACTUAL RESULT
Expected: System Information Type 3 messages are sent on BCCH, see GSM 04.08 Section 9.1.35
Actual Result: System Information Type 3 messages report being sent on CCCH
This is only an example, there are no packets at all on any other channel from the um interface. The capture occasionaly contains a dtap packet sent on gsm abis interface.
ENVIRONMENT
ADDITIONAL INFORMATION
I forced 2G only connection in the device settings.