Thanks a lot. It's work :-) 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aaron Daniel
Sent: Tuesday, January 10, 2006 10:18 PM
To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asterisk-Users] Re: Re: Remotely reboot SIP Phones ?

Figured it out :)

Basically, you have to have a file called syncinfo.xml in the tftp root
directory, with the following contents:

<SYNCINFO>
<IMAGE VERSION="*" SYNC="1"/>
</SYNCINFO>

Also, in SIPDefault.cnf or the phone's configuration file, stick:

sync: "0"

somewhere so the phone's sync value doesn't match the value in syncinfo.xml.

If you make a change of sorts, just run "sip notify reboot-cisco <username>"
at any time in asterisk and it'll send the notify to the phone.

If the phone is in use, it waits until it's idle, once it is, it waits 20
seconds and then checks the syncinfo.xml file, and if the values of sync are
different, it reboots :)

Aaron

Tomislav Parcina wrote:
> In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
>> Yeah, that should theoretically work, but I've got about 60 cisco 
>> phones that don't respond to the check-sync.
> 
> If you ever make it work, please anounce it on the group.
> 
> 
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to