> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software.md).

# Hardware and Software

- [PBX Equipment Manufacturers](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/pbx-equipment-manufacturers.md): List of PBX equipment manufacturers compatible with sipgate, including contact and website links.
- [My PBX Is registered, but I can not receive any calls (outgoing calls are fine)](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/my-pbx-is-registered-but-i-can-not-receive-any-calls-outgoing-calls-are-fine.md): Troubleshooting checklist when your PBX is registered with sipgate but cannot receive incoming calls.
- [FreePBX Configuration - sipgate SIP Trunking](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/freepbx-configuration-sipgate-sip-trunking.md): Step-by-step guide to configure a sipgate SIP Trunk on FreePBX, including trunk setup, outbound routes, and caller ID settings.
- [How do I configure My 3CX PBX for sipgate trunking?](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/how-do-i-configure-my-3cx-pbx-for-sipgate-trunking.md): Reference to 3CX online documentation for configuring 3CX PBX with sipgate trunking.
- [Configuring 3CX SIP Trunks](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/configuring-3cx-sip-trunks.md): How to configure 3CX to register with sipgate trunking, including trunk details, authentication, and outbound call settings.
- [Trunking: Cisco Call Manager Express PBX (UC520/540/560)](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/trunking-cisco-call-manager-express-pbx-uc520540560.md): Configuration information for Cisco Call Manager Express UC520/540/560 PBX with sipgate trunking, including Voice Class setup.
- [How do I configure the AVM Gateway 5188 for sipgate trunking?](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/how-do-i-configure-the-avm-gateway-5188-for-sipgate-trunking.md): Configuration guide for the AVM Gateway 4588 with sipgate trunking, including all required web menu settings.
- [Is SRTP/TLS Voice encryption possible with sipgate trunking?](https://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software/is-srtptls-voice-encryption-possible-with-sipgate-trunking.md): Information about SRTP/TLS voice encryption availability with sipgate trunking and VPN as an alternative.


---

# 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://teamhelp.sipgate.co.uk/integrations-and-connections/hardware-and-software.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.
