> 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-macos-ein.md).

# How do I set up sipgate Softphone for macOS?

Set up sipgate Softphone on macOS – installation, Rosetta note for Apple Silicon, and configuration.

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

If the sipgate Softphone 1.17.1 does not start on the M3, you should also install the Rosetta emulator and start the Softphone through it.

![sipgate-help-center-softphone-call.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)

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

#### **1. Installation**

**Requirement: 64-bit / arm64-bit (from OS X 12.x / 13.x)**

Then open the installation file in **Finder** and drag it to **Applications**. Click on **Authenticate** and enter the **username** and the **password** of the **administrator** . Start the sipgate Softphone via Applications in Finder.

If the sipgate Softphone 1.17.1 does not start on the M3, you should also install the Rosetta emulator and start the Softphone through it.

#### **2. Login**

Start the sipgate Softphone and click on **log in via browser**. Enter your username and password on the sipgate login page. If **pop-ups** are blocked in your browser, a screen with a **login code**will now appear. Copy this and enter it into the screen in the Sipgate Softphone. Then click Log in. If you have not blocked pop-ups in your browser, a window will appear asking you to confirm that the Softphone may be opened.

#### **3. Functions and settings**

**Making calls**\
You can either copy the phone number from a text file using the key combination **CMD + C** and paste it with **CMD + V** or enter it manually using the keyboard. The number may contain spaces, minus and plus signs, as well as parentheses.

**Accepting and rejecting calls**\
To accept calls, click the **green handset**. Alternatively, the call can be accepted or rejected via **push notifications** . Push notifications must be enabled for this. If the push notification does not contain buttons to accept or reject, banners in push notifications must be enabled via **System Settings ➔ click Notifications ➔ select sipgate Softphone ➔ change from Banner to Alerts** Bluetooth keyboards and Bluetooth headsets are not supported.

{% hint style="warning" %}
**Important:** Before you continue: Have you already assigned phone numbers and created devices? If not, you cannot yet configure routing. However, the appropriate help center article will help you set up your account.
{% endhint %}

**Picking up a call from a landline (Pickup)**\
If you want to answer an incoming call on a landline in your Softphone, press **\*9** **+ extension of the corresponding landline** and then press the **green handset**in the Softphone.

**Forwarding a call**\
You can forward a call by accepting the incoming call, then **\*3** tap and enter the desired destination number and confirm with **#**. Alternatively, forwarding can be done by **press transfer key ➔ enter destination number ➔ press transfer key** .

**Cancel forwarding**\
You can cancel the call forwarding with **\*8** . You will then be redirected back to the original call.

**Setting up a three-way conference**\
First select the first desired phone number. Then click on **Transfer** and select the second desired phone number. Using the **3-way conference** button, you can connect the two calls together. You leave the conference by simply hanging up.

**Conferences with more than three people**\
If you want to talk to more than three people at the same time, you can set up a [conference room](https://help.sipgate.de/hc/de/articles/4402326235409-So-funktionieren-Telefonkonferenzen-) via your Softphone or book an **external conference room** .

**Set up desktop notifications**\
Click the **gear icon**at the bottom of the Softphone to go to the settings. Turn on **push notifications** here.

{% hint style="warning" %}
**Important:** If you use multiple monitors at the same time, push notifications are only shown on **Monitor 1** .
{% endhint %}

**Click2Dial for tel:**\
When you click on a phone number, you will be asked whether sipgate is allowed to call. The call is made after opening the link. If you use **Chrome** as your browser, click the "Sipgate" button to start the call. In Safari, a popup window opens at that point asking whether the call should be allowed. Press **Allow call**to confirm it.

**Change audio device during a call**\
Go to microphone/audio settings in the menu and set them to **default** . Then change the audio device via **Operating system ➔ Settings ➔ Sound ➔ Output/Microphone**.

**Set up separate audio output for ringing**\
Click Audio settings at the bottom of the Softphone. Then activate **Additional device** **for ringtone** and select the desired device for audio output.

You can test audio playback using the following phone numbers:\
Test incoming audio: **10 000**\
Test two-way audio: **10 005**

#### **4. Technical information**

**Which voice codec is used?**\
The sipgate Softphone uses **G.711** (60-100 kbit/s).

**Are the signals transmitted over an encrypted connection?**\
Yes, the signals are transmitted via **TLS** and voice via **SRTP** .


---

# 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-macos-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.
