You need to sign in to do that
Don't have an account?

Open CTI: Cross Domain ajax Call through Visualforce page
Hi All,
I am using open CTI to integrate CTI functionality in salesforce.
I am using visualforce page for my softphone. Now how can I communicate with my voice platform? I am planning to use jQuery + Ajax for that purpose, but it seems that my request from visualforce page to CTI server (which is on different domain) will be a cross domain request which will be blocked by the browser. So, how can I make such a request?
Thanks.
Please check below link, I think its the same issue.
http://boards.developerforce.com/t5/Visualforce-Development/Open-CTI-Implemntation-using-Visual-force-page/m-p/661528/highlight/true#M67714