[asterisk-bugs] [Asterisk 0019357]: [patch] Reboot Snom phones with "sip notify snom-reboot"

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 26 08:33:30 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19357 
====================================================================== 
Reported By:                speedy
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19357
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.8.4.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-24 13:49 CDT
Last Modified:              2011-05-26 08:33 CDT
====================================================================== 
Summary:                    [patch] Reboot Snom phones with "sip notify
snom-reboot"
Description: 
In Asterisk there is a sample configuration file
configs/sip_notify.conf.sample:

...
[snom-reboot]
Event=>reboot
...

This is working for most Snom phones, but not for Snom m9. And it is not
the correct behaviour in Snom view.
http://wiki.snom.com/FAQ/How_to_trigger_the_phone_to_synchronize_its_settings_via_mass_deployment
It would be better to change it to:

[snom-reboot]
Event=>check-sync;reboot=true

This works for all Snom phones including m9.
====================================================================== 

---------------------------------------------------------------------- 
 (0135435) speedy (reporter) - 2011-05-26 08:33
 https://issues.asterisk.org/view.php?id=19357#c135435 
---------------------------------------------------------------------- 
With Snom m3 I did not found a solution for a reboot of the base station.
It is not working with "Event=>reboot" and "Event=>check-sync;reboot=true".
I will try to get a statement of Snom.
So no Snom phone will be excluded from reboot with the patch. Please
commit! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-26 08:33 speedy         Note Added: 0135435                          
======================================================================




More information about the asterisk-bugs mailing list