Browser Requirements for JustCall

Troubleshooting3 min readUpdated 2026-03-12

Browser Requirements for JustCall

JustCall runs entirely in your web browser. Using a supported browser with the correct permissions is essential for reliable calling and messaging.

Available on: All plans


Supported browsers

BrowserMinimum versionRecommendedNotes
Google Chrome90+Latest stableBest compatibility — required for Chrome extension
Microsoft Edge90+Latest stableChromium-based Edge only (not legacy Edge)
Mozilla Firefox95+Latest stableSupported but Chrome extension not available
Safari15+Latest stablemacOS only; some WebRTC limitations
Opera76+Latest stableChromium-based; Chrome extension compatible

Not supported: Internet Explorer, legacy Edge, mobile browsers (use the JustCall mobile app instead).

Always keep your browser updated to the latest version. JustCall supports the two most recent major versions of each browser.


Required browser permissions

JustCall needs the following permissions to function. If any are blocked, specific features will not work.

PermissionRequired forHow to enable
MicrophoneMaking and receiving callschrome://settings/content/microphone — allow app.justcall.io
NotificationsIncoming call alerts and message notificationschrome://settings/content/notifications — allow app.justcall.io
Pop-upsOpening the dialer or call windowchrome://settings/content/popups — allow app.justcall.io
ClipboardCopy-paste phone numbers and messagesUsually allowed by default; grant when prompted

How to check permissions in Chrome

  1. Navigate to app.justcall.io.
  2. Click the lock icon (or tune icon) in the address bar.
  3. Review each permission and set to Allow.
  4. Reload the page after changing permissions.

WebRTC requirements

JustCall uses WebRTC for real-time voice communication. WebRTC is built into all modern browsers — no plugins or downloads are required.

For WebRTC to work correctly:

  • UDP traffic must be allowed on ports 10000-60000 (for voice media).
  • STUN/TURN servers must be reachable on UDP 3478 and TCP 5349.
  • Browser extensions that block WebRTC (some privacy extensions disable WebRTC to prevent IP leaks) must be configured to allow JustCall.

To check if WebRTC is working, visit chrome://webrtc-internals during a call to see active connections.


Browser settings to verify

SettingRecommended valueWhere to find it
Hardware accelerationEnabledchrome://settings/system
JavaScriptEnabledchrome://settings/content/javascript
CookiesAllow for justcall.iochrome://settings/content/cookies
Auto-playAllow for justcall.iochrome://settings/content/sound

Troubleshooting browser issues

If JustCall is not working as expected:

  1. Update your browser to the latest version.
  2. Test in incognito mode — if it works in incognito, an extension or cached data is causing the issue.
  3. Disable extensions one by one to identify conflicts.
  4. Clear cache and cookies for justcall.io.
  5. Check WebRTC — visit a WebRTC test site (e.g., test.webrtc.org) to confirm your browser supports it.

Was this helpful?