Yealink Forums

Full Version: Is it possible to set auto_provision.server.url via a servlet call?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i.e. something like
wget --no-check-certificate https://admin:adminpw@{phoneip}/servlet?key=autoprovision_url&value=http://avalidprovisioningurl

We just had a situation where a mistake in autoprovisioning blanked out the autoprovisioning url. We could remotely factory default them all, but it would be faster to just fix the URL
(03-27-2020 08:32 PM)scully Wrote: [ -> ]i.e. something like
wget --no-check-certificate https://admin:adminpw@{phoneip}/servlet?key=autoprovision_url&value=http://avalidprovisioningurl

We just had a situation where a mistake in autoprovisioning blanked out the autoprovisioning url. We could remotely factory default them all, but it would be faster to just fix the URL

I don't have an answer to your initial question. But I'm curious as to how you perform a remote factory reset.

Is this using an internal tool, or Yealinks RPS or DM platform?

Thank you.
I'll do that
Reference URL's