Page 1 of 1

PHP Phone Calls

Posted: Sun Aug 12, 2007 11:07 pm
by tecktalkcm0391
I was on eBay and I did something and soon as I clicked "Call Me Now" my home phone rang with an automated message. I was wondering if there was someway to do this (the phone part i have no clue), but the recording part in PHP like take different audio files and combine them so I would have Original Message + NumberA + NumberB + NumberC

Posted: Sun Aug 12, 2007 11:32 pm
by Christopher
I would think that the server would need to support telephony, either via cards or attached to a PBX system. You also might be able to connect to a system like Skype. Check and see if they have an API.

Posted: Sun Aug 12, 2007 11:38 pm
by alex.barylski
I have looked for a Linux TAPI (Telephony API) but could never find one. Windows however has a TAPI.

http://en.wikipedia.org/wiki/Telephony_ ... _Interface