Network Requirements

What your office network needs for WOCOM phones to work properly.

Most offices already have what they need. Run down the five points below — if all five are yes, your network is ready and you can stop reading. If one is a no, the step it points to tells you what to change. Whoever manages your network only needs the spec sheet.

Five things to checkAbout 30 seconds
1
Network cable to every phone position

Cat5e or better with RJ-45 ends. Anything installed in the last few years qualifies. → Step 1

2
A 100 Mbps or gigabit switch

Not a hub, and nothing older than 100 Mbps. A PoE switch also powers the phones, saving an adapter at every desk. → Step 1

3
A router you can change settings on

You need to be able to prioritise voice traffic and turn SIP ALG off. → Step 2

4
Spare upload bandwidth

Each call in progress uses 64 Kbps up and down. A 25-phone office needs about 1 Mbps of upload kept free. → Step 3

5
An internet connection that stays steady

Speed matters less than steadiness. The four numbers below are what a call needs.

<150 msOne-way latency
<30 msJitter
<1%Packet loss
64 KbpsPer call in progress
!
Not sure about any of them? Email cloudsupport@wocomja.com and we will check your site before install day rather than at the door.

The Spec Sheet

Every value on one card. If you have an IT provider, this is the whole message to send them.

WOCOM Cloud Hosted PBX — network settings

Outbound only. Nothing needs to be port-forwarded inbound.

SIP signallingUDP/TCP 5060 and 10000–20000
RTP mediaUDP 19560–24560
TLSTCP 443
ProvisioningTCP 80
NTP / DNSUDP 123 · UDP/TCP 53
QoS markingDSCP EF (46), highest priority
SIP ALGOff
NAT bindingDurable, 30–60 s UDP timeout
Voice VLAN802.1Q, e.g. VLAN 10 (optional)
Bandwidth64 Kbps per call, each way
Switch100 Mbps+, PoE preferred
CablingCat5e or better, RJ-45

The path a call takes

Your phonesHandsets · apps
SwitchStep 1
RouterStep 2
WOCOM cloudCalls · PSTN

Step 1 — Cabling & Switches

The physical side. Get this right and most call-quality problems never happen.

Works
  • Cat5e or Cat6 cable, RJ-45 both ends
  • 100 Mbps or gigabit switch
  • PoE switch (802.3af / at) so phones need no adapter
  • A power outlet near the switch and the router
Does not
  • Cat3 or telephone-grade cable
  • Any hub, or a 10 Mbps switch
  • Desk switches daisy-chained off each other
  • Cable runs beyond 100 m without a switch in between

Sharing a switch with the PCs is fine for a small office. On larger sites, either give the phones their own switch or put them on their own VLAN, so a big file transfer cannot take the capacity a call is using. Both layouts are drawn in the reference section at the foot of this page.

Step 2 — Router Settings

Three settings. They are the difference between calls that sound right and calls that do not.

1. Prioritise voice

Put SIP and RTP above all other traffic, and reserve part of the upload for them. Without this, a backup or a large upload will break calls no matter how fast the connection is.

2. Turn SIP ALG off

It rewrites call setup messages it does not understand, and it is the most common single cause of one-way audio. Off unless WOCOM support tells you otherwise.

3. Let the ports out

Allow the outbound ports on the spec sheet. Nothing needs forwarding inwards — the phones connect out and the audio follows that path back.

Router · QoS ruleSetting 1
Rule nameWOCOM-Voice
ProtocolUDP + TCP
Signalling ports5060
Media ports19560 – 24560
DSCP markingEF (46)
PriorityHighest
Reserved upstream1 Mbps
Your router may call this “Traffic priority”, “Smart queue” or “Bandwidth control”. Reserve upload first — that is the direction that runs out.
Router · NAT & SIP ALGSetting 2
SIP ALG Disabled
SIP transformations Disabled
UDP timeout60 seconds
Consistent NAT Enabled
UPnP Disabled
If calls connect but only one side can be heard, this screen is almost always the reason.
!
Send us a screenshot. Menu names differ by manufacturer. Take a picture of these two screens on your own router, send it to cloudsupport@wocomja.com, and we will tell you what to change before install day.

Step 3 — Bandwidth

How much of your connection to keep free for calls. Find your office size and read across.

Phones on siteCalls at once (typical)Upload to keep free
Up to 1030.5 Mbps
10 – 2561 Mbps
25 – 50131.5 Mbps
50 – 100252 Mbps

These assume an average office where about one phone in four is on a call at the same time. For a call centre, where nearly everyone is on a call at once, double the figures in the last column. Download needs the same amount as upload, but upload is almost always the one that runs short.

i
A fast connection is not the same as a good one. Bandwidth without QoS still breaks calls, because a single large upload will fill the link. Step 2 is what keeps voice at the front of the queue.

Reference

The detail behind the three steps. Open only what you need — nothing here changes the checklist above.

Full port and firewall table

All outbound, from your LAN to the WOCOM platform. Nothing needs to be forwarded inbound.

ServiceProtocol / PortPurpose
HTTPTCP/80Phones collecting their configuration from WOCOM
TLS/SSLTCP/443Encrypted SIP signalling
SIPUDP/5060 TCP/5060
UDP/10000-20000 TCP/10000-20000
Call setup between phones, the WOCOM platform and the gateways
RTPUDP/19560-24560The audio itself
NTPUDP/123Clock synchronisation
DNSUDP/53 TCP/53Finding the WOCOM servers by name

NAT behaviour

NAT maps your private addresses onto one public address. That mapping must be durable: each phone keeps the same external address and port while it is registered, with a UDP binding lifetime of 30–60 seconds. Without it, calls arrive with no audio or do not ring at all.

DHCP & DNS

Both are usually already correct — this is only worth reading if phones are not registering.

  • DHCP must give each phone an IP address and mask, a default gateway and a DNS server
  • Custom options such as Option 66 are not required, and are ignored if present
  • Make sure the DHCP pool is large enough for the phones as well as the computers
  • DNS must resolve external names, and a secondary DNS keeps registration alive if one fails
Network layouts — shared or separate VLANs

Small office — one network for everything

Around ten phones and computers together on a single untagged network. Simplest to build and to support.

WOCOM cloud
RouterNAT + QoS
One switchUntagged
One network — phones + computers
192.168.1.0/24
IP phone IP phone PC Printer

Larger site — voice and data separated

What WOCOM recommends once a site outgrows a single switch. Each side gets its own addresses and its own QoS policy, and a fault on one side is far easier to isolate.

WOCOM cloud
RouterNAT · QoS · inter-VLAN
Managed switch802.1Q
VLAN 10 — voice
10.10.10.0/24
IP phone ATA
VLAN 20 — data
10.10.20.0/24
PC Printer

Switch port settings for the VLAN layout

Switch · 802.1Q VLANPort assignment
PortConnectedPVIDTagging
1–8IP phones10Untagged 10
9–20PCs20Untagged 20
21–22Phone with PC behind it20Tagged 10, untagged 20
24Uplink to router1Tagged 10 + 20
A phone with a PC plugged into its back port needs the voice VLAN tagged and the data VLAN untagged on that port — that is the row people miss.
Working the bandwidth out yourself

The table in Step 3 comes from two lines of arithmetic. Use these if your site does not look like an average office, or to check what an existing connection can carry.

  • Calls at once = phones ÷ 4  (call centre: phones ÷ 2)
  • Bandwidth needed = calls at once × 64 Kbps, each direction
  • Calls a link can carry = bandwidth you reserve for voice ÷ 64 Kbps

What an existing connection can carry

Upload speedReserved for voiceCalls at oncePhones (4:1)
2 Mbps1 Mbps1560
5 Mbps2.5 Mbps39156
10 Mbps5 Mbps78312
20 Mbps10 Mbps156624

LAN capacity is rarely the constraint: meet the Step 1 requirements — 100 Mbps or better switching, Cat5e or better cable — and the office network will carry far more than the internet connection can.

Compatible phones & devices

WOCOM normally supplies the handsets. You may use your own if they are on this list — ask your account team to confirm a specific model before buying anything.

Polycom VVX
  • VVX 101 / 201
  • VVX 300, 301, 310, 311
  • VVX 400, 401, 410, 411
  • VVX 500, 501
  • VVX 600, 601
  • VVX 1500
Grandstream GXP
  • GXP1600 series
  • GXP1700 series
  • GXP2100 series
  • GXP2100EXT module
Grandstream GRP
  • GRP2612, 2613, 2614, 2615
  • GRP2712, 2713, 2714, 2715
Grandstream GXV video
  • GXV3240 / GXV3275
  • GXV3370 / GXV3380
Other brands
  • Yealink
  • Cisco / Linksys SPA 50x, 122, 30x
  • Fanvil
  • Htek
  • Snom
  • Zoiper (softphone)
What the terms mean
  • SIP — the language phones use to set up and end a call.
  • RTP — the audio itself, once the call is up.
  • SIP ALG — a router feature that tries to help with SIP and usually breaks it. Turn it off.
  • QoS — telling the router which traffic goes first. Voice goes first.
  • DSCP EF (46) — the label voice packets carry so equipment along the way knows to prioritise them.
  • NAT — how one public internet address is shared by everything in the office.
  • VLAN — splitting one physical switch into separate logical networks, e.g. phones apart from computers.
  • PoE — power delivered down the network cable, so a phone needs no power adapter.
  • Jitter — variation in arrival time between packets. High jitter sounds like choppy or robotic audio.
  • Latency — one-way delay. High latency makes both people talk over each other.

Rather have us check it? Send the spec sheet to whoever manages your network, or send us a screenshot of your router settings and we will review them before install day.
cloudsupport@wocomja.com

👋 Thank you for visiting! I'm here to assist you with your voice and AI questions.

WOCOM Sales

Online

Start a conversation

Please share your details so our team can assist you better.

Please enter your name and a valid email.

Connecting you with an agent...

Please wait while we find the best available representative