summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-04-22 15:54:06 +0000
committerJoshua Colp <jcolp@digium.com>2008-04-22 15:54:06 +0000
commit1e066813acb489dd0b8fa721244f5d5faecac93b (patch)
tree451889eb7391e34ccfb1e3b044a173c0e3aa4dc3 /configs
parenta3f3613d662fa70a885d039266087907dc4d1d35 (diff)
Add support for authenticating on a NOTIFY request. This is useful for phones that require it when sending them a special packet to get them to do something (such as reload their configuration).
(closes issue #9896) Reported by: IgorG Patches: sipnotify-113980-v14.patch uploaded by IgorG (license 20) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114529 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip_notify.conf.sample16
1 files changed, 12 insertions, 4 deletions
diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample
index 6d729e170..bce379c65 100644
--- a/configs/sip_notify.conf.sample
+++ b/configs/sip_notify.conf.sample
@@ -2,11 +2,22 @@
Event=>check-sync
Content-Length=>0
-; Untested
[sipura-check-cfg]
Event=>resync
Content-Length=>0
+[linksys-cold-restart]
+Event=>reboot_now
+Content-Length=>0
+
+[linksys-warm-restart]
+Event=>restart_now
+Content-Length=>0
+
+[sipura-get-report]
+Event=>report
+Content-Length=>0
+
; Untested
[grandstream-check-cfg]
Event=>sys-control
@@ -16,17 +27,14 @@ Event=>sys-control
Event=>check-sync
Content-Length=>0
-; Tested
[snom-check-cfg]
Event=>check-sync\;reboot=false
Content-Length=>0
-; Tested
[aastra-check-cfg]
Event=>check-sync
Content-Length=>0
-; Tested
[aastra-xml]
Event=>aastra-xml
Content-Length=>0