> Does anyone know how to remotely reboot a PolyCom specifically 601
> phone?

sip notify polycom-check-cfg <ipaddr>

Or you might have to switch the polycom-check-cfg and the ip. I forget the 
order. You
also need to make sure that the phone has alwaysreboot=1 in the sip.cfg xml 
file.

You can also reboot by the sip device name (that you specified in sip.conf):

sip notify polycom-check-cfg <sip-device-name>

Note that you have to have a valid "sip_notify.conf" file.  The
default file from "make samples" has everything you need.

One caveat:  In the Polycom sip.cfg file, there is a setting:

<specialEvent ... voIpProt.SIP.specialEvent.checkSync.alwaysReboot="1"/>

By default it is set to '0', which means the phone will only reboot on
a "sip notify" if the configuration files have changed.  I change this
to '1' so it will always reboot if I issue a "sip notify" command.


- Noah
_______________________________________________
--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