> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-richte-ich-sipgate-softphone-fuer-linux-ein.md).

# How do I set up sipgate Softphone for Linux?

Set up sipgate Softphone on Linux – download, installation, and configuration.

{% hint style="info" %}
**Note:** In general, for Windows, MacOS, and Linux we recommend our sipgate app, which offers you a range of integrations. Support for the sipgate Softphone has been discontinued. No further updates will be provided.
{% endhint %}

The sipgate Softphone for Linux lacks 64-bit support. This means that x86 processors and ARM processors do not work.

![sipgate-help-center-softphonecall.png](https://4045603198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg0qj71PeONPljdPedXLf%2Fuploads%2Fgit-blob-5239d77569a7765d65199ddda26ffc98bfbef15d%2Fsipgate-hilfecenter-sopftphoneanruf.png?alt=media)

The following steps are required to use the sipgate Softphone properly:

#### 1. Installation

On Linux there is **no** installation of the sipgate Softphone. You can only run the Softphone as an **application** . To do this, go to **Open Properties ➔ Access Rights ➔ Run** and check **Treat file as program**. To start the sipgate Softphone, double-click the icon of the sipgate Softphone app. \\

**Ubuntu 22.04/23.04:** App does not start or only shows "Send error".\
**Cause 22.04/23.04**: "AppImages require FUSE to run."\
**Solution:** enter the following command in the terminal: sudo apt install libfuse2\
AppImage ➔ right-click ➔ Access rights: "[Run file as program](https://github.com/sipgate/helpcenter-gitbook/tree/main/cloud-telefonanlage/.gitbook/assets/DateiAlsAnwendungAusfuehren.png)" check. \\

#### 2. Login

Log in in the browser. When your browser opens, sign in with your **sipgate user name and password** You will now be asked whether app.sipgate.com may open an application. Click **open**. If no **popup blocker** is active, the softphone will be logged in automatically. You will see the input form for the phone number. If you have activated a popup blocker, you will be redirected to a website where a **login code** is displayed. Copy this code and paste it into the app. Then click **log in**.

#### 3. Functions and settings

**Make calls**

Copy the phone number with **CTRL + C** and paste it with **CTRL + V** . Then start the call. Alternatively, you can enter the phone number manually. Phone numbers may contain spaces, hyphens, plus signs, and round brackets.

**Accept / reject calls**

Open the softphone and press the **green handset** to accept a call or the red handset to reject a call. Alternatively, you can use **Tab** to move through the buttons and confirm with Enter. Bluetooth headset buttons are not supported.

**Call pickup**

If you want to pick up a call from another extension, enter **\*9+extension** in the keypad and then press the green handset.

**Transfer calls**

Accept the incoming call. Enter **\*3+phone number** in the keypad and then press the **# key.** Alternatively, press the **transfer button**, enter the phone number and press the **transfer button**again. When the connection to the transfer recipient is established, you can end the call with the red button.

**Cancel transfer**

If you want to cancel the transfer, either press **Cancel transfer** or enter **\*8** using the keypad.

**Three-way conference**

First call the first participant. Then use the **Transfer** function to add the other participant by dialing the desired phone number. Using the **3-way conference** button, you can now connect the calls together. You can leave the three-way conference by hanging up.

**Conferences with more than three participants**

If you want to start a conference with more than three participants, you can book a [conference room in the sipgate customer center](https://help.sipgate.de/hc/de/articles/4402326235409-So-funktionieren-Telefonkonferenzen-) or use an external conference room.

**Recording calls**

If you want to record a call, click the button **Record**during the call. Both participants will hear the announcement **Recording started** . You end the recording by clicking the button again **Record**. You can find the recording after the call has ended in your **sipgate account** in your **event list**. For calls longer than 30 minutes, it may take a while before the recording is available in the account.

**Set up desktop notifications**

Click at the bottom of the customer center on **Settings**. There, turn on push notifications. If you use multiple monitors, notifications will only be displayed on the first monitor.

**Set separate audio output for ringing**

In your softphone, click the audio settings at the bottom. Enable **Additional device for ringtone** and select the desired device for audio output.

**Test numbers for audio tests**

Test number for incoming audio: **10 000**

Test number for two-way audio: **10 005**

**Voice codec**

The softphone works with **G.711** ((60-100 kbit/s) and G.722 (160-200kbit/s). This codec does not offer adaptive adjustment to low bandwidth if you are on the move and only limited network coverage is available.

**Encryption**

Signaling is encrypted with TLS; voice encryption runs via SRTP.

**Use Click2Dial via tel: URI**

click2dial via tel: / callto: must be created manually locally. To do this, a new file must first be created under **/home/$USER/.local/share/applications/sipgate-softphone.desktop** .

**File contents:**

**\[Desktop Entry]**\
Name=sipgate-softphone\
Comment=sipgate softphone\
Exec=/home/$USER/bin/sipgate-softphone.AppImage %U\
Icon=/usr/share/icons/hicolor/128x128/apps/sipgate-softphone.png\
Terminal=false\
Type=Application\
Categories=Network;Application;\
Keywords=voip;sip;internet;sipgate\
Encoding=UTF-8\
MimeType=text/html;x-scheme-handler/tel;x-scheme-handler/callto;x-scheme-handler/softphone;x-scheme-handler/sip

**Switch audio device during call**

If you want to switch your phone or audio device during the call, go in the softphone to **Microphone/audio settings** and set there **default** . Then you must select the audio device in the operating system via **Operating system ➔ Settings ➔ Sound ➔ Output / Change microphone** .

**Autostart**

Direct autostart is currently not possible under Linux. You can set up autostart [manually](https://wiki.ubuntuusers.de/Autostart/). Autostart only works until the next softphone **update**. After that, the path must be adjusted again.

**Automatic updates**

For the **versions** **1.9.x - 1.10.30** an automatic check for updates takes place every 60 minutes. From version 1.10.50 onward, the system checks for updates automatically every 8 hours.

**Manual deactivation of updates**

Manual deactivation of updates is **not** recommended.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/telefonie/wie-richte-ich-sipgate-softphone-fuer-linux-ein.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
