aspose file tools
The moose likes Java in General and the fly likes Caller ID Display Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Caller ID Display" Watch "Caller ID Display" New topic
Author

Caller ID Display

Amjad Khantwo
Greenhorn

Joined: Jun 03, 2004
Posts: 1
Hi there,

Firstly i would like to thank you for reading the message.

The Problem:

I am working on a project that requires a phone to be connected to the PC - the phone number that is calling needs to appear on the PC monitor. This is basically the same as a mobile phone addresss book. Someone rings the mobile phone looks in the address book and matches that number to the person, the name of the person is displayed who is calling. That is what i want to do, but with a land line.
I am aware that i need the telecom provider to set my land line so that it sends the phone numbers of people that are calling.
I have no idea where to start, can some one point me in the right direction please.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Your only route is the Java Telephony API: http://java.sun.com/products/jtapi/overview.html. I've never used it so I can't help beyond telling you it exists.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Stan James
(instanceof Sidekick)
Ranch Hand

Joined: Jan 29, 2003
Posts: 8791
I'd guess that JTAPI will have to run on top of a CTI platform. In the system I live with, we get a client DLL & jar from the CTI vendor. We use that to connect to a CTI server that pumps out zillions of telephony events.

There are PC boards that replace the physical phone on your desk. Anybody know if JTAPI works with those? Or VOIP?


A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Caller ID Display
 
Similar Threads
Cheap international calls
Rain in Mumbai
Connecting a mobile phone to PC via Bluetooth
What as cool about pre-cell phone days?
How can i get my own phone number and my own emie number using PMI?