› VitalPBX Community Support › General Discussion › How to use sip_notify events
Is there a command I can use in the command line to issue the reboot-yealink for ext 200
I can use it from endpoint manager but wish to do it through SSH.
notify
reboot-yealink
yealink-reboot
[root@vpbx ~]# grep yealink /etc/asterisk/vitalpbx/*.conf pjsip_notify__10-default.conf:[yealink-check-cfg] pjsip_notify__10-default.conf:[yealink-reboot] sip_notify__50-events.conf:[reboot-yealink]
So the command syntax would be:
rasterisk -x 'sip notify reboot-yealink 200'
rasterisk -x 'pjsip send notify yealink-reboot endpoint 200'