From d8e688ece90edf8bd32b2d47ee230984feb3a818 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 18 Oct 2006 02:19:55 +0000 Subject: Merged revisions 45439 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r45439 | russell | 2006-10-17 22:19:07 -0400 (Tue, 17 Oct 2006) | 2 lines update entry to reboot a snom phone (issue #7850, pnlarsson) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45440 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip_notify.conf.sample | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configs/sip_notify.conf.sample') diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample index 8b10da555..4440fa9ed 100644 --- a/configs/sip_notify.conf.sample +++ b/configs/sip_notify.conf.sample @@ -16,7 +16,7 @@ Event=>sys-control Event=>check-sync Content-Length=>0 -; Untested - from Snom docs -[reboot-snom] -Event=>reboot +; Tested +[snom-check-cfg] +Event=>check-sync;reboot=false Content-Length=>0 -- cgit v1.2.3