TAPI in PHP

TAPI in PHP

am 12.07.2005 17:21:01 von futureofphp

Hi,


Just out of curiosity, Can I use TAPI (Telephone API) in PHP. Create an

answering machine that can answer calls and respond, also detect DTMF
tones using TAPI? I havent heard of such a thing being possible. TAPI
3.0 is COM based can PHP access it?


Thoughts?


Thanks
Future

Re: TAPI in PHP

am 12.07.2005 19:02:00 von Steve

> Just out of curiosity, Can I use TAPI (Telephone API) in PHP.
> TAPI 3.0 is COM based can PHP access it?

Yes, see http://www.php.net/COM

---
Steve

Re: TAPI in PHP

am 13.07.2005 10:26:20 von Colin McKinnon

Steve wrote:

>
>
>> Just out of curiosity, Can I use TAPI (Telephone API) in PHP.
>> TAPI 3.0 is COM based can PHP access it?
>
> Yes, see http://www.php.net/COM
>
> ---
> Steve

Or install Linux + Bayonne or Asterisk

:)

C.