summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-01-04 06:21:05 +0000
committerMark Spencer <markster@digium.com>2005-01-04 06:21:05 +0000
commitca40ab4b67a0e9b4759966c1388ee210e45f3d5b (patch)
tree06b9d1d14eef7e440fce9b5936e914e660174e99 /configs
parentdfceae320d669cb0ed8149ac162e7aae383eaa09 (diff)
Allow generic sip notify (bug #3231)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip_notify.conf.sample17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample
new file mode 100755
index 000000000..8a52cdeb9
--- /dev/null
+++ b/configs/sip_notify.conf.sample
@@ -0,0 +1,17 @@
+[reboot-polycom]
+Event=>check-sync
+Content-Length=>0
+
+; Untested
+[reboot-sipura]
+Event=>resync
+Content-Length=>0
+
+; Untested
+[reboot-grandstream]
+Event=>sys-control
+
+; Untested
+[reboot-cisco]
+Event=>check-sync
+Content-Length=>0