Hello!

I'm doing a program for the mobile phones and I want to get the list of the calls were doing. I get the numbers of calls by these AT command:

AT+CPBS="LD": for the calls I've done
AT+CPBS="RC": for recive calls
AT+CPBS="MC": for lost calls

But I want to get the date and the hour the calls were done. Anybody knows how I can do that? If it is posible by AT commands?

Thank you very much.