Add ability to remotely reboot snom phones. Also cleaned up and

reorganized sip_notify.conf.sample a bit as well.  Tested snom
reboot on snom 360 and verified snom-check-cfg worked as well.

(closes issue #13601)
Reported by: mjc
Tested by: seanbright


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@146312 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Sean Bright 17 years ago
parent 93baafa8aa
commit 36a3fb92fd

@ -1,11 +1,15 @@
[polycom-check-cfg] ; Aastra
[aastra-check-cfg]
Event=>check-sync Event=>check-sync
Content-Length=>0 Content-Length=>0
[sipura-check-cfg] [aastra-xml]
Event=>resync Event=>aastra-xml
Content-Length=>0 Content-Length=>0
; Linksys
[linksys-cold-restart] [linksys-cold-restart]
Event=>reboot_now Event=>reboot_now
Content-Length=>0 Content-Length=>0
@ -14,27 +18,36 @@ Content-Length=>0
Event=>restart_now Event=>restart_now
Content-Length=>0 Content-Length=>0
[sipura-get-report] ; Polycom
Event=>report
[polycom-check-cfg]
Event=>check-sync
Content-Length=>0 Content-Length=>0
; Untested ; Sipura
[grandstream-check-cfg]
Event=>sys-control
; Untested [sipura-check-cfg]
[cisco-check-cfg] Event=>resync
Event=>check-sync
Content-Length=>0 Content-Length=>0
[sipura-get-report]
Event=>report
Content-Length=>0
; snom
[snom-check-cfg] [snom-check-cfg]
Event=>check-sync\;reboot=false Event=>check-sync\;reboot=false
Content-Length=>0 Content-Length=>0
[aastra-check-cfg] [snom-reboot]
Event=>check-sync Event=>reboot
Content-Length=>0 Content-Length=>0
[aastra-xml] ;;
Event=>aastra-xml ;; The following NOTIFY messages are not confirmed to work.
;;
[cisco-check-cfg]
Event=>check-sync
Content-Length=>0 Content-Length=>0

Loading…
Cancel
Save