To add support for server side reboot function for polycom phones.
- Implement web gui to trigger restart action by sending a SIP NOTIFY msg to endpoints.
sample cfg for pjsip_notify.conf
[reboot-plcm]
Event=>check-sync
Content-Length=>0
sample command
S100*CLI> pjsip send notify reboot-plcm endpoint 8220
Sending NOTIFY of type 'reboot-plcm' to '8220'
Contact 8220/sip:8220@192.168.88.116:5060 has been deleted
Endpoint 8220 is now Unreachable
==============================
To add others Others for auto provisioning template to allow user to insert in their custom cfg just like yealink phones template.