Registration for Zoomtopia is LIVE! Join us virtually or in person for the biggest event of the year and experience the future of AI-driven collaboration.
Register today!Everything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Remove the hassle of traditional scheduling with Zoom Scheduler
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Optimize contact center agent performance and engagement
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Hardware purchase and subscription options
Flexible subscription plans for hardware
Protect certain data at rest with your own encryption keys
An open platform that allows developers to build Zoom apps and integrations.
Explore thousands of apps that work with or within Zoom
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building with Zoom's technology using SDKs, APIs, and webhooks
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2022-01-07 10:07 AM
Does anyone know what port range is used when a zoom client calls another user answering on a zoom client? it doesnt use the 20k+ range that goes back to zoom but uses TCP ports somewhere in the 9000+ range from testing with wireshark.
This communication flow is undocumented and I am trying to refine our QOS policy to apply tags on P2P voice traffic along with audio traffic that goes directly to zoom.
Solved! Go to Solution.
2022-01-13 09:42 AM - edited 2022-01-13 09:42 AM
My colleague has just confirmed that this port range is:
Ports 9000-10000
We are working to get this updated on our Firewall Rule Support Article.
If this has answered your question, please click the Accept as Solution button below so that others in the Community may benefit as well.
Thanks!
2022-01-07 10:11 AM
Hello @vgonzalez ,
This is configurable in your Account Settings:
If this has answered your question, please click the Accept as Solution button below so that others in the Community may benefit as well.
Thanks!
2022-01-07 10:15 AM
seeing that this specifically mentions meetings, is this including both audio and video? does this also include a phone call, which is not a meeting? Thanks for the quick response BTW!
2022-01-07 10:20 AM
This would be for meetings (audio/video) and does NOT apply to Zoom Phone. Zoom Phone uses TCP 5091 for signaling and UDP 20000-64000 for media.
If this has answered your question, please click the Accept as Solution button below so that others in the Community may benefit as well.
Thanks!
2022-01-07 10:28 AM
I have two QOS Policies for zoom phone one for the destination port 5091 and the 20k range to apply QOS on our windows machines. When making an outbound call through the PSTN the call falls into those ranges and QOS is applied. When making a P2P zoom phone call is seems that is is using the 9k range when looking at wireshark, but unknown what the full range is.
How can I get a feature request for a P2P meeting setting the port range to have it separated out between audio and video? we want audio to have a higher priority than video. Meetings that are not P2P going back to zoom that is easily definable referring to the zoom network guide overlooking the port ranges.
2022-01-07 10:38 AM
All feature requests are managed within our https://zoom.us/feed submission form. We encourage you to submit this idea there, where the information will then be passed along to the relevant product team for review.
2022-01-07 11:15 AM
any thoughts on zoom phone peer 2 peer? on controlling the port range or what they are?
2022-01-12 01:48 PM
Hello!
Zoom Phone peer to peer traffic will be from the source ports that both zoom clients are using for the client to cloud traffic.
Ex:
Client A sources from 9123 and goes to port 20000 in the cloud
Client B sources from 9456 and goes to port 20001 in the cloud
Client A will source with 9123 and go to 9456 on client B
Client B will source from 9456 and go to 9123 on client A
So all that to say, it's lower ephemeral range UDP ports that are chosen at the client level. It's not something that can be set by the user or admin.
Hope that helps and please make sure to mark the solution as accepted if this information is what you needed.
Thanks! Rick
2022-01-12 01:57 PM
is the port range known? I am assuming it is hard coded in the client or is brokered through Zoom's servers to tell the clients what ports to negotiate on.
2022-01-13 09:42 AM - edited 2022-01-13 09:42 AM
My colleague has just confirmed that this port range is:
Ports 9000-10000
We are working to get this updated on our Firewall Rule Support Article.
If this has answered your question, please click the Accept as Solution button below so that others in the Community may benefit as well.
Thanks!
2022-01-13 10:00 AM
Awesome! thank you for the information, I just added to our Windows group policy to have our clients get this. Thanks for forwarding this on to get documentation updates so other zoom customers can build their QOS policies better. Maybe also get the QOS document update to show how to create for each type of communication with zoom, instead of a catchall of all ports to put a single QOS tag on all traffic.
2022-01-13 10:04 AM
Glad we could get you this information. If this has answered your question would you please click the Accept Solution button on my replay above wi the port range? This will help others in the Community who search this topic in the future.
Thanks!
2022-01-13 12:16 PM
Also to confirm, its UDP 9000-10000 for everyone else on the forum and mark as the solution. Looking at wireshark I was seeing the traffic go over UDP.
2022-02-16 11:08 AM
Still having issues with dropped calls, but I did get confirmed from support that outgoing UDP 9k-10k is the range for P2P calls for anyone trying to more granularly specify in their QOS policy, or needing to allow in their windows based firewall.
2022-03-10 05:36 PM
Still having issues, confirmed the calls are dropping because the zoom controller is not getting the keepalives and instructing the clients to end the call. Waiting to get confirmation on the port or port ranges used for the keep-alive, along with if they have any internal documentation on how to Qos voice/video separately in windows instead of giving zoom.exe Qos for all TCP/UDP port ranges.