> 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/mobilfunk/wie-sende-und-empfange-ich-sms-mit-sipgate.md).

# How do I send and receive SMS with sipgate?

Sending and receiving SMS via your sipgate SIM card works as usual. There are restrictions when receiving on local numbers: Depending on the network provider, SMS are sometimes delivered as voice messages or in text form. The period during which SMS are delivered to local numbers varies from network operator to network operator. Please note that some network operators have completely discontinued SMS reception on local numbers.

An SMS has a maximum length of 160 characters. If this is exceeded, it is split into several SMS and charged accordingly. However, if an SMS contains special characters, the total number of characters is reduced to 70 characters.

{% hint style="warning" %}
**Important:** If you have a Classic account and use a mobile number as a group number, no SMS can be sent to it.
{% endhint %}

Receiving SMS from the **mobile network** to sipgate local numbers is not possible.

Sending SMS from sipgate SIM cards is done via the following SMS Service Center (SMSC): **+4915790109999.** This is preconfigured on the sipgate SIM cards.

{% hint style="info" %}
Our tip: You can also send SMS directly from your sipgate account in desktop view.
{% endhint %}

#### Send web SMS

**As admin:** Go to **My Telephony ➔ Fax and SMS ➔ Send SMS**\
**As user:** Go to **Fax and SMS ➔ Send SMS**

![sipgate help center SMS.jpg](/files/8ad4face0777027829bcf3a6d36a5c01e26a28b2)

Enter your recipient's phone number, write a message of up to 160 characters (up to 70 characters with special characters) and click on **Send SMS**.

![sipgate-help-center-all-about-sms.whatsapp\_facetimeandco-no.1.jpg](/files/4f59c456e06ae438dafd60e2a297bf1a1b189925)

#### SMS on multiple different devices (MultiSIM)

If a user has set up multiple mobile devices, he/she can decide to which of these devices SMS should be delivered. For regulatory reasons, only one device can always receive the SMS delivered to a phone number. By default, it is the first device set up, but this can be changed easily.

#### Change SMS reception

Delivery to another device can be configured under the menu item **Mobile network** flexibly with one click via the device group settings (see image) of the **SMS reception** can be made.

![sipgate-help-center-all-about1.png](/files/61037532f7de9965621ba1197e4966b4acc186a6)

#### SMS in the event list

As a user, you can set in the logged-in area that incoming SMS also appear in your event list. However, in order to be able to retrieve the incoming SMS, it is necessary that they have been delivered to a mobile end device. Only then will they also appear in the event list. This also applies when incoming SMS are read via sipgate.io.

Sipgate Neo: All received and sent SMS appear in the logged-in area under the menu item **Fax and SMS.**


---

# 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/mobilfunk/wie-sende-und-empfange-ich-sms-mit-sipgate.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.
