You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything 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
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
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
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
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-07-21 05:01 PM
I'm testing out Zoom phone service, and in the setup process, I'd like to add custom .wav files to the options that users can select from for their ringtone. I uploaded a .wav file via the vvx450's web interface, but once I add the url to the recommended Zoom provisioning server, it gets wiped from the phone. Is there a simple way to create a template that lets me include ringtones for users?
Solved! Go to Solution.
2022-08-01 10:44 AM
Solved after some digging.
A user on the Poly forums showed how to format .wav files to work on Poly VVX phones: https://community.poly.com/t5/VoIP-SIP-Phones/Polycom-VVX300-and-custom-ringtones/m-p/83002/highligh...
Building the provision template wasn't too hard once I found the corresponding parameter in the Poly UC documentation: https://docs.poly.com/bundle/ucs-ag-6-0-0/page/r-ucs-ag-sampled-audio-file-parameters.html
After that, it was just a matter of uploading my .wav file to a publicly accessible url, one caveat being that I had to make sure the .wav file name in the url had no special characters, because it messed up the Poly phone. On Zoom's side, the provision template looks like this:
saf.2 = "https://hostingsitedomain.com/RickAstley.wav"
2022-08-01 10:44 AM
Solved after some digging.
A user on the Poly forums showed how to format .wav files to work on Poly VVX phones: https://community.poly.com/t5/VoIP-SIP-Phones/Polycom-VVX300-and-custom-ringtones/m-p/83002/highligh...
Building the provision template wasn't too hard once I found the corresponding parameter in the Poly UC documentation: https://docs.poly.com/bundle/ucs-ag-6-0-0/page/r-ucs-ag-sampled-audio-file-parameters.html
After that, it was just a matter of uploading my .wav file to a publicly accessible url, one caveat being that I had to make sure the .wav file name in the url had no special characters, because it messed up the Poly phone. On Zoom's side, the provision template looks like this:
saf.2 = "https://hostingsitedomain.com/RickAstley.wav"
2022-08-01 11:06 AM
Bravo! Rick Astley. Hahaha
2022-12-19 08:30 AM
Thanks for posting this @zackerman! It worked great!
2023-03-27 06:58 AM
Any idea if its possible with a Yealink MP56 to upload a custom Ringtone?