Skip to content

Commit 5611cad

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 db53835 commit 5611cad

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
@@ -61,7 +61,7 @@ The high-level signaling and media paths are shown below:
6161
![Figure 4: Both signaling and media (audio, video etc) travel via secured tunnels from remote devices to on-premises clients.](~/assets/images/reference-architecture/deploying-self-hosted-voip-services-for-hybrid-users/figure4.svg "Figure 4: Both signaling and media (audio, video etc) travel via secured tunnels from remote devices to on-premises clients.")
6262

6363
1. Alice registers directly with the SIP server (10.0.50.60) with her CGNAT IP of 100.96.0.12
64-
2. Bob (also registers directly with the SIP server (10.0.50.60) with his LAN IP of 10.0.50.101
64+
2. Bob (also registers directly with the SIP server (10.0.50.60) with their LAN IP of 10.0.50.101
6565
3. When Alice calls Bob, the SIP server will send a SIP INVITE message to Bob at 10.0.50.101
6666
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).
6767
5. The SIP INVITE message will be sent on the local network to Bob.

0 commit comments

Comments
 (0)