Skip to content

Error message unhelpful when VoIP unsupported #7479

@bignose-debian

Description

@bignose-debian

The error message (added in merge request #26) is not helpful to the user trying to trouble-shoot the problem.

VoIP is unsupported

You cannot place VoIP calls in this browser.

This gives no information to lead the user to what might be the problem, or what can be done to remedy it.

Steps to reproduce

  • Disable WebRTC.
    • For example, in Firefox: Visit about:config and set media.peerconnection.enabled to false.
  • Visit a Matrix room.
  • Attempt to start a voice call.
    • The above error message appears.
    • No further information is given to help find out why “You cannot place VoIP calls in this browser”.

Expected:

  • Useful suggestions for what could be wrong (e.g. information about checking for WebRTC features, or any other things that might be blocking the VoIP feature).

Version information

  • Platform: Riot:

matrix-react-sdk version:
riot-web version: 0.16.6
olm version: 2.2.1

  • Browser: Firefox 52.9.0 (64-bit)
  • OS: GNU+Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-VoIPHacktoberfestIssues which are suitable for Hacktoberfest PRs: https://hacktoberfest.digitalocean.com/Help WantedExtra attention is neededO-UncommonMost users are unlikely to come across this or unexpected workflowS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectX-Needs-Design

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions