Documentation Index
Fetch the complete documentation index at: https://docs.vobiz.ai/llms.txt
Use this file to discover all available pages before exploring further.
SIP Signaling
3 IP addresses · Port 5060/5061
RTP Media
5 IP addresses · UDP 6000–65535
Callbacks
3 IP addresses · HTTPS 443
SIP Signaling
Allow inbound and outbound SIP traffic from these IPs. Used for call setup, tear-down, and control messages between your SIP infrastructure and Vobiz. India · AWS Mumbai| IP Address | Protocol | Port | Direction |
|---|---|---|---|
13.203.7.132 | UDP / TCP | 5060, 5061 | Inbound + Outbound |
13.233.44.61 | UDP / TCP | 5060, 5061 | Inbound + Outbound |
15.207.232.91 | UDP / TCP | 5060, 5061 | Inbound + Outbound |
Firewall rule: Allow TCP/UDP on ports
5060 and 5061 for all three IPs in both directions.RTP Media
Allow UDP traffic from these IPs for the audio media stream. RTP carries the actual voice packets during a live call. India · AWS Mumbai| IP Address | Protocol | Port Range | Direction |
|---|---|---|---|
3.110.99.6 | UDP | 6000–65535 | Inbound + Outbound |
65.1.145.87 | UDP | 6000–65535 | Inbound + Outbound |
13.234.214.51 | UDP | 6000–65535 | Inbound + Outbound |
13.200.197.87 | UDP | 6000–65535 | Inbound + Outbound |
13.202.13.57 | UDP | 6000–65535 | Inbound + Outbound |
Callbacks
Vobiz sends webhook callbacks from these IP addresses to your server. Allow inbound HTTPS traffic from these IPs so your application receives call status, hangup, and recording events. India · AWS Mumbai| IP Address | Protocol | Port | Direction |
|---|---|---|---|
15.206.6.156 | HTTPS | 443 (80 for HTTP) | Inbound to your server |
35.154.59.246 | HTTPS | 443 (80 for HTTP) | Inbound to your server |
15.207.8.226 | HTTPS | 443 (80 for HTTP) | Inbound to your server |
Firewall rule: Allow inbound TCP port
443 (HTTPS) from all three IPs to your callback server. Port 80 only if you use plain HTTP callbacks.Protocol Whitelisting
In addition to IP addresses, ensure your firewall and ISP do not block the following protocols.| Protocol | Port | Use |
|---|---|---|
| SIP | 5060 / 5061 | Call signaling (setup & teardown) |
| RTP | 6000–65535 UDP | Voice media streaming |
| HTTPS | 443 TCP | Callback / webhook delivery |
| WSS | 443 TCP | WebSocket streaming (XML Stream) |