> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/voip/voip-services-compatible-with-sprinthub.md).

# VoIP Services Compatible with SprintHub

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2Fdwx0gPTXkFMuulX9S720%2FChatGPT%20Image%2029%20de%20mai.%20de%202025%2C%2016_41_48.png?alt=media&amp;token=78990e38-9a36-4ef9-8996-253e52c07cd9" alt=""><figcaption></figcaption></figure>

SprintHub offers integration with various VoIP telephony solutions to enhance communication for sales and support teams. If you're looking for a more efficient connection with your leads and customers via phone calls directly on the platform, check out below some of the main VoIP services compatible with SprintHub:

### 1. **DIDWW**

{% embed url="<https://www.didww.com/coverage-and-prices/sip-trunking-pricing>" %}

DIDWW is a global VoIP services provider, specialized in *SIP Trunking* and international virtual numbers. It is ideal for companies with a global presence or that want to expand their customer service channels outside Brazil.

### 2. VT CALL

{% embed url="<https://www.vtcall.com/>" %}

Focused on the Brazilian market, VT CALL offers national VoIP numbers with coverage throughout the country. It is a great option for companies that want to reduce telephony costs and integrate calls directly into the SprintHub CRM.

### 3. **API4COM**

{% embed url="<https://www.api4com.com/contato>" %}

API4COM offers a robust IP telephony platform focused on custom integrations and APIs. It is recommended for companies that need greater technical flexibility and tailored solutions.

### 4. **Agera Telecom**

{% embed url="<https://ageratelecom.com.br/servicos/>" %}

Agera is a national VoIP telephony carrier with services aimed at companies of all sizes. It stands out for its good cost-benefit ratio and active technical support.

***

### Conclusion

Whether to optimize support, record conversations, or scale sales operations, integration with VoIP services is a powerful feature of SprintHub. Evaluate which provider best meets your needs and count on our support team to set everything up quickly and easily.

**Still have questions?** Get in touch with our Support team or access the VoIP settings panel in your SprintHub account.


---

# 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://docs.sprinthub.com/en/topics/general/voip/voip-services-compatible-with-sprinthub.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.
