I'm writing an application that register all the phone events in a web server.
I have already written the part which stores the log of the calls (received and made) and of the sms in a database and sends them to the server.
The bad thing is that I don't find an ID number for the gprs calls e for the emails.(like the ones I have for the sms and phone calls)
I don't need to find the kb sents or received..only the time and the duration of the gprs call and the number who has made the call.