Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP Phone Dialer...!

Status
Not open for further replies.

JavaTurkey

Technical User
Dec 24, 2001
42
US
Ok, not sure if i'm in the right forum or not, but this is what I need...

I have software in PHP with a MySQL back-end that telemarketers are using to keep track of people to call. What I need is for the computer to actually dial the numbers through the modem. I know obviously PHP since its a server-side software can't do the job, but any suggestions how I could get the task accomplished? Windows API maybe? Is anyting close to this possible? Thanks!
 
what's about java? you know this should be client-side software, so java is client-side.. ask in java forum...
 
Look at TAPI which is the MS telephony API. I would think it is possible for the server to dial on behalf of a phone somewhere if it is (for example) IP comptible.
I'd be interested to see how you get on.
You might have to create an extention to get to TAPI unless it exposes a COM interface, then your laughing
 
Please take my number off the telemarketers lists. ZAP! ;)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top