-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHOICE Additions not supported yet #160
Comments
I traced the error back to https://github.com/ystero-dev/hampi/blob/1c310f580fe3a48dc70006de79d98752058968b0/codecs_derive/src/per/choice.rs#L70 Still figuring out the relevance... |
This is with an invalid Verizon SIM card that shipped in it (eBay auction), but the device didn't indicate it was invalid, just stuck at 'Retrieving data usage info". I just swapped in an old defunct SIM and get a "NO SERVICE" message as well, now, and I'm no longer getting the CHOICE message, but no pcap data, either. |
I just swapped in a working FreedomPop SIM from a working handset, but still get the NO SERVICE message (probably because I did not register the SIM to the new device's IMEI, which I believe the carrier requires).
|
oh wow, i haven't seen the CHOICE issue before. what's happening is our telcom-parser is encountering messages not described in the RRC specs we've provided. without seeing the QMDL files, it's hard to say what types of messages they are. the errors from your FreedomPop SIM look like ones mentioned here #139, which is a similar issue |
I've seen the choice addons issue before but I can't remember where. |
I can try swapping the verizon SIM back in to hopefully reproduce the CHOICE messages, and collect some dumps for analysis later this week. |
The install process didn't work as expected -- I was able to write one of the init files to /etc/init.d but not the other, which is very strange. Appears to be unrelated issues with rooting the device.
Despite that, I got it running manually and am able to retrieve PCAPs from the application, which is really cool!
However all of the entries output from the web interface read like:
Is this due to the configuration of my area's cell network, or something else?
The text was updated successfully, but these errors were encountered: