# Configuration guides

- [How do I configure my devices for use with sipgate?](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-do-i-configure-my-devices-for-use-with-sipgate.md): Overview of all available VoIP devices and softphones compatible with sipgate, including setup instructions and general SIP configuration settings.
- [SNOM Phone responds slowly after auto-provisioning](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/snom-phone-responds-slowly-after-auto-provisioning.md): How to fix slow Snom phone response after auto-provisioning by adjusting the contact synchronization interval.
- [How to configure signal encryption via TLS](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-to-configure-signal-encryption-via-tls.md): Guide to setting up TLS signal encryption and SRTP media encryption for sipgate VoIP devices, including known device exceptions.
- [How to configure the BLF function for Grandstream Phones](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-to-configure-the-blf-function-for-grandstream-phones.md): Step-by-step instructions for configuring the BLF (Busy Lamp Field) function on Grandstream GXP 2110, 2120, 2020, and 2124 IP phones with sipgate.
- [How to configure the BLF function with Yealink IP Phones](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-to-configure-the-blf-function-with-yealink-ip-phones.md): How to set up the BLF (Busy Lamp Field) presence function on Yealink T26P, T28P, and T46G IP phones with sipgate team.
- [How to configure the BLF with Gigaset](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-to-configure-the-blf-with-gigaset.md): How to configure the BLF (Busy Lamp Field) function on the Gigaset Maxwell 10 phone with sipgate business L or XL.
- [How to configure the BLF with Tiptel](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-to-configure-the-blf-with-tiptel.md): How to configure BLF (Busy Lamp Field) keys on Tiptel IP phones with sipgate, including prerequisites, setup steps, and status indicators.
- [How do I configure BLF with Snom IP Phones](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/how-do-i-configure-blf-with-snom-ip-phones.md): How to configure BLF (Busy Lamp Field) presence monitoring on Snom 300, 320, 360, 370, 710, 715, 720, 820, and 870 IP phones with sipgate.
- [Grandstream VoIP adapter configuration](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/grandstream-voip-adapter-configuration.md): Links to personalized VoIP configuration guides for Grandstream HandyTone adapter models including HT502, HT701, HT702, HT704, and HT812.
- [BLF with Cisco SPA525 IP Phone](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/blf-with-cisco-spa525-ip-phone.md): How to set up BLF (Busy Lamp Field) presence monitoring on the Cisco SPA525G IP phone with sipgate team.
- [Softphone Debug Logs](https://teamhelp.sipgate.co.uk/first-steps/configuration-guides/softphone-debug-logs.md): Instructions for collecting debug logs from various softphones including PhonerLite, Zoiper, Bria, X-Lite, Acrobits, and others for troubleshooting.


---

# Agent Instructions: 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://teamhelp.sipgate.co.uk/first-steps/configuration-guides.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.
