No sound heard on incoming call

Unable to play audio file. NotAllowedError: play() failed because the user didn’t interact with the document first.

That’s a WebRTC error, and it says what happened. The browser imposes certain restrictions on things.

Solution in Edge: Open edge://settings/content/mediaAutoplay and click Allow → Add the required URL.

Solution in Chrome: Open chrome://settings/content/sound and add “Allow to play sound” to the required URL.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.