[Home]

Summary:ASTERISK-12812: Add reboot-snom to sip_notify
Reporter:mjc (mjc)Labels:
Date Opened:2008-10-02 07:06:02Date Closed:2008-10-03 20:44:39
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Snom phones can be rebooted remotely. sip_notify.conf.sample should be updated to reflect this.
Comments:By: mjc (mjc) 2008-10-02 07:08:36

@@ -30,3 +30,8 @@
[aastra-xml]
Event=>aastra-xml
Content-Length=>0
+
+; Tested
+[reboot-snom]
+Event=>reboot
+Content-Length=>0

By: Digium Subversion (svnbot) 2008-10-03 20:44:37

Repository: asterisk
Revision: 146312

U   trunk/configs/sip_notify.conf.sample

------------------------------------------------------------------------
r146312 | seanbright | 2008-10-03 20:44:35 -0500 (Fri, 03 Oct 2008) | 8 lines

Add ability to remotely reboot snom phones.  Also cleaned up and
reorganized sip_notify.conf.sample a bit as well.  Tested snom
reboot on snom 360 and verified snom-check-cfg worked as well.

(closes issue ASTERISK-12812)
Reported by: mjc
Tested by: seanbright

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=146312