From c0d88d3c47e54fb279f6c48fa7bbaafbe403046b Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 5 Jan 2005 05:04:43 +0000 Subject: Merge sip notify fixes (bug #3243) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4666 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip_notify.conf.sample | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'configs') diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample index 8a52cdeb9..8b10da555 100755 --- a/configs/sip_notify.conf.sample +++ b/configs/sip_notify.conf.sample @@ -1,17 +1,22 @@ -[reboot-polycom] +[polycom-check-cfg] Event=>check-sync Content-Length=>0 ; Untested -[reboot-sipura] +[sipura-check-cfg] Event=>resync Content-Length=>0 ; Untested -[reboot-grandstream] +[grandstream-check-cfg] Event=>sys-control ; Untested -[reboot-cisco] +[cisco-check-cfg] Event=>check-sync Content-Length=>0 + +; Untested - from Snom docs +[reboot-snom] +Event=>reboot +Content-Length=>0 -- cgit v1.2.3