Hi,
I am looking for a way to reboot multiple VVX600 phones. I'm sending a SIP Notify message via a perl script as posted on http://community.polycom.com/t5/Polycom-Endpoints-Forum/Reboot-Phone-remotely/m-p/6395
The problem is that the script is not causing the phone to reboot. Am I doing something wrong here?
Is there a way to reboot the phone via HTTP? If so, how could I do that?
The current software version on the device is 5.5.0.23374.
My config file includes the following:
<polycomConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="polycomConfig.xsd"><voIpProt><voIpProt.SIP><voIpProt.SIP.specialEvent><voIpProt.SIP.specialEvent.checkSync voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1" /></voIpProt.SIP.specialEvent></voIpProt.SIP></voIpProt>
...
Thanks and regards,
Janusz