Hi,
I want to make a pop-up in web browser when a incoming call comes in. I have a modem connected with caller ID as well as computer. The incoming phone calls come to modem first after that it goes to caller ID and Phone. What i want is i want a pop-up when incoming call comes in using php or some other opensource language. if i got a popup with phone number send to the popup browser in get method. i can get the personal information of that phone number from my Database. What i want is how to read the incoming phone number from php? and How to create a pop-up when call comes in.?
Any help appreciated.
I need a php program that always watching the modem(connected to phone line), if any incoming calls it should trigger a popup browser with phone number as get methods(with URL).
Any ideas ?
Thanks and Regards, JayarajMohan.J
php is not the language for this sort of task.