> ## Documentation Index
> Fetch the complete documentation index at: https://docs.get2dial.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported browsers and devices

> Which browsers and devices work with the Get2Dial browser softphone, and what's manual-configuration-only.

## Browsers

| Item                             | Support                                                                                                                                                                                                               |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Microphone and calling           | Any modern browser with WebRTC (`getUserMedia`) — Chrome, Edge, Firefox, and Safari all work                                                                                                                          |
| Speaker/headset output selection | Chromium-based browsers only (Chrome, Edge). Firefox and Safari lack the API for it and use your system's default output device instead — calls still work, but you can't pick the output device from inside Get2Dial |
| Minimum browser version          | Not enforced by version number — Get2Dial checks for the WebRTC features it needs and works if they're present                                                                                                        |
| Mobile browsers                  | Not tested or certified. Standard WebRTC APIs are used, so a modern mobile browser is likely to work, but this isn't a supported configuration                                                                        |

## Devices

| Item                                    | Support                                                                                                                                                                 |
| --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Browser softphone                       | The primary, supported way to take calls — see [Set up your headset and audio](/agent/sign-in-and-audio-setup)                                                          |
| Desk phones and third-party SIP clients | Supported by manual configuration only — no auto-provisioning, no certified device list. See [Connect a device and check registration](/voice/devices-and-registration) |
| Call audio codecs                       | Opus, PCMU, PCMA                                                                                                                                                        |

## Related

<CardGroup cols={2}>
  <Card title="Set up your headset and audio" href="/agent/sign-in-and-audio-setup" />

  <Card title="Connect a device and check registration" href="/voice/devices-and-registration" />
</CardGroup>
