Looking for
Hi guys, I would like to obtain the caller id from an analog phone with the help of Asterisk. Afterwards the caller id will be processed within my java app (comparing the caller id with phone number stored in a database).
My Inquiry
I have researched that following components are needed:
- a linux machine with an installed Asterisk PBX Server connected to a network
- the same linux machine to run my java app which needs to include an Asterisk-Java package (https://github.com/asterisk-java/asterisk-java)
- a VOIP Analog-Telephone-Adapter such as Grandstream HandyTone HT701 to integrate the analog phone into the network
Need your advice and suggestion
- Since I am completely new to this topic I am really dependent on your invaluable input about whether my inquired setup is the right direction to go or are there better solutions to cope with this project's requirement?
- Moreover if you agree completely with my inquiry, could you tell me how to setup a connection between the Asterisk PBX Server and the VOIP Analog-Telephone-Adapter? Are drivers needed?