docs: add SIP transfer IP whitelisting documentation#1046
Open
vapi-tasker[bot] wants to merge 1 commit into
Open
docs: add SIP transfer IP whitelisting documentation#1046vapi-tasker[bot] wants to merge 1 commit into
vapi-tasker[bot] wants to merge 1 commit into
Conversation
Add static SIP IP addresses (44.229.228.186, 44.238.177.138) to the static IP addresses page and add cross-references from call transfer pages so users configuring IP whitelisting on receiving SIP trunks can find this information without navigating to the SIP networking page. - Expand static-ip-addresses.mdx with a SIP traffic section alongside the existing HTTP webhook CIDR block - Add IP whitelisting note to the SIP transfers section in call-dynamic-transfers.mdx - Add SIP transfer IP whitelisting section to call-forwarding.mdx Resolves PRO-2606 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
🌿 Preview your docs: https://vapi-preview-4214d6e6-fe2a-40c6-ad96-e858daa6bada.docs.buildwithfern.com |
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\n\n- Add Vapi's static SIP signalling IPs (
44.229.228.186,44.238.177.138) to the Static IP addresses page (security-and-privacy/static-ip-addresses.mdx) alongside the existing HTTP webhook CIDR block, making this page a single reference for all Vapi static IPs\n- Add an IP whitelisting note to the Dynamic call transfers page (calls/call-dynamic-transfers.mdx) in the SIP transfers<Note>section so users configuring SIP transfer destinations know to allowlist these IPs\n- Add a SIP transfer IP whitelisting section to the Call forwarding page (call-forwarding.mdx) for users configuringtransferCallwith SIP destinations\n- All new sections cross-link to the authoritative SIP networking and firewall configuration page (/advanced/sip/sip-networking)\n- Addresses customer request in PRO-2606 about which IPs to whitelist on receiving SIP trunks when Vapi transfers calls via SIP\n\n## Testing Steps\n\n- [ ] Run the app locally usingfern docs devor navigate to preview deployment\n- [ ] Ensure that the changed pages and code snippets work\n- [ ] Verify the Static IP addresses page renders both the HTTP webhook and SIP traffic sections correctly with proper table formatting\n- [ ] Verify the Dynamic call transfers page SIP note renders with the added IP whitelisting sentence\n- [ ] Verify the Call forwarding page renders the new SIP transfer IP whitelisting section at the bottom\n- [ ] Confirm all internal links resolve:/advanced/sip/sip-networkingfrom all three pages