Skip to content

Commit db53835

Browse files
Update src/content/docs/reference-architecture/diagrams/sase/deploying-self-hosted-VoIP-services-for-hybrid-users.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent aac1280 commit db53835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/reference-architecture/diagrams/sase/deploying-self-hosted-VoIP-services-for-hybrid-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ When calls are made from user to user, some traffic flows from user devices, thr
4343
The above diagram shows the high level signaling and media paths.
4444

4545
1. Alice registers directly with the SIP server (10.0.50.60) with her Cloudflare assigned CGNAT IP of 100.96.0.12
46-
2. Bob (also registers directly with the SIP server (10.0.50.60) with his CGNAT IP of 100.96.0.13
46+
2. Bob (also registers directly with the SIP server (10.0.50.60) with their CGNAT IP of 100.96.0.13
4747
3. When Alice calls Bob, the SIP server will send a SIP INVITE message to Bob at 100.96.0.13
4848
4. The default gateway for the SIP server is 10.50.0.1, but we have defined a static route such that for destination 100.96.0.0/12, the next hop is the WARP Connector interface (10.0.50.10).
4949
5. The SIP INVITE message will be routed across the WARP Connector to the Cloudflare network and then received by Bob.

0 commit comments

Comments
 (0)