Add SIP networking & firewall configuration docs#938
Merged
sahilsuman933 merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
Add a dedicated reference page documenting Vapi's SIP networking requirements for firewall configuration. Customers integrating SIP trunks need to know IP addresses, signalling ports, and RTP port ranges to configure their network infrastructure. New page covers: - SIP signalling IPs and ports (UDP 5060, TLS 5061) - RTP media port range (UDP 40000-60000) - DNS resolution (sip.vapi.ai) - Inbound and outbound firewall rule recommendations - FAQ for common networking questions Also updates sip-trunk.mdx with a cross-reference to the new page and adds the page to the docs.yml navigation under SIP integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
🌿 Preview your docs: https://vapi-preview-4aeea4aa-afb6-4bbc-9432-0dc2da0a3033.docs.buildwithfern.com |
Contributor
Author
CI Check AnalysisThe Evidence: The "Preview SDKs" workflow has failed on every PR in this repo for at least the last 10 runs across multiple branches (including PRs from other authors). The failures are in the Fern SDK code generation pipeline:
This PR only modifies:
None of these files can affect SDK code generation. These checks are informational and non-blocking. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
fern/advanced/sip/sip-networking.mdx) documenting Vapi's complete SIP networking requirements for firewall configuration44.229.228.186,44.238.177.138), ports (UDP 5060, TLS 5061), RTP media port range (UDP 40000-60000), and DNS resolution (sip.vapi.ai)sip-trunk.mdxto cross-reference the new page from the existing "Network requirements" sectiondocs.ymlnavigation under SIP integration, positioned between "SIP trunking" and "Providers"Testing Steps
fern docs devor navigate to preview deployment