port connections

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sweetissoar
Forum Newbie
Posts: 2
Joined: Tue Dec 19, 2006 2:10 pm

port connections

Post by sweetissoar »

I was wondering if somebody could help me figure out a problem I was having. I am trying to create an
application for the mitel phones so that whenever a customer calls it
would automatically log the customer into our website. We have "Your
assistant" installed on our computer that works with Mitel Phones and I noticed that whenever a call
comes in YourAssistant pops up and shows who is calling and thus I was
wondering if I could interrupt the data and query the phone number into
our data base.
My problem is I don't know how to interupt the data or read the data the mitel phone is sending to the computer.
Is there any way that somebody could help me figure this out.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Sounds to me like you need to ask the people who make the software and/or phones you want help working with.

This is a web development board.

The only thing I can think to suggest is http://www.autoitscript.com/autoit3/

Good luck!

Cheers,
Kieran
Post Reply