@styli
Ich hab leider immer noch nicht heraus gefunden was du wirklich willst.
Wir haben auch mal mit TAPI angefangen und sind dann am Ende bei den
hbTAPI Komponenten stehen geblieben.
Komponenten
Mit denen kannst du über die TAPI-Schnittstelle relativ einfach anrufen,
die Anrufer ermitteln und zu verschienenen Geräten verbinden
(zb. zu einer lokale Fritzkarte). Das einzige Problem ist, das beim Beenden
der Anwendung über die
IDE von Delphi eine
Exception ausgelöst wird und
zurückgesetzt werden muss.
Von der Webseite..
Zitat:
Add telephony functions to your application...
and enable it to make and answer voice or data calls, detect caller IDs,
receive and generate DTMF tones, read/set the display of a phone, control
the hookswitch devices and many more.
The Telephony
API (TAPI) is one of the most complex APIs of Microsoft Windows.
hbTapi Components abstracts the
API to some Delphi components which can be
easily controlled by your application. hbTapi Components works through
Microsoft's Telephony
API to provide hardware-independence, this makes it
easy to work with telephony devices from many manufacturers. It can be used
with any TAPI compliant telephony hardware: low cost modems, ISDN adapters,
professional telephony cards and switches etc.
Vielleicht konnte ich dir weiterhelfen.