Telephony API (TAPI) and Lotus Notes/Domino compatibility

Hi,

I have the following questions regarding compatibility of Lotus Notes/Domino and Telephony API (TAPI):

What version of TAPI does Lotus Notes/Domino 6.5.2 support

Thanks for your help.

Percy Reason

IT Direct Solutions Ltd

Percy.Reason@IT-DIRECT.co.uk

Subject: RE: Telephony API (TAPI) and Lotus Notes/Domino compatibility

Is this your second annual TAPI question? I hope it gets to be the last.

Notes/Domino doesn’t contain specific integration to TAPI. But TAPI is a programming interface. It can be used from VB via COM, and hence, also from LotusScript. This is true regardless of which version of Notes (4.x or higher) and which version of TAPI you use.

http://searchdomino.techtarget.com/ateQuestionNResponse/0,289625,sid4_gci990707,00.html

If you prefer to use DLLs, here’s an example of doing that, again not dependent on either software version, except that of course you can only use functions available in the version of TAPI you’ve got installed:

http://searchdomino.techtarget.com/tip/1,289483,sid4_gci490569,00.html

There are also 38 matches for “TAPI” in the Notes 4/5 forum.

I’d like to point out that it took you a year to get an answer by posting here and just waiting, whereas you could have had an answer immediately by making even a minimal search effort. Just sometihng to think about.

Subject: RE: Telephony API (TAPI) and Lotus Notes/Domino compatibility

Thanks Andre,

actually it’s the first time I’ve asked this question on the forum but admittedly copied from someone elses unanswered question.

Cheers