TAPI in PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • futureofphp

    TAPI in PHP

    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

  • Steve

    #2
    Re: TAPI in PHP


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

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

    ---
    Steve

    Comment

    • Colin McKinnon

      #3
      Re: TAPI in PHP

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

      Or install Linux + Bayonne or Asterisk

      :)

      C.

      Comment

      Working...