"Dr. Michael J. Chudobiak" <[EMAIL PROTECTED]> writes:

> 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.

I believe it works the same as in 1.4. You can add something like this
to sip_notify.conf:

[reboot-snom]
Event=>check-sync\;reboot=true
Content-Length=>0

[snom-check-cfg]
Event=>check-sync\;reboot=false
Content-Length=>0


/Benny


_______________________________________________
-- 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

Reply via email to