Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2022-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!