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

# Fonial Integration

> Connect a Fonial phone number to Famulor via a SIP trunk

<Warning>
  **Done for you — any region, any country (our EU partner carrier)**

  If you prefer not to configure a SIP trunk or import numbers yourself, our **EU partner carrier** can supply **local numbers in any region and any country**, set up the **SIP trunk**, and **import the connection into Famulor** for you. Provisioning runs **end-to-end through the partner** (carrier-side), so you skip DIY trunk and number import in Famulor.

  * **Custom number region / full-service onboarding:** [Famulor Custom Number Region form](https://tally.so/r/w4bN2Y)
  * **More detail or bespoke options:** [support@famulor.de](mailto:support@famulor.de)
</Warning>

# Connect a Fonial Number to Famulor

This guide walks you through connecting a Fonial phone number to Famulor step by step.

<Note>
  Famulor has **no** dedicated „Fonial import". You connect your Fonial number like any other provider through the **Integrate SIP trunk** feature in Famulor.

  The full setup has two parts that work together:

  * **Outbound calls:** a **SIP user** in Fonial provides the credentials Famulor uses to authenticate to Fonial.
  * **Inbound calls:** a **forwarding to SIP-URI** in Fonial sends calls to Famulor's SIP address.
</Note>

<Warning>
  **fonial PLUS customers only:** The Voice AI integration can only be used by **PLUS customers** of Fonial. If you are currently a **FREE customer**, you need to upgrade your plan to use this feature. Contact Fonial support by phone at **0221 66966966** or by email at [support@fonial.de](mailto:support@fonial.de) and ask whether the feature is included in your package.
</Warning>

## How it works

```mermaid theme={null} theme={null}
sequenceDiagram
    participant C as Caller
    participant F as Fonial
    participant FA as Famulor
    participant A as AI assistant

    Note over F,FA: Inbound – forwarding to SIP-URI
    C->>F: Call to your Fonial number
    F->>FA: Forward to „Our SIP address"
    FA->>A: Call routed to assigned assistant
    A->>FA: Voice response (real time)
    FA->>C: Conversation with AI assistant
    Note over FA,F: Outbound – auth with SIP user (sip.plusnet.de)
```

* **Inbound:** Famulor does **not** register via SIP REGISTER at Fonial. Incoming calls reach Famulor through the **forwarding to SIP-URI** (Step 5).
* **Outbound:** Famulor authenticates per call with the **SIP user credentials** at `sip.plusnet.de`.

<Note>
  The **SIP user stays „Offline" in Fonial** – this is correct and not an error. Famulor does not register, so the status never switches to „Online". Incoming calls run through the forwarding, **not** through registration.
</Note>

## Prerequisites

* An active Fonial account with at least one phone number
* **SIP trunking / SIP user** available in your Fonial plan (see [Fonial help: Trunking setup](https://www.fonial.de/hilfe/trunking/einrichtung-trunking))
* A Famulor account
* Access to the Fonial customer portal at [kundenkonto.fonial.de](https://kundenkonto.fonial.de)

***

## Step 1: Create a SIP user in Fonial

The SIP user provides the credentials for **outbound** calls.

1. Sign in to your [Fonial customer account](https://kundenkonto.fonial.de).
2. In the sidebar, open **SIP-Benutzer** (SIP users).
3. Click **Neuen SIP-Benutzer anlegen** (Create new SIP user) at the top right.

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-sip-1.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=25e9ca9e3e23f6be056c312be108d51a" alt="Fonial customer account: SIP user overview with the „Neuen SIP-Benutzer anlegen“ button" width="700" height="420" data-path="images/fonial/fonial-sip-1.png" />

4. Enter a name for the SIP user (e.g. `Famulor`) and click **Speichern** (Save).

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-sip-2.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=5e30cf6d5ab8123223b4ceb43fb9aa2b" alt="Fonial: „SIP-Benutzer anlegen“ dialog with name field and „Speichern“ button" width="700" height="423" data-path="images/fonial/fonial-sip-2.png" />

5. The new SIP user appears in the list with **status Offline**. It stays Offline even after setup – see the note above.

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-sip-3.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=6b22af7e5a433c582aff649d24948895" alt="Fonial: list of SIP users showing the newly created user with status Offline" width="700" height="419" data-path="images/fonial/fonial-sip-3.png" />

***

## Step 2: Open the SIP user credentials

1. In the SIP user row, under **Aktionen** (Actions), click the **credentials** icon.

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-sip-4.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=4e8eaa2f892def1bcb5eae1e7df9ec94" alt="Fonial: SIP user list, action icons to open the credentials" width="700" height="419" data-path="images/fonial/fonial-sip-4.png" />

2. Note the displayed **Zugangsdaten SIP-Benutzer** (SIP user credentials):

| Field            | Meaning                                        |
| ---------------- | ---------------------------------------------- |
| **Benutzername** | SIP username (needed in Famulor)               |
| **Passwort**     | SIP password (needed in Famulor)               |
| **Server URL**   | `sip.plusnet.de` – the SIP address for Famulor |

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-sip-5.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=a4ee18aaf0fc18fb966c5a4c359418cc" alt="Fonial: „Zugangsdaten SIP-Benutzer“ dialog with username, password and Server URL sip.plusnet.de" width="700" height="419" data-path="images/fonial/fonial-sip-5.png" />

<Note>
  Keep the **username** and **password** safe. You need both in **Step 4** for the Famulor SIP trunk setup.
</Note>

***

## Step 3: Assign the phone number to the SIP user

1. In the sidebar, open **Rufnummern** (Phone numbers).
2. Tick the **checkbox** next to the number you want to connect to Famulor.
3. Click **SIP-Benutzer zuordnen** (Assign SIP user) at the bottom.

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-ruf-1.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=468074d0ff052a7218dc40a7cc16a4aa" alt="Fonial: phone number overview, number selected and „SIP-Benutzer zuordnen“ button" width="800" height="265" data-path="images/fonial/fonial-ruf-1.png" />

4. In the **SIP-Benutzer festlegen** dialog, select the SIP user you just created (e.g. `Famulor`) and click **Speichern** (Save).

<img src="https://mintcdn.com/famulor/W00EMw6JCU3jK83K/images/fonial/fonial-ruf-2.png?fit=max&auto=format&n=W00EMw6JCU3jK83K&q=85&s=21dfcd78cf8e709f8d395f94f98cb816" alt="Fonial: „SIP-Benutzer festlegen“ dialog with „SIP-Benutzer auswählen“ dropdown and „Speichern“ button" width="800" height="336" data-path="images/fonial/fonial-ruf-2.png" />

<Note>
  Note your Fonial number in **E.164 format** with country code, e.g. `+498956546546`. You need it in the next steps.
</Note>

***

## Step 4: Set up the SIP trunk in Famulor

1. Open Famulor at [app.famulor.de/phone-numbers?lang=en](https://app.famulor.de/phone-numbers?lang=en).
2. In the sidebar, go to **Your phone numbers**.
3. Click **+ Integrate SIP trunk** at the top right.
4. Enter the data as follows:

| Field                            | Value                                                       |
| -------------------------------- | ----------------------------------------------------------- |
| **SIP trunk type**               | **SIP extension**                                           |
| **Your SIP extension**           | Your Fonial number in E.164 format (e.g. `+498956546546`)   |
| **Username**                     | The **username** of the Fonial SIP user (from Step 2)       |
| **Password**                     | The **password** of the Fonial SIP user (from Step 2)       |
| **SIP address** (outbound)       | `sip.plusnet.de` (the Server URL from Step 2, without port) |
| **Outgoing phone number format** | **International (with leading +)**                          |
| **Country**                      | **Germany (DE)**                                            |

5. Under **Incoming call settings**, copy the value **Our SIP address** (e.g. `xxxxxx.eu.sip.livekit.cloud`). You need it in Step 5.
6. Click **Add SIP number**.

<img src="https://mintcdn.com/famulor/gRn2Uxhmr5fn27rv/images/fonial/fonial-famulor-sip-integration.png?fit=max&auto=format&n=gRn2Uxhmr5fn27rv&q=85&s=9d96cedc82e7c29a9315c2396e6f3056" alt="Famulor: „Integrate SIP trunk“ dialog with SIP extension, authentication, SIP address sip.plusnet.de and the „Our SIP address“ field for incoming calls" width="818" height="1024" data-path="images/fonial/fonial-famulor-sip-integration.png" />

<Note>
  With this configuration, **outbound** calls are already covered: Famulor authenticates with username and password at `sip.plusnet.de`. For **inbound** calls, set up the forwarding in Fonial in Step 5.
</Note>

***

## Step 5: Create the forwarding to SIP-URI in Fonial (inbound calls)

To make incoming calls arrive at Famulor, create your AI phone assistant as a **target** in Fonial. Fonial then forwards calls to Famulor's SIP address.

### Build the SIP-URI from „Our SIP address"

Build the SIP-URI from your Fonial number and the **Our SIP address** value you copied in Step 4:

```text theme={null}
sip:<Fonial number without +>@<Our SIP address>
```

**Example:** `+498956546546` and `xxxxxx.eu.sip.livekit.cloud` become:

```text theme={null}
sip:498956546546@xxxxxx.eu.sip.livekit.cloud
```

<Note>
  The phone number in the SIP-URI must be entered **without the plus sign (`+`)**.
</Note>

### Create the target in the Fonial customer account

1. In the navigation menu, under **Telefonanlage**, select **Ziele** (Targets).
2. Click **Neues Ziel anlegen** (Create new target).

<img src="https://mintcdn.com/famulor/1FGOXQYdZxiZNx05/images/fonial/fonial-ziel-1.png?fit=max&auto=format&n=1FGOXQYdZxiZNx05&q=85&s=65f2d724119c4f9b04f447e619a1474b" alt="Fonial customer account: Telefonanlage → Ziele with „Neues Ziel anlegen“ button" width="840" height="477" data-path="images/fonial/fonial-ziel-1.png" />

3. Choose **Weiterleitung (Mobilfunk, Festnetz, Fax oder SIP-URI)** as the target type.
4. Enter a **name** for the forwarding target (e.g. `Famulor`).
5. In the dropdown, select **Weiterleitung auf SIP-URI** (Forward to SIP-URI).
6. Under **SIP-URI**, paste the SIP address you built above.
7. As the **outgoing phone number** (Ausgehende Rufnummer), select the Fonial number you want to connect to Famulor.
8. Finally, click **Speichern** (Save).

<img src="https://mintcdn.com/famulor/1FGOXQYdZxiZNx05/images/fonial/fonial-ziel-2.png?fit=max&auto=format&n=1FGOXQYdZxiZNx05&q=85&s=7173a045b861c8b8e744042202ea6c4b" alt="Fonial: „Neues Ziel anlegen“ dialog with type Weiterleitung, „Weiterleitung auf SIP-URI“, SIP-URI field and outgoing phone number" width="617" height="835" data-path="images/fonial/fonial-ziel-2.png" />

***

## Step 6: Assign an assistant and test

To have incoming calls answered by your AI assistant, assign the number to an assistant.

1. Open **Assistants** in Famulor and edit the assistant you want to use.
2. Select the correct **inbound type** (incoming calls).
3. Choose your connected Fonial phone number from the list.
4. Click **Save assistant**.
5. Place a **test call** to your Fonial number and check that the AI assistant answers.

***

## Common issues

<AccordionGroup>
  <Accordion title="SIP user shows „Offline“" icon="circle-info">
    This is **normal and not an error**. Famulor does **not** register via SIP REGISTER at Fonial, so the SIP user stays „Offline". Incoming calls run through the **forwarding to SIP-URI** (Step 5), not through registration.
  </Accordion>

  <Accordion title="Inbound calls do not arrive" icon="phone-slash">
    Check the **forwarding to SIP-URI** in Fonial (Step 5): SIP-URI in the format `sip:<number without +>@<Our SIP address>`, the correct **outgoing phone number**, and the **exact** „Our SIP address" from Famulor (no second `sip:`, no spaces).
  </Accordion>

  <Accordion title="Outbound calls fail" icon="arrow-up-right-from-square">
    Check the **username**, **password** and **SIP address** (`sip.plusnet.de`) from the Fonial credentials (Step 2) in Famulor. Set the **Outgoing phone number format** to **International (with leading +)**.
  </Accordion>

  <Accordion title="Wrong or unknown SIP address" icon="server">
    Use the **exact** „Our SIP address" from Famulor (Phone numbers → Integrate SIP trunk → Incoming call settings). The phone number in the SIP-URI must be entered **without** the plus sign.
  </Accordion>
</AccordionGroup>

***

## Help

<Tip>
  If you need help, contact our support team at [support@famulor.io](mailto:support@famulor.io). You can reach Fonial support by phone at **0221 66966966** or by email at [support@fonial.de](mailto:support@fonial.de) – more info in the [Fonial help center](https://www.fonial.de/hilfe/trunking/einrichtung-trunking).
</Tip>
