[asterisk-bugs] [Asterisk 0019357]: [patch] Reboot Snom phones with "sip notify snom-reboot"
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 25 11:21:55 CDT 2011
The following issue has been UPDATED.
======================================================================
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-25 11:21 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-25 11:21 lathama Summary Reboot Snom phones with
"sip notify snom-reboot" => [patch] Reboot Snom phones with "sip notify
snom-reboot"
======================================================================
More information about the asterisk-bugs
mailing list