[asterisk-bugs] [Asterisk 0019357]: [patch] Reboot Snom phones with "sip notify snom-reboot"
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 26 10:17:39 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 10:17 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.
======================================================================
----------------------------------------------------------------------
(0135443) lathama (developer) - 2011-05-26 10:17
https://issues.asterisk.org/view.php?id=19357#c135443
----------------------------------------------------------------------
http://wiki.snom.com/Snom_m3/Firmware/Release_Notes/1.20 mentions an
Asterisk reboot bug...
Issue History
Date Modified Username Field Change
======================================================================
2011-05-26 10:17 lathama Note Added: 0135443
======================================================================
More information about the asterisk-bugs
mailing list