summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-10-04 01:54:44 +0000
committerSean Bright <sean@malleable.com>2008-10-04 01:54:44 +0000
commit36a3fb92fd455d1260ead3e6f6db21a763f5a148 (patch)
treecb7f02434c457623dd3305d97f135a9b9ac638a4 /configs
parent93baafa8aa2213cd7982c2b88c0e80814a2793a3 (diff)
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
Diffstat (limited to 'configs')
-rw-r--r--configs/sip_notify.conf.sample43
1 files changed, 28 insertions, 15 deletions
diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample
index bce379c65..74ee9554b 100644
--- a/configs/sip_notify.conf.sample
+++ b/configs/sip_notify.conf.sample
@@ -1,11 +1,15 @@
-[polycom-check-cfg]
+; Aastra
+
+[aastra-check-cfg]
Event=>check-sync
Content-Length=>0
-[sipura-check-cfg]
-Event=>resync
+[aastra-xml]
+Event=>aastra-xml
Content-Length=>0
+; Linksys
+
[linksys-cold-restart]
Event=>reboot_now
Content-Length=>0
@@ -14,27 +18,36 @@ Content-Length=>0
Event=>restart_now
Content-Length=>0
-[sipura-get-report]
-Event=>report
+; Polycom
+
+[polycom-check-cfg]
+Event=>check-sync
Content-Length=>0
-; Untested
-[grandstream-check-cfg]
-Event=>sys-control
+; Sipura
-; Untested
-[cisco-check-cfg]
-Event=>check-sync
+[sipura-check-cfg]
+Event=>resync
Content-Length=>0
+[sipura-get-report]
+Event=>report
+Content-Length=>0
+
+; snom
+
[snom-check-cfg]
Event=>check-sync\;reboot=false
Content-Length=>0
-[aastra-check-cfg]
-Event=>check-sync
+[snom-reboot]
+Event=>reboot
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