I found a Python script that I can use to send a notify message to reboot to a phone that is registered and it works pretty good. But I need to include the extension number in the message. I want a method to:
a. Send a provisioning URL to an registered SIp phone so it can get its setup. I will have the IP address and the Mac address of the phone from a ARP scan.
b. Reset or reboot the phone similarly to the scenario above. The phone will be basically blank or at factory default.
So is any of this doable?
Thanks for any pearls of wisdom