Yealink Forums

Full Version: Auto download ring tone?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

Can you provision a yealink phone from a reset to download and configure a custom ringtone in anyway? We have a few 100 phones we would like to be able to load a custom ring tone on after a reset.
hi

you can finish it through auto provision , sentence :

ringtone.url =
//value is URL within 511 characters. It configures the access URL of the custom ring tone file.
Example:
ringtone.url = tftp://192.168.1.100/Customring.wav//

phone_setting.ring_type =
//value :Ring1.wav, Ring2.wav, Ring3.wav,
Ring4.wav,
Ring5.wav
Ring6.wav, Ring7.wav,
Ring8.wav,
Silent.wav,
Splash.wav,
or custom ring tone name (e.g., Customring.wav).
It configures a ring tone for the IP phone.
Example:
To configure a phone built-in ring tone (e.g., Ring1.wav):
phone_setting.ring_type = Ring1.wav

To configure a custom ring tone (e.g., Customring.wav):
phone_setting.ring_type = Customring.wav
//

for your request , it is suggested to use a DHCP server or PNP server to auto provision the phone , for more details , please refer to the auto provision guide download from below link :

http://support.yealink.com/attachmentDow...V80_60.pdf

TKS & BR

Michael
Reference URL's