InnovateAsterisk / Browser-Phone

A fully featured browser based WebRTC SIP phone for Asterisk
https://www.innovateasterisk.com
GNU Affero General Public License v3.0
499 stars 245 forks source link

Error getting User Media #490

Closed prathibhacdac closed 9 months ago

prathibhacdac commented 9 months ago

I'm embedding the browser phone application in a modal dialog. I'm always getting the error, "Error getting User Media". Tried with google chrome, firefox and microsoft edge browsers. Same result in all the browsers.

image

Without modal dialog, it is working.

prathibhacdac commented 9 months ago

in frame inlcuded allow="camera;microphone" - this solved the issue.