InnovateAsterisk / Browser-Phone

A fully featured browser based WebRTC SIP phone for Asterisk

Home Page:https://www.innovateasterisk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blocked a frame with origin * from accessing a cross-origin frame.

prathibhacdac opened this issue · comments

I've embedded the iframe in a web site. I'm getting this error in the title. How to resolve this?

Is it possible to solve this issue using window.postMessage()

Issue solved using window.parent.postMessage()