-=DoW=- The Fan
November 18th, 2005, 11:13
I have a question
I dont know how far you are over there, but we have widespread VoIP here in germany.
Some of us have a question concerning Javascripting and HTML
Try and picture this.
We have a router (FritzBox 7050). Its a Wireless Modem/VoIP Router. We can, with the correct Firmware, use this to see who called. Then if we want to, we can click on a telephone number, and the number would be dialled driectly from the UserInterface of the router, and when the connection has been made, the phone rings, we can pick up the phone and talk.
One of us would like to use this code :
http://fritz.box/cgi-bin/webcm?getpage=../html/de/menus/menu2.html&errorpage=../html/de/menus/menu2.html&var:lang=de&var:pagename=foncalls&var:errorpagename=foncalls&var:menu=fon&var:pagemaster=&time:settings/time=1130493078,-120&var:activtype=pppoe
as an example, but at the same time run the Javascript code embedded into it using ANY particular number - basically so that he can use MS Outlooks speed dialling thru the VoIP router to ring someone directly from the AddressBook.
Is this possible??
I have put it down to this.
We need to call up the html page, and call up the Javascript at the same time
something like
webpage.html&javascript:dial(000-000-0000)
All I know, is that Javascript only works n the window that it is programmed in
A bit much to ask, but if anyone has any ideas or solutions, I am sure that my people would be very happy (maybe, only maybe willing to pay a little)
Thanks
Jeremy
PS (EDIT) I can supply the whole source from the webpage concerned
I dont know how far you are over there, but we have widespread VoIP here in germany.
Some of us have a question concerning Javascripting and HTML
Try and picture this.
We have a router (FritzBox 7050). Its a Wireless Modem/VoIP Router. We can, with the correct Firmware, use this to see who called. Then if we want to, we can click on a telephone number, and the number would be dialled driectly from the UserInterface of the router, and when the connection has been made, the phone rings, we can pick up the phone and talk.
One of us would like to use this code :
http://fritz.box/cgi-bin/webcm?getpage=../html/de/menus/menu2.html&errorpage=../html/de/menus/menu2.html&var:lang=de&var:pagename=foncalls&var:errorpagename=foncalls&var:menu=fon&var:pagemaster=&time:settings/time=1130493078,-120&var:activtype=pppoe
as an example, but at the same time run the Javascript code embedded into it using ANY particular number - basically so that he can use MS Outlooks speed dialling thru the VoIP router to ring someone directly from the AddressBook.
Is this possible??
I have put it down to this.
We need to call up the html page, and call up the Javascript at the same time
something like
webpage.html&javascript:dial(000-000-0000)
All I know, is that Javascript only works n the window that it is programmed in
A bit much to ask, but if anyone has any ideas or solutions, I am sure that my people would be very happy (maybe, only maybe willing to pay a little)
Thanks
Jeremy
PS (EDIT) I can supply the whole source from the webpage concerned