Hi there!
I want to write a program to handle incoming and outgoing
calls. This program (named VoIP_Client), which runs on
the end-user's PC, interacts directly to another program
(VoIP_Server), which runs on the server (IP/PSTN
gateway).
The end-user uses microphone and speakers attached to his
PC (through a soundcard, of course), to talk to his
partner at the other end.
1. Could VoIP_Client be implemented with TAPI?
2. If YES, TAPI versions (2.x or 3.x)?
3. Is there any sample source code available (Visual
C is of interest)?
I am so indebted to anyone who provides me with helpful
suggestions about this problem.
Regards,
minhlq