Results 1 to 4 of 4

Thread: Get the hour of the calls

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    7

    Question 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.

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    7

    Re: Get the hour of the calls

    My telephone is Siemens S55. Can you help me, please?

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    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.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width