Skip to content

fix: remove static RTP Media IP addresses from SIP networking docs#953

Merged
sahilsuman933 merged 1 commit intomainfrom
tasker/DEVREL-513-remove-rtp-media-ips
Feb 25, 2026
Merged

fix: remove static RTP Media IP addresses from SIP networking docs#953
sahilsuman933 merged 1 commit intomainfrom
tasker/DEVREL-513-remove-rtp-media-ips

Conversation

@sahilsuman933
Copy link
Contributor

Description

  • Remove static RTP Media IP addresses (44.229.228.186 and 44.238.177.138) from all RTP media sections in the SIP networking documentation
  • Update the SIP media (RTP) section to clearly state that Vapi does not use static IPs for RTP media and that media source IPs are dynamically assigned
  • Update firewall rules tables to show "Any (dynamic)" for RTP media source/destination IPs instead of the static addresses
  • Update the quick reference table to show "No static IPs (dynamic)" for RTP media
  • Update FAQ entries to reflect the distinction between static SIP signalling IPs and dynamic RTP media IPs
  • SIP signalling IP addresses are unchanged and remain documented as before
  • Resolves DEVREL-513

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work
  • Verify all SIP signalling IP references (44.229.228.186, 44.238.177.138) are preserved in signalling sections
  • Confirm all RTP media sections no longer reference static IPs
  • Review that the SIP networking page reads coherently end-to-end

Vapi does not have static IP addresses for RTP Media. This commit
removes the IPs 44.229.228.186 and 44.238.177.138 from all RTP
media sections and updates the documentation to clearly communicate
that RTP media uses dynamic IPs. SIP signalling IPs are unchanged.

DEVREL-513

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sahilsuman933 sahilsuman933 merged commit 79292c1 into main Feb 25, 2026
4 of 6 checks passed
@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant