Hello,
I want to read the dail number when a user press the CALLEND Key
Can anybody help me in this...
Thanks
DIP
Just check the ideas in this thread: immediately after a call has been ended, the most recent entry in dialed numbers log is what you need.
Thanx for the reply. actually i done reading numbers.. but my problem is that my program should run in background and also it will auto starts when the mobile is switch ON.
i am using S60 MR3, OS 9.1 and Carbide C/C++ 1.2
Thanks & Regards
Dip
diptenduster@gmail.com
That is pretty unrelated to this particular thread. Anyway, accessing/monitoring the log does not require your application to be in the foreground, it probably does not have to be even a GUI application. And for autostart, search for autostart in the Wiki.
did you solve your final problem on the IF statement returning false?