Network Setup

Configure your network for optimal call quality

Good call quality starts with a solid network setup. dialnote uses WebRTC technology for voice calls, which means your network needs to allow certain connections to pass through. Most networks work out of the box, but corporate firewalls and strict security settings sometimes need adjustments.

Network Requirements#

dialnote's voice calls require the following:

Bandwidth:

  • Minimum: 100 Kbps upload and download per concurrent call
  • Recommended: 250 Kbps or higher for best quality
  • For multiple simultaneous calls, multiply by the number of active calls

Ports and protocols:

  • HTTPS (port 443): API communication and signaling
  • UDP ports 10000-60000: Voice media traffic (RTP/SRTP)
  • TCP port 443: Fallback when UDP is blocked (TURN over TLS)

Domains to allow:

  • *.twilio.com - Voice services and media relay
  • *.dialnote.com - Application services
  • api.twilio.com - API endpoints

Firewall Configuration#

If you're behind a corporate firewall, you may need to whitelist specific IP ranges. WebRTC uses STUN and TURN servers to establish connections, especially when devices are behind NAT (Network Address Translation).

What to allow:

  1. Outbound UDP traffic on ports 10000-60000
  2. Outbound TCP traffic on port 443 (for TURN fallback)
  3. Twilio's global edge locations (IP ranges available in Twilio's documentation)

Signs your firewall is blocking calls:

  • Calls connect but no audio in one or both directions
  • Calls drop after a few seconds
  • "Network" test fails in Audio Diagnostics
  • High latency warnings (over 500ms)

Optimizing Wi-Fi Performance#

Wi-Fi networks can introduce latency and packet loss that affects call quality. Here's how to get the best performance:

Router placement:

  • Position your router centrally, away from walls and metal objects
  • Avoid placing it near microwaves, cordless phones, or baby monitors
  • Elevate the router if possible—floor placement reduces signal quality

Channel selection:

  • Use 5GHz bands when available (less interference than 2.4GHz)
  • Check for channel congestion using a Wi-Fi analyzer app
  • Set your router to auto-select channels or manually pick the least congested

Quality of Service (QoS): If your router supports QoS, prioritize voice traffic. Look for settings labeled "VoIP priority" or "Real-time traffic" and enable them for devices running dialnote.

Testing Your Connection#

dialnote includes built-in diagnostics to verify your setup works correctly.

Running the Audio Test:

  1. Go to Settings → Your Account → Audio Test
  2. Click Start Test (it shows Run Again after the first run)
  3. The system checks browser compatibility, microphone, speaker, and network connectivity in order
  4. Review results—all four checks should pass

The browser check confirms your browser supports the building blocks for WebRTC calls: RTCPeerConnection, microphone access, and the Web Audio API. If any of these are missing, switch to an up-to-date Chrome, Firefox, Safari, or Edge.

Understanding network test results:

  • Excellent (under 200ms latency): Best call quality
  • Good (200-500ms): Acceptable quality for most calls
  • Slow (over 500ms): May experience delays and echo
  • Failed/Timeout: Check firewall settings and internet connection

Common Network Issues#

One-way audio (you can hear them, they can't hear you):

  • Check microphone permissions in browser settings
  • Verify your firewall allows UDP traffic
  • Try a different network to isolate the issue

Choppy or robotic audio:

  • Reduce bandwidth usage by other applications
  • Switch from Wi-Fi to wired Ethernet if possible
  • Check for network congestion during peak hours

Calls dropping unexpectedly:

  • Test your internet stability (try a speed test that measures consistency)
  • Look for intermittent connection drops in your router logs
  • Contact your ISP if problems persist

High echo or feedback:

  • Use headphones instead of speakers
  • Reduce speaker volume
  • Enable echo cancellation in your operating system's audio settings

What's Next#

  • Call Quality — pick the right microphone and speaker, and fix choppy or one-way audio
  • Making Calls — in-call controls and the dialer
  • Mobile App — call quality tips for iOS and Android
  • Contact Support — reach the team if calls still won't connect

We use cookies for analytics, ads, and to remember your preferences. Privacy Policy