Need help in getting ph no.

For user who dont speak german please use this part of my forum
neo_kalyan
Beiträge: 3
Registriert: Do 18. Okt 2007, 05:27

Need help in getting ph no.

Beitrag von neo_kalyan »

Hi ..

Your application is great. I use it despite of having the Sony Ericsson PC Suite. I need your help about retrieving the mobile numbers from the phone. when the phone is connected, the software automatically shows the number and saves it. If Possible, could you please explain me how you could do it dynamically? I need to extract the missed calls through my program dynamically and save into database. What command do you use to retrieve? Please explain this if this does not go against the forum rules or if you do not wish to reveal the code.

Thanks a lot..
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

Do you want technical information how to get this numbers directly from the phone, or should MyPhoneExplorer transfer incoming and outgoing calls to your app ?
neo_kalyan
Beiträge: 3
Registriert: Do 18. Okt 2007, 05:27

Beitrag von neo_kalyan »

If possible, technical information. I am using java. I used the javax.comm package to communicate to the com port and I sent some AT commands. I get a 'ring' response from the phone. I am now trying on the javax.telephony package. I am stuck at this point. Please help me out. I just need the number of the caller whenever he calls me (when the phone is connected to the pc). The 'My Phone Explorer' does this whenever someone calls. This would be of great help.. Thanks a million
FJ
Site Admin
Beiträge: 32106
Registriert: Mi 15. Feb 2006, 01:16
Wohnort: Tirol
Kontaktdaten:

Beitrag von FJ »

OK, first you have to activate the call-monitoring with "AT*ECAM=1". After this you'll get a message everytime when the calling-state changes. Additionally you can enable Alpha-Tag Monitoring so the phone also gives you the name of the caller - if found in phonebook (AT*EIPS). Fpr further information download the official AT-Commandlist from SonyEricsson.
neo_kalyan
Beiträge: 3
Registriert: Do 18. Okt 2007, 05:27

Beitrag von neo_kalyan »

Thanks a lot FJ.. for your help and thanks a lot for your phone explorer. That was really helpful to me...
Antworten