Yealink Forums

Full Version: Multiple T46 Custom Ringtone upload
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We have uploaded 10 custom ringtones via an individual phone's web interface. They show up in addition to the Ring1-Ring8 in the web interface. Users are able to use the phone keypad interface basic settings to select the ringtone they desire.

While we have been able to achieve the upload of multiple custom ringtones through an individual phone's web interface, we want to place such in the config file - when deploying 100 phones, we certainly cannot upload 10 custom ringtones in 100 individual phones.

How can this be configured in the config file? We understand the ringtone.url setting, but that only allows one ringtone to be uploaded. How can we upload multiple ringtones in the config file?

OK - got it figured out. Simply put multiple ringtone.url lines in your config file, placing a different ringtone url in each instance.

All 10 custom ringtones downloaded to the phone through the config file with no issues.
hi

thanks for your sharing , if anything we can help ,just let us know

BR

Michael
Hello,

Following the 1st request, is it possible to upload several music files?
I did:
ringtone.url = http://xxxx/yealink/ringtones/LoveViolinSound.wav
ringtone.url = http://xxxx/yealink/ringtones/russian-ringtone.wav
but it download only the last one.
How can I configure to download several?

Tks,
Note for anyone else, from the last post I wasn't sure if ringtone.url needed to be a unique value. It doesn't- this worked for me and added the three files to the list of available ringtones on the phone.

ringtone.url = tftp://192.168.4.185/ringtones/alt8.wav
ringtone.url = tftp://192.168.4.185/ringtones/alt7.wav
ringtone.url = tftp://192.168.4.185/ringtones/alt6.wav
Reference URL's