> For the complete documentation index, see [llms.txt](https://lowemann.gitbook.io/doorbird/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lowemann.gitbook.io/doorbird/hauptmenue/6-benutzerdefinierte-favoriten-http-or-sip.md).

# 6 Benutzerdefinierte Favoriten (Http | SIP)

#### HTTP Favoriten

Mit HTTP Favoriten haben sie die Möglichkeit Aktionen von einer Doorbird auszulösen .&#x20;

Nach deren Ausführung wird die Aktion kein weiteres Mal getriggert und müsste wieder erneut aktiviert werden (u.a. sinnvoll für einen Einmalcode mit dem Keypad).

![](/files/-LVe-4Nq8xz25txbvF7z)

Über dem Button "Generate Loxone Command" wird ein HTTP Befehl generiert! &#x20;

Mit "Add Favorites to Doorbird"  wird der Befehl in der Doorbrid bekannt gemacht.

#### APP Konfiguration&#x20;

{% hint style="danger" %}
Es ist zwingend notwendig den entsprechende Http Befehl über den Zeitplan einzustellen.
{% endhint %}

{% hint style="info" %}
Info hierzu in der Doorbird App [Bedienungsanleitung](https://www.doorbird.com/downloads/manual_app_en_de.pdf) auf Seite 33
{% endhint %}

![](/files/-LVeBY3MFsZ-DYwJ2iay)

![](/files/-LVeBuAKuTAL9HORTUbN)

{% hint style="danger" %}
Es wird immer der nächst freie Virtuelle Input gesucht und direkt in die Loxone Config geschrieben  !
{% endhint %}

#### SIP Favoriten

Mit SIP Favoriten haben sie die Möglichkeit Anrufe von einer Doorbird auszulösen .&#x20;

{% hint style="info" %}
Beispiel:

Teilnehmer  (Fritz Phone)  anrufen mit der Kennung \*\*610 in einer fritz.box

**<610@fritz.box>  oder 610\@192.168.178.1**
{% endhint %}

![](/files/-LVe-6NMK_15o-O5RukO)


---

# 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:

```
GET https://lowemann.gitbook.io/doorbird/hauptmenue/6-benutzerdefinierte-favoriten-http-or-sip.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.
