-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
Now that WeSIP is up and running and Click2Call application is installed and runs as well in WeSIP I tried to use Click2Call.
The Website with Click2Call application is loaded and I have origin, password and domain filled out with some random data. I click on "Click2Call" button and ... nothing happens except that an error occurs in my browser's java console window.
The error message is "DWRUtil is not defined". A click on it leads me to line 231 of the web sourcecode:
var src = DWRUtil.getValue("src");
in function validate(). This is the same in both IE7 and Firefox 2.0.0.2
Nothing is sent to openser and in wesip logs u can found no actions, so I think even wesip does not get any information from the Click2Call webpage, which means that this must be a local error in the webpage's javascript code.
What can I do to solve this?
regards
Helmut