AP-BP intercommunication: how to retrieve IMEI, Kc, T-IMSI....
Florent THIERY
fthiery at gmail.com
Fri Dec 1 01:59:21 CET 2006
>
> Userspace level:
> ----------------
> Communicate with the ttys to dial, sms, access sim phonebook, etc...
Ok. So basically, if you enter *#06# you get the IMEI. So, did it used the
dial / phone functionnality?
When you say "communicate" is it similar to RPC calls? When you ask for
accessing the stored sms's, does the BP send the files directly to the
userspace app calling for it?
> -> How can the userspace get IMEI, session key Kc, T-IMSI, ciphering state
> > of gsm/gprs link, SMS/Call, PINcode based authentication (which are
> legal
> > mandatory requirements for phone vendors)?
> I have no idea how this is handled with the 2.4 and motorolas
> software.
... but with the 2.6 ? I guess that the EZX proprietary SDK handles the GSM
functions calls, right? How would we do it then on OpenEZX? Do we have to
implement the SMS app? Everything related to GSM operations?
> Where may i get further informations about these calls and their meaning?
>
> Source code and GSM standards.
So you're saying it's standardized? For instance the "gimme my IMEI" thing?
Just another question:
Can one redirect the audio stream coming from the mic ? Or/and put an
arbitrary audio stream on the line?
Before: mic <> BP
After: mic < encryption > BP
We could do pgp-like authentication (or even encryption), then... Or, if it
is possible to handle a data connection AND a voice communication at the
same time, authenticate with pgp with a challenge...
Thanks :)
Florent Thiery
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openezx.org/pipermail/openezx-devel/attachments/20061201/21ce5d8e/attachment.htm
More information about the openezx-devel
mailing list