Reboot Polycom

From KlavoWiki
Revision as of 22:28, 2 May 2008 by David (talk | contribs)
Jump to navigationJump to search

If you would even like to reboot a Polycom phone from the Asterisk CLI you need to configure 2 files.


The first file been the Polycom sip.cfg (or other) file.

voIpProt.SIP.specialEvent.checkSync.alwaysReboot=1

Make sure the Polycom is rebooted so the phone is reloaded with the new configurion file.

The second file been the Asterisk sip_notify.conf file.

/etc/asterisk/sip_notify.conf

[polycom-check-cfg] 
Event=>check-sync 
Content-Length=>0 

Reload the Asterisk SIP modules so Asterisk sees the changes in the file sip_notify.conf

sip reload

To execute the reboot from the Asterisk CLI type in:

sip notify polycom-check-cfg ip_address_of_phone