> With Asterisk 1.4 I could use commands like: > > /usr/sbin/asterisk -rx "sip notify reboot-snom mjc_home" > > to reboot a snom phone. Now, with 1.6, when I try that, I get: > > Unable to find notify type 'reboot-snom' > Command 'sip notify reboot-snom mjc_home' failed. > > Do I need to add some magic to sip_notify.conf? I haven't quite figured > out how to make it work.
Found it. I needed: ; Untested - from Snom docs [reboot-snom] Event=>reboot Content-Length=>0 - Mike _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
