# Devices

**Types of Devices:**

* **Webphone:** A phone that works in the browser. No installation is required.
* **Softphone:** A phone application for a computer or mobile device. Requires downloading an app.\
  Please check compatibility with the relevant operating system (Windows, MacOS, Linux, iOS, Android) and use one of the listed devices:
  * [Zoiper](https://www.zoiper.com/en/voip-softphone/download/current)
  * [Linphone](https://www.linphone.org/en/download/)
  * [MicroSIP](https://www.microsip.org/downloads)
* **Hardphone:** A physical IP phone device. A real device on your desk. In Georgia, popular and available physical phones include **Grandstream**, **Yealink**, or any other device compatible with the SIP protocol.

{% columns %}
{% column %}

<figure><img src="/files/ZsfpJRAkPT0aQ1SvPNMR" alt="" width="547"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/vSPuACvUUt4Kn0iVCc5w" alt="" width="300"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

You can manage or add different types of devices. The system fully supports **UDP** and **WSS** protocols.

**Note:**

* Create a **WSS** type device if using a WebPhone.
* Create a **UDP** type device if using a Softphone or Hardphone.

<div align="left"><figure><img src="/files/oAEJL5vOVLuEqjdVBwq9" alt="" width="375"><figcaption></figcaption></figure></div>

**Creating a Device:**

* **Name:** Choose a device name. Example: Giorgi - 201
* **Extension:** Choose the corresponding internal number, which must be between 100 and 9999. Each internal number is unique and cannot be created twice.
* **User:** The user who will use the created device.

**Advanced Settings:**

* **Transport:** Choose **UDP** or **WSS** depending on the device type.

**Device Status:**

* **Green color:** The device is registered and ready to receive incoming calls and/or make outgoing calls.
* **Red color:** The device is created but not connected. This may be due to incorrectly configured SIP parameters.

<figure><img src="/files/3K4OtR3tqYWsXRQzh9yg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.livecaller.io/livecaller/services/business-phone-pbx/devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
