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-03-23 02:23 PM
I have a Yealink T33G that I'd like to automatically configure to listen for multicast traffic sent from our informacast server.
I've found instructions for manually configuring this via the phones web interface. But I cannot find any info on getting this config to the phone via its Provisioning Template from with Zoom. Can someone point me in the right direction?
2022-03-23 02:45 PM
Provisioning template can be added/customized by going to Phone System Mgmnt>Company Info>Account Settings>Desk phones>Provision template and create the desired template.
Once template is created you can go to Phones&Devices and select the desk-phone you needed the template applied to, click the ellipsis at the far right corner and bind provision template.
If this has answered or help find a solution to your question , please click the Accept as Solution button below so that others in the Community may benefit as well.
2022-03-24 06:54 AM
@JoshT , just checking in if you were able to locate the provisioning template location as per my last response?
2022-03-25 08:06 AM
@JoshT , just checking in again if you were able to locate the provisioning template location as per my first response?
2022-12-30 09:18 AM
Is there a way to download the default provisioning file for a Yealink T-58A phone - that we can then modify a parameter or two on and upload as a custom template? (specifically looking for the T-58a call_list.delete parameter)
2023-08-15 08:30 AM - edited 2023-08-15 09:08 AM
This is the exact configuration I am working with (T33G and InformaCast Fusion). I've assigned the template, re-synced, restarted, but the multicast settings are still not present on the device.
Would you share what you put in your provisioning template?
2023-08-29 01:36 PM
Hi,
Could you please share the template? I would like to auto-configure as well, but I have not found the template in this thread. It seems like it got edited
Thank you!
2023-08-31 05:38 AM
multicast.receive_priority.enable = 1
multicast.receive_priority.priority = 1
multicast.listen_address.1.ip_address = IP:PORT
multicast.listen_address.1.label = Alert
Modify IP:PORT with your desired multicast stream from your InformaCast setup.
2023-09-07 07:49 AM
Thank you so much!