Freepbx sipgate: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 69: | Zeile 69: | ||
***Add Trunk | ***Add Trunk | ||
****pjsip Settings | ****pjsip Settings | ||
| + | {| class="wikitable" | ||
| + | ! Feld (FreePBX) | ||
| + | ! Wert | ||
| + | ! Kommentar | ||
| + | |- | ||
| + | | Username | ||
| + | | 174xxyyzz | ||
| + | | SIP-ID von sipgate | ||
| + | |- | ||
| + | | Auth username | ||
| + | | 174xxyyzz | ||
| + | | identisch zum Username | ||
| + | |- | ||
| + | | Secret | ||
| + | | Uosxxyyzz | ||
| + | | SIP-Passwort von sipgate | ||
| + | |- | ||
| + | | Authentication | ||
| + | | Outbound | ||
| + | | sipgate authentifiziert nur ausgehend | ||
| + | |- | ||
| + | | Registration | ||
| + | | Send | ||
| + | | FreePBX registriert sich bei sipgate | ||
| + | |- | ||
| + | | Language Code | ||
| + | | Default | ||
| + | | so lassen | ||
| + | |- | ||
| + | | SIP Server | ||
| + | | sipconnect.sipgate.de | ||
| + | | sipgate Registrar | ||
| + | |- | ||
| + | | SIP Server Port | ||
| + | | 5060 | ||
| + | | Standard UDP | ||
| + | |- | ||
| + | | Context | ||
| + | | from-pstn | ||
| + | | notwendig für eingehende Calls | ||
| + | |- | ||
| + | | Transport | ||
| + | | 0.0.0.0-udp | ||
| + | | UDP, kein TLS | ||
| + | |} | ||
Version vom 15. Januar 2026, 07:54 Uhr
Accountdaten
| Feld | Wert |
|---|---|
| Registrar | sipconnect.sipgate.de |
| Proxy | sipconnect.sipgate.de |
| SIP-ID | 174xxyyzz |
| SIP-Passwort | Uosxxyyzz |
| Rufnummer | 06332-9xxyyzz |
Trunk anlegen
- Connectivity
- Trunk
- Add Trunk
- General
- Add Trunk
- Trunk
| Feld (FreePBX) | Wert | Kommentar |
|---|---|---|
| Trunk Name | sipgate | Frei wählbar, sprechender Name |
| Hide CallerID | No | CallerID nicht unterdrücken |
| Outbound CallerID | <063329xxyyzz> | Eigene sipgate-Rufnummer, mit <> !! |
| CID Options | Allow Any CID | sipgate akzeptiert fremde CIDs |
| Maximum Channels | 2 | trunking 2 → 2 gleichzeitige Gespräche |
| Asterisk Trunk Dial Options | T | Default, so lassen |
| Continue if Busy | No | Standard |
| Disable Trunk | No | Trunk aktiv |
| Monitor Trunk Failures | Yes | Sinnvoll aktiviert |
- Connectivity
- Trunk
- Add Trunk
- pjsip Settings
- Add Trunk
- Trunk
| Feld (FreePBX) | Wert | Kommentar |
|---|---|---|
| Username | 174xxyyzz | SIP-ID von sipgate |
| Auth username | 174xxyyzz | identisch zum Username |
| Secret | Uosxxyyzz | SIP-Passwort von sipgate |
| Authentication | Outbound | sipgate authentifiziert nur ausgehend |
| Registration | Send | FreePBX registriert sich bei sipgate |
| Language Code | Default | so lassen |
| SIP Server | sipconnect.sipgate.de | sipgate Registrar |
| SIP Server Port | 5060 | Standard UDP |
| Context | from-pstn | notwendig für eingehende Calls |
| Transport | 0.0.0.0-udp | UDP, kein TLS |