[svn-commits] russell: trunk r45440 - in /trunk: ./ configs/sip_notify.conf.sample

svn-commits at lists.digium.com svn-commits at lists.digium.com
Tue Oct 17 19:19:56 MST 2006


Author: russell
Date: Tue Oct 17 21:19:55 2006
New Revision: 45440

URL: http://svn.digium.com/view/asterisk?rev=45440&view=rev
Log:
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)

........

Modified:
    trunk/   (props changed)
    trunk/configs/sip_notify.conf.sample

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/configs/sip_notify.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/sip_notify.conf.sample?rev=45440&r1=45439&r2=45440&view=diff
==============================================================================
--- trunk/configs/sip_notify.conf.sample (original)
+++ trunk/configs/sip_notify.conf.sample Tue Oct 17 21:19:55 2006
@@ -16,7 +16,7 @@
 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



More information about the svn-commits mailing list