Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am working on one project.. I need a solution for making a call through my application.

When I click a call button it should communicate with my landline phone through modem and make a call through landline.. I don't want to make internet calls. calls should be done through the landline

If any one has done.. give me a solution.

What I have tried:

Have googled not getting a solution
Posted
Updated 4-Jan-19 1:14am
Comments
Maciej Los 4-Jan-19 7:04am    
So, you want to write your own application or you want to get ready-to-use one?

1 solution

See these CodeProject examples: Search TAPI[^]
You will also need a TAPI compliant telephone modem, like this one: Computer Telephony CTI Card - USB TAPI-compatible Voice Modem | Traysoft[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900