my dog learned polymorphism
The moose likes Java in General and the fly likes Incoming Call Identification Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Incoming Call Identification" Watch "Incoming Call Identification" New topic
Author

Incoming Call Identification

A.G Rajkotia
Greenhorn

Joined: Aug 11, 2011
Posts: 18
Hi,

I'm making an application for which I need to identify all incoming calls. The phone number will then be used to retrieve information of the client from database.
Currently I'm completely blank about how to implement this in my application.
Any help is welcomed.



Thanking you all in advance.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

I believe that "JTAPI" is the acronym you are looking for.
A.G Rajkotia
Greenhorn

Joined: Aug 11, 2011
Posts: 18
Paul Clapham wrote:I believe that "JTAPI" is the acronym you are looking for.


Yes, but could you tell me little more about it.
How to connect land-line phone with the computer and then how to retrieve the same in my java application. I can't import java.telephony in my class(says package not found).
Joanne Neal
Rancher

Joined: Aug 05, 2005
Posts: 3011
    
    9
To rephrase Paul's reply slightly.
JTAPI is the acronym you need to google.


Joanne
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Incoming Call Identification
 
Similar Threads
java port sniffer
Http AES Content-Encoding Headers
Two threads - one does the work
Incoming Call Identification
Split a frame