Get the hour of the calls
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.
Re: Get the hour of the calls
Depends on your phone - AT commands aren't a single set of commands, they're "suggestions". Manufacturers can implement whichever ones they like and add anything they like.
Re: Get the hour of the calls
My telephone is Siemens S55. Can you help me, please?
Re: Get the hour of the calls
You'll have to check Siemens' documentation on the phone. I don't have one.
Or just talk to the phone with Hyperterminal and see which commands it responds to.